Help for this page

Select Code to Download


  1. or download this
    print $query->start_html(-title => 'Selection ',
                             -BGCOLOR=>'lavender',
                             -script=>$JSCRIPT);
    
  2. or download this
    if ($query->param('embedvar')) {
       $JSCRIPT .= 'windo("no_win");';
    }