<!-- 
if (top.location != self.location) {top.location = self.location.href}
self.moveTo(0,0);  
self.resizeTo(screen.availWidth,screen.availHeight); 
//--> 

