function floatWindow(theURL)   { win = window.open(theURL,'Belvedere','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=400,height=300'); }