cat100_on = new Image;
cat100_on.src = "http://www.r7g.com/6424/m/cat/100_uk_over.gif";
cat100_off = new Image;
cat100_off.src = "http://www.r7g.com/6424/m/cat/100_uk.gif";

cat200_on = new Image;
cat200_on.src = "http://www.r7g.com/6424/m/cat/200_uk_over.gif";
cat200_off = new Image;
cat200_off.src = "http://www.r7g.com/6424/m/cat/200_uk.gif";

cat300_on = new Image;
cat300_on.src = "http://www.r7g.com/6424/m/cat/300_uk_over.gif";
cat300_off = new Image;
cat300_off.src = "http://www.r7g.com/6424/m/cat/300_uk.gif";

cat400_on = new Image;
cat400_on.src = "http://www.r7g.com/6424/m/cat/400_uk_over.gif";
cat400_off = new Image;
cat400_off.src = "http://www.r7g.com/6424/m/cat/400_uk.gif";

cat500_on = new Image;
cat500_on.src = "http://www.r7g.com/6424/m/cat/500_uk_over.gif";
cat500_off = new Image;
cat500_off.src = "http://www.r7g.com/6424/m/cat/500_uk.gif";

cat600_on = new Image;
cat600_on.src = "http://www.r7g.com/6424/m/cat/600_uk_over.gif";
cat600_off = new Image;
cat600_off.src = "http://www.r7g.com/6424/m/cat/600_uk.gif";

contact_on = new Image;
contact_on.src = "http://www.r7g.com/6424/m/cat/contact_uk_over.gif";
contact_off = new Image;
contact_off.src = "http://www.r7g.com/6424/m/cat/contact_uk.gif";

panier_on = new Image;
panier_on.src = "http://www.r7g.com/6424/m/panier_uk_on.gif";
panier_off = new Image;
panier_off.src = "http://www.r7g.com/6424/m/panier_uk.gif";

ok_on = new Image;
ok_on.src = "http://www.r7g.com/6424/m/ok_on.gif";
ok_off = new Image;
ok_off.src = "http://www.r7g.com/6424/m/ok_off.gif";

cgv_on = new Image;
cgv_on.src = "http://www.r7g.com/6424/m/home/cgv_uk_on.gif";
cgv_off = new Image;
cgv_off.src = "http://www.r7g.com/6424/m/home/cgv_uk.gif";

tailles_on = new Image;
tailles_on.src = "http://www.r7g.com/6424/m/home/tailles_uk_on.gif";
tailles_off = new Image;
tailles_off.src = "http://www.r7g.com/6424/m/home/tailles_uk.gif";

nous_contacter_on = new Image;
nous_contacter_on.src = "http://www.r7g.com/6424/m/home/nous_contacter_uk_on.gif";
nous_contacter_off = new Image;
nous_contacter_off.src = "http://www.r7g.com/6424/m/home/nous_contacter_uk.gif";



function ChangeUrl2(formulaire)
{
  location.href = formulaire.ListeUrl2.options[formulaire.ListeUrl2.selectedIndex].value;
}