if(!(navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)<=4)){
	document.write('<link rel="stylesheet" type="text/css" href="/common/css/form.css">');
}

var w = screen.availWidth;
function openWindow1(theURL) 
{openWin1 = window.open(theURL,'1','toolbar=no,scrollbars=yes,width=480,height=600,top=55');
}