<!--
if (parent.frames.length > 0){
//parent.location.href=self.location;
parent.location.href=self.location.href;
//if (top!=self) top.location.replace(parent.location.href);
//window.history.go(-1);
}
//-->
