function openwindow(theurl,winname,features)  {window.open(theurl,winname,features) ;}