/*
if (top!=self) 
 top.location.href=self.location.href; 
*/

function noenter() {
   return !(window.event && window.event.keyCode == 13);
}

