Boomer=""
win=""
u = "7PFj2.html";

function andBoom()
{
win=window.open(u,"BoomWindow");
}

function rtn()
{
rt=history.go(-1)
}


