
function url() {
hidden=open('yourpagename.html','NewWindow','top=0,left=0,width=1020,height=710,status=no,resizable=yes,scrollbars=yes');
}
