function check_frameset() { 
	if (window == top) top.location.href = "index_home.html";	
}
