
<!--
 function checkFrameset() {
  if(!parent.mainFrame) 
   location.href="../index.htm?" + location.href;
 }
//-->
