//------------------------------------------------------------------------------------------------------------------------
//*********************Fonction executee pour les articles non disponibles pour la vente en ligne*********************************
//------------------------------------------------------------------------------------------------------------------------


function NDVEL() {javascript:parent.frames[0].shebakJdid('ndve.htm','','',450,200);
	
	shebak = window.open('ndve.htm','',"toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,scrollbars=yes,width="+450+",height="+200);    	
}	

function shebakJdid(url,lalt,label,width,height) 
{
	shebak = window.open(url,label,"toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,scrollbars=yes,width="+width+",height="+height);    	
}

	