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