<!--/*Configure menu styles belowNOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors*/YOffset=0; // no quotes!!staticYOffset=0; // no quotes!!slideSpeed=0 // no quotes!!waitTime=0; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.menuBGColor="CCCCCC";menuIsStatic="yes";menuWidth=210; // Must be a multiple of 10! no quotes!!hdrFontFamily="verdana";hdrFontSize="1";hdrFontColor="white";hdrBGColor="#000066";hdrAlign="right";hdrVAlign="center";hdrHeight="1";linkFontFamily="Verdana";linkFontSize="1";linkBGColor="CCCCCC";linkOverBGColor="#9999CC";linkTarget="mainFrame";linkAlign="Right";barBGColor="#990000";barFontFamily="Verdana";barFontSize="2";barFontColor="white";barVAlign="top";barWidth=20; // no quotes!!startMenu("Contents ", " MENU")addItem("About airfares ", "air.html", "mainFrame"); addItem("Hotels, Trains and Car Rentals ", "extra.html", "mainFrame"); addItem("Credit Card Authorization form ", "ccf.html", "mainFrame"); addItem("Contact/Request form ", "contact.html", "mainFrame"); addItem("Terms and Conditions ", "terms.html", "mainFrame");addItem("Back to first page ", "open.html", "mainFrame");endMenu()//-->
