homeabouton = new Image();
homeabouton.src = "/images/index/about_on.gif";
homeaboutoff = new Image();
homeaboutoff.src = "/images/index/about_off.gif";

homeserviceson = new Image();
homeserviceson.src = "/images/index/services_on.gif";
homeservicesoff = new Image();
homeservicesoff.src = "/images/index/services_off.gif";

homeprojectson = new Image();
homeprojectson.src = "/images/index/projects_on.gif";
homeprojectsoff = new Image();
homeprojectsoff.src = "/images/index/projects_off.gif";

tagcreativeon = new Image();
tagcreativeon.src = "/images/index/tag_creative_on.gif";
tagcreativeoff = new Image();
tagcreativeoff.src = "/images/index/tag_creative_off.gif";

tagproductionon = new Image();
tagproductionon.src = "/images/index/tag_production_on.gif";
tagproductionoff = new Image();
tagproductionoff.src = "/images/index/tag_production_off.gif";

tagconsultationon = new Image();
tagconsultationon.src = "/images/index/tag_consultation_on.gif";
tagconsultationoff = new Image();
tagconsultationoff.src = "/images/index/tag_consultation_off.gif";

subabouton = new Image();
subabouton.src = "/images/sub/about_on.gif";
subaboutoff = new Image();
subaboutoff.src = "/images/sub/about_off.gif";

subserviceson = new Image();
subserviceson.src = "/images/sub/services_on.gif";
subservicesoff = new Image();
subservicesoff.src = "/images/sub/services_off.gif";

subprojectson = new Image();
subprojectson.src = "/images/sub/projects_on.gif";
subprojectsoff = new Image();
subprojectsoff.src = "/images/sub/projects_off.gif";


