//if (self.screen.width == 800){ document.write("<style>#textzoom{width:auto;}</style>");}
//else if (self.screen.width > 800) {document.write("<style>#textzoom{width:900px;}</style>");}
function Fneu() {
F1=window.open('popup.htm','PopUp','width=300,height=285,screenX=0,screenY=0');
}