function checkFrameset() {
	if(!parent.menu)
		location.href= "index.html?" + location.href;
}
