function edit_produit(klm2,exadream2) {
switch (klm2){	
default: foxy2 = "/" + klm2; 
break;
}	
if (exadream2) foxy2 += "?" + exadream2;location.href = foxy2;
}


function favoris() {
if ( navigator.appName != 'Microsoft Internet Explorer' )
{ window.sidebar.addPanel("Ethicolours","http://www.ethicolours.com",""); }
else { window.external.AddFavorite("http://www.ethicolours.com/","Ethicolours"); } 
}