var exit=true;
function xit()
{
if (exit)
open("http://www.astronomad.com/popup/pop.html","console",
"width=345,height=480");
}
