Ecco come aprire il POP UP
<script language="javascript" type = "text/javascript">
function popItUp() {
var newWindow = open("finestrahtmlchevuoiaprire", "secondWindow", "align=center,scrollbars=no,resizable=no,width=700 ,height=320");
}
</script>
....
...
...
....
....
...
<body onload="javascriptopItUp()">
L'altra cosa non l'ho capita...