<!--
if (parent == self) 
{ 
	document.location.href = "main.htm?" + document.location.pathname; 
}
//-->
