mymenu = new POTMenu
// Defines the size of the main menu items, width and height
mymenu.mainmenuitemsize(100,19)
// Defines the size of the sub menu items, width and height
mymenu.submenuitemsize(140,19)
// Defines the position of the sub menus in relation to the parent
// mymenu.submenuplacing(0,-25)
mymenu.submenuplacing(0,0)
// Images that make up the border of the main menu. Optional.
mymenu.mainborderimages("images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif")
// Corners of the images that make up the main menu border.
mymenu.mainbordercorners("images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif")
// Left width, right width and height of the top and bottom of the border
mymenu.mainborderdimensions(2,4,4)
// These lines are for the sub menu borders
mymenu.subborderimages("images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif")
mymenu.subbordercorners("images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif","images/blackpixel.gif")
mymenu.subborderdimensions(2,0,0)
// Main menu cell color
mymenu.mainmenucolor("#990000")
mymenu.mainmenucolorov("#FF0000")
// Sub menu cell color
mymenu.submenucolor("#990000")
mymenu.submenucolorov("#FF0000")
// Graphical "join" between a menu and its sub menu. Optional
// mymenu.definejoin("../images/join.gif",25)
// Centers text for Netscape 4.7
mymenu.netscapeadjust(3,3)
// The image that is show between the main menu items
mymenu.definemainspacer("images/blackpixel.gif",1)
// The image that is show between the sub menu items
mymenu.definesubspacer("images/blackpixel.gif",1)
// This line is required here
mymenu.startMenu()
// Define the main menu.
mymenu.addMenu("Home","<b><font color=white>&nbsp;Welcome</font></b>", "index.html")
mymenu.addMenu("dining","<b><font color=white>&nbsp;Dining</font></b>", "")
mymenu.addMenu("excursions","<b><font color=white>&nbsp;Excursions</font></b>", "")
mymenu.addMenu("eustis","<b><font color=white>&nbsp;Eustis</font></b>", "")
//mymenu.addMenu("mtdora","<b><font color=white>&nbsp;Mt. Dora</font></b>", "")
mymenu.addMenu("tavares","<b><font color=white>&nbsp;Tavares</font></b>", "")
mymenu.addMenu("directions","<b><font color=white>&nbsp;Directions</font></b>", "")
mymenu.addMenu("tickets","<b><font color=white>&nbsp;Tickets</font></b>", "http://www.dynamicticketsolutions.com/fra")
//mymenu.addMenu("gallery","<b><font color=white>&nbsp;Gallery</font></b>", "index.html")
mymenu.addMenu("email","<b><font color=white>&nbsp;Contact Us</font></b>", "")
//mymenu.addMenu("email","<b><font color=white>&nbsp;Email Us</font></b>", "mailto:info@railflorida.com")
mymenu.addMenu("links","<b><font color=white>&nbsp;Local Links</font></b>", "Links.html")

// This line is required after the main menu is defined.
mymenu.showMainMenu()

// Define the sub menus
//mymenu.addSubMenu("dining", "", "<b><font color=yellow>Valentines Day<br>&nbsp;Dinner Train</b>", "Valentine.html")
mymenu.addSubMenu("dining", "", "<b><font color=yellow>Citrus Sun<br>&nbsp;LunchTrain</font></b>", "Lunch.html")
mymenu.addSubMenu("dining", "", "<b><font color=yellow>Evening Star<br>&nbsp;Dinner Train</font></b>", "Dinner.html")

//mymenu.addSubMenu("excursions", "", "<b><font color=yellow>Mount Dora<br>&nbsp;Meteor</font></b>", "Meteor.html")
mymenu.addSubMenu("excursions", "", "<b><font color=yellow>Citrus Sun<br>&nbsp;Excursion Train</b>", "Champion.html")
//mymenu.addSubMenu("excursions", "", "<b><font color=yellow>Spring Rail<br>&nbsp;Ramble</b>", "Ramble.html")
//mymenu.addSubMenu("excursions", "", "<b><font color=yellow>Magic<br>&nbsp;Express</b>", "MagicExpress.html")
mymenu.addSubMenu("excursions", "", "<b><font color=yellow>Gunfight at the<br>&nbsp;OK Corral</b>", "Gunfight.html")

//mymenu.addSubMenu("mtdora", "", "<b><font color=yellow>Mount Dora<br>&nbsp;Meteor</font></b>", "Meteor.html")
//mymenu.addSubMenu("mtdora", "", "<b><font color=yellow>Directions</font></b>", "MtDora.html")

mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Citrus Sun<br>&nbsp;Lunch Train</font></b>", "Lunch.html")
mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Evening Star<br>&nbsp;Dinner Train</font></b>", "Dinner.html")
mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Citrus Sun<br>&nbsp;Excursion Train</font></b>", "Champion.html")
//mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Valentines Day<br>&nbsp;Dinner Train</b>", "Valentine.html")
//mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Spring Rail<br>&nbsp;Ramble</b>", "Ramble.html")
//mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Magic<br>&nbsp;Express</b>", "MagicExpress.html")
mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Gunfight at the<br>&nbsp;OK Corral</b>", "Gunfight.html")
mymenu.addSubMenu("eustis", "", "<b><font color=yellow>Directions</font></b>", "Eustis.html")

mymenu.addSubMenu("tavares", "", "<b><font color=yellow>Citrus Sun<br>&nbsp;Excursion Train</font></b>", "Champion.html")
//mymenu.addSubMenu("tavares", "", "<b><font color=yellow>Spring Rail<br>&nbsp;Ramble</b>", "Ramble.html")
//mymenu.addSubMenu("tavares", "", "<b><font color=yellow>Magic<br>&nbsp;Express</b>", "MagicExpress.html")
mymenu.addSubMenu("tavares", "", "<b><font color=yellow>Directions</font></b>", "Tavares.html")

mymenu.addSubMenu("email","", "<b><font color=white>&nbsp;Information</font></b>", "mailto:info@railflorida.com")
mymenu.addSubMenu("email","", "<b><font color=white>&nbsp;Group Sales</font></b>", "mailto:ebagaus@railflorida.com")

mymenu.addSubMenu("directions", "", "<b><font color=yellow>Eustis</font></b>", "Eustis.html")
//mymenu.addSubMenu("directions", "", "<b><font color=yellow>Mount Dora</font></b>", "MtDora.html")
mymenu.addSubMenu("directions", "", "<b><font color=yellow>Tavares</font></b>", "Tavares.html")

// This line is required after all menu definitions are finished
mymenu.showMenu()
