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=no,width=460,height=550,top=55');
}