//<!-- Hide JavaScript from Java-Impaired Browsersfunction opengloss(url) {window.open(url,"","height=385,width=225,left=0,top=0,scrollbars=1,resizable=1,menubar=0");}function openwindow(url) {window.open(url,"","height=520,width=500,left=0,top=0,scrollbars=1,resizable=1,menubar=0");}var win = null;function NewWindow(mypage,myname,w,h,scroll) {LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;TopPosition = (screen.height) ? (screen.height-h)/2 : 0;settings ='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'win = window.open(mypage,myname,settings);}// end scripts -->
