<!--

	function openimp(file)
	{popup=window.open(file, 'popup', 'resizable=yes,width=400,height=480');popup.focus();}

         function openPopGeneral(file)
	{GeneralPop=window.open(file, 'GeneralPop', 'resizable=yes,width=400,height=480');GeneralPop.focus();} 


//-->