core="core.html";
getflash="getflash.html";
msg="";

function valid()
{
	if (msg != "") {
	top.location = msg;
	}
}
