function subWin(theURL) { window.open(theURL,'sub','width=740,height=400'); }