function blastFrameset()
{
	if(window.top != window.self)
	{
		window.top.location.replace("http://www.selfsvg.info/");
	}
}