<!-- begin xitpop code
var exit=true;
function xitpop()
{
	 if (exit){
		window.open("ohno.htm","sample","height=430,width=510,status=no,menubar=no,location=no,resizable=no,titlebar=yes,scrollbars=no,top=50,left=50");
	}
}
// end hide -->