function openWin( windowURL, windowName, windowFeatures ) { return window.open( windowURL, windowName, windowFeatures) ;}; document.write("U2 Chat");