function openchild(sPicURL) { 
     window.open( "tender/help.html"+sPicURL, "one", "resizable=0,HEIGHT=680,WIDTH=600,left=240,top=5,scrollbars=yes"); 
   }