<!-- Frame script -->
<!--
if (parent.ap!="yes") {  
 s1=window.location.href;
 sl=s1.length;
 page=s1.substring(sl-8,sl);
 top.location.replace("phome.htm?"+page);
}
//-->
