<!-- hide this script from non-javascript-enabled browsers

 function fwind()
                    			{
			                    popupWin=window.open('pop.html','popwin','width=300, height=400');

}



function nwind()
                    			{
			                    popupWin=window.open('about:blank','popwin','width=300, height=400');
	                    	}

//-->
