function forceframe()
{

	if(top.location != "http://www.bushikai.com/")
	{top.location = "http://www.bushikai.com/"}
}
window.onload=forceframe();

