
var nomAccroche=new Array();
// Titre Accroche

nomAccroche[0]="accroche_CATGroup_uk.jpg";


var titreAccroche=new Array();
//Résumé Accroche

titreAccroche[0]="The leading independent provider of finished vehicle and automotive parts logistics worldwilde CAT group";

function ecrireAccroche(param){
document.write("<img src=../_img/accroche_CATGroup_uk.jpg  border=0>");
}