\n'); } //--> function openNewWindow(URLtoOpen, windowName, windowFeatures) { // window.alert(URLtoOpen); if ((URLtoOpen!='popnewseng.asp') && (URLtoOpen!='popnewsita.asp') &&(URLtoOpen!='popnewsted.asp')){ window.open(URLtoOpen, windowName, 'width=400,height=420,scroolbars=0,resizable=0,toolbars=0'); } }