function open_window(theURL,winName,features) { //v1.0  window.open(theURL,winName,features);}
