		
	<!--//<SCRIPT>
	function killLogin(){
		top.location="Login.php?killLogin=Y";
	}
	function popYes(page,h,w,scroll) {
	rnd=Math.round(Math.random()*10000);
	window.open(page,rnd, 'toolbar=NO, location=NO, directories=NO, status=NO, menubar=NO, scrollbars='+scroll+', resizable=YES, copyhistory=NO, width='+w+', height='+h+', left=100,top=100');}
	//-->

