//  SCRIPT FENETRE D'AIDE ACHAT SUR SITE
<!--
function aide(URL,Name,features)
{ 
	window.open(URL,Name,features);
}
//-->