<!--Hide script from old browsers

function newWindow(newContent)
{
winContent = window.open(newContent, 'nextWin', 'right=0, top=30,width=600,height=600, location=yes, toolbar=yes,scrollbars=yes, resizable=yes')         
}

//Stop hiding script from old browsers -->
