<!--Hide script from old browsers
function newWindow(newContent)
 {
  winContent = window.open(newContent,'nextWin','left=100,top=20,width=1000,height=1417, toolbar=no,scrollbars=yes,resizable=yes')         
 }
 //Stop hiding script from old browsers -->

/*
<A HREF="javascript:newWindow('http://www.netmechanic.com')">
  Visit the NetMechanic home page</a>
  */