function show_window (URL){ 
   window.open(URL,"OPrecursor","width=275,height=450,scrollbars=NO") 
}