<!--
/**************************************************
 *      Javascript-generated Dropdown Menu        *
 * Copyright:  ©2003 Ragbert, the Webboffin®      *
 *      http://webboffin.crosswinds.net/          *
 **************************************************
 * You may use this script on personal, non-      *
 * commercial sites only.  Use of this script     *
 * requires the inclusion of this copyright       *
 * notice inside the script.                      *
 **************************************************
 * If you make any improvements to the script,    *
 * email "webboffin at crosswinds dot net" with   *
 * a link to your menu, and we'll give you credit *
 * for it.  &:-)                                  *
 *************************************************/

// drop menu
 
function insertMenu1() {  
  document.writeln('<form name="Menu1" id="dropMenu1" align="center">');
  document.writeln('<select name="linkto" size="1" onChange ="LinkTo(this.form)">');
  document.writeln('<option selected value="">Main Menu and Surf-Net rings:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
    
  // Edit the following links and/or add new ones:
  document.writeln('<option value="http://drivein-jim.net/">entrance</option>');
  document.writeln('<option value="javsite.html">javascript Site Map</option>');
  document.writeln('<option value="nonjavsite.html">non-Javascript Site Map</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1328/what-is-new">What\'s new page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/contact/feedback.html">form Email</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1331/guest-book-page">Guestbook</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1321/links-page">links page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1322/open-drive-in-movie-theatre-web-pages-1">Open drive pages Alabama thru Mississippi</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1323/open-drive-in-movie-theatre-web-pages-2">Open drive pages Montana thru Wyoming</option>');
  document.writeln('<option value="quantityupdated.html">Updates page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/articles/893/route-66-drive-in-movie-theaters-entrance-page">Route 66 Drive-Ins</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="">Surf-Net rings:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="rings09.html"> 1) The Drive-In Theatre Resources sitering</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="">Misc:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1325/faq">FAQ about my site</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1329/drive-in-jim-s-the-way-i-remember-drive-ins-page">remember</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1330/how-to-survive-a-horror-movie">How to Survive a Horror Movie</option>');
  document.writeln('<option value="thedrawing.html">raytraced drawing of a Drive-In</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="">Copyright by Jim M. Pierce, 1998-2010</option>');
   
  // End of editable area
    
  document.write('</select>');
  document.write('&nbsp; <input type="submit" name="submit" value="Go">');
  document.write('</form>');
}  
    
function insertMenu2() {  
  document.writeln('<form name="Menu1" id="dropMenu1" align="center">');
  document.writeln('<select name="linkto" size="1" onChange ="LinkTo(this.form)">');
  document.writeln('<option selected value="">Main Menu:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
    
  // Edit the following links and/or add new ones:
  document.writeln('<option value="../index.html">entrance</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1328/what-is-new">What\'s new page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/contact/feedback.html">form Email</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1331/guest-book-page">Guestbook</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1321/links-page">links page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1322/open-drive-in-movie-theatre-web-pages-1">Open drive pages Alabama thru Mississippi</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1323/open-drive-in-movie-theatre-web-pages-2">Open drive pages Montana thru Wyoming</option>');
  document.writeln('<option value="../quantityupdated.html">Updates page</option>');
  document.writeln('<option value="http://www.drivein-jim.net/articles/893/route-66-drive-in-movie-theaters-entrance-page">Route 66 Drive-Ins</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="">Surf-Net rings:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="../rings09.html"> 7) The Drive-In Theatre Resources sitering</option>');
  document.writeln('<option value="">Miscellanious:</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1325/faq">FAQ about my site</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1329/drive-in-jim-s-the-way-i-remember-drive-ins-page">remember</option>');
  document.writeln('<option value="http://www.drivein-jim.net/about/1330/how-to-survive-a-horror-movie">How to Survive a Horror Movie</option>');
  document.writeln('<option value="../thedrawing.html">raytraced drawing of a Drive-In</option>');
  document.writeln('<option value="">- - - - - - - -</option>');
  document.writeln('<option value="">Copyright by Jim M. Pierce, 1998-2010</option>');
  // End of editable area
    
  document.write('</select>');
  document.write('&nbsp; <input type="submit" name="submit" value="Go">');
  document.write('</form>');
}  
    

function LinkTo(form) {
  var JimIndex=form.linkto.selectedIndex;
  window.location.href=(form.linkto.options[JimIndex].value);
}
    
// -->

