//<!-
//Check if index page is loaded into the iframe
	if(top.frames.length==0)
	top.location="../index.shtml";




//-->
