var NoOffFirstLineMenus=10; // Number of main menu items var LowBgColor=""; // Background color when mouse is not over var HighBgColor=""; // Background color when mouse is over var FontLowColor=""; // Font color when mouse is not over var FontHighColor=""; // Font color when mouse is over var BorderColor=""; // Border color var BorderWidthMain=0; // Border width main items var BorderWidthSub=1; // Border width sub items var BorderBtwnMain=1; // Border width between elements main items var BorderBtwnSub=1; // Border width between elements sub items var FontFamily="Verdana"; // Font family menu items var FontSize=12; // Font size menu items var FontBold=0; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered="center"; // Item text position left, center or right var MenuCentered="left"; // Menu horizontal position can be: left, center, right var MenuVerticalCentered="top"; // Menu vertical position top, middle,bottom or static var ChildOverlap=.2; // horizontal overlap child/ parent var ChildVerticalOverlap=.2; // vertical overlap child/ parent var StartTop=265; // Menu offset x coordinate var StartLeft=0; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var DistFrmFrameBrdr=0; // Distance between main menu and frame border var LeftPaddng=3; // Left padding var TopPaddng=2; // Top padding. If set to -1 text is vertically centered var FirstLineHorizontal=1; // unfold horizontal; 0 is all vertical var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var UnfoldDelay=100; // delay before sub unfolds var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame=""; // Frame where first level appears var SecLineFrame=""; // Frame where sub levels appear var DocTargetFrame=""; // Frame where target documents appear var TargetLoc="MenuPos"; // span id for relative positioning var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var BottomUp=0; // enables/ disables Bottom up unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var BaseHref = ""; // BaseHref lets you specify the root directory for relative links. // var BaseButtons = "../img/buttons/";// Button location var BaseButtons = "http://www.arubaexperience.com/img/buttons/";// Button location // The script precedes your relative links with BaseHref // For instance: // when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm", // the script renders to: "http://www.MyDomain/subdir/MyFile.htm" // Can also be used when you use images in the textfields of the menu // "MenuX=new Array("" // For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/" //var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5]; var Arrws=""; // Arrow source, width and height. // If arrow images are not needed keep source "" var MenuUsesFrames=0; // MenuUsesFrames is only 0 when Main menu, submenus, // document targets and script are in the same frame. // In all other cases it must be 1 var RememberStatus=0; // RememberStatus: When set to 1, menu unfolds to the presetted menu item. // When set to 2 only the relevant main item stays highligthed // The preset is done by setting a variable in the head section of the target document. // // // // 2_2_1 represents the menu item Menu2_2_1=new Array(....... var BuildOnDemand=0; // 1/0 When set to 1 the sub menus are build when the parent is moused over var BgImgLeftOffset=5; // Only relevant when bg image is used as rollover var ScaleMenu=0; // 1/0 When set to 0 Menu scales with browser text size setting var OverFormElements=0; // Set this to 0 when the menu does not need to cover form elements. var HooverBold=0; // 1 or 0 var HooverItalic=0; // 1 or 0 var HooverUnderLine=0; // 1 or 0 var HooverTextSize=0; // 0=off, number is font size difference on hoover var HooverVariant=0; // 1 or 0 // Below some pretty useless effects, since only IE6+ supports them // I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity // If you don't need MenuSlide just leave in the line var MenuSlide=""; // delete the other MenuSlide statements // In general leave the MenuSlide you need in and delete the others. // Above is also valid for MenuShadow and MenuOpacity // You can also use other effects by specifying another filter for MenuShadow and MenuOpacity. // You can add more filters by concanating the strings var MenuSlide=""; //var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)"; //var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)"; var MenuShadow=""; //var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)"; //var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)"; var MenuOpacity=""; //var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=75)"; function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} var spacer = ""; // Menu tree: // MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor", // "fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext"); // Color and font variables defined in the menu tree take precedence over the global variables // Fontsize, fontbold and fontitalic are ignored when set to -1. // For rollover images ItemText or background image format is: "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" Menu1=new Array("
Home
","http://www.arubaexperience.com/","http://www.arubaexperience.com/grfx/nav_bg.gif",0,29,89,"", "","","","","",-1,0,-1,"","Home"); Menu2=new Array("
About Us
","http://www.arubaexperience.com/english/about-us-2/","http://www.arubaexperience.com/grfx/nav_bg.gif",4,29,93,"", "","","","","",-1,0,-1,"","About Us"); Menu2_1=new Array("
About Aruba Experience
","http://www.arubaexperience.com/english/about-aruba-experience-3.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","About Aruba Experience"); Menu2_2=new Array("
Products and services
","http://www.arubaexperience.com/english/products-and-services-13.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Products and services"); Menu2_3=new Array("
Sales information
","http://www.arubaexperience.com/english/sales-information-27.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Sales information"); Menu2_4=new Array("
Contact us
","http://www.arubaexperience.com/english/contact-us-48.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Contact us"); Menu3=new Array("
Island Facts
","http://www.arubaexperience.com/english/island-facts-3/","http://www.arubaexperience.com/grfx/nav_bg.gif",8,29,97,"", "","","","","",-1,0,-1,"","Island Facts"); Menu3_1=new Array("
Papiamento
","http://www.arubaexperience.com/english/papiamento-28.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Papiamento"); Menu3_2=new Array("
Aruba facts
","http://www.arubaexperience.com/english/aruba-facts-29.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Aruba facts"); Menu3_3=new Array("
Money matters
","http://www.arubaexperience.com/english/money-matters-30.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Money matters"); Menu3_4=new Array("
History of Aruba
","http://www.arubaexperience.com/english/history-of-aruba-34.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","History of Aruba"); Menu3_5=new Array("
The Wonder Plant
","http://www.arubaexperience.com/english/the-wonder-plant-49.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","The Wonder Plant"); Menu3_6=new Array("
Green Vacations
","http://www.arubaexperience.com/english/green-vacations-66.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Green Vacations"); Menu3_7=new Array("
A Unique Cultural Mosaic
","http://www.arubaexperience.com/english/a-unique-cultural-mosaic-69.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","A Unique Cultural Mosaic"); Menu3_8=new Array("
Truly One Friendly Island
","http://www.arubaexperience.com/english/truly-one-friendly-island-73.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Truly One Friendly Island"); Menu4=new Array("
Shopping
","http://www.arubaexperience.com/english/shopping-4/","http://www.arubaexperience.com/grfx/nav_bg.gif",2,29,93,"", "","","","","",-1,0,-1,"","Shopping"); Menu4_1=new Array("
Shopping on Aruba
","http://www.arubaexperience.com/english/shopping-on-aruba-7.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Shopping on Aruba"); Menu4_2=new Array("
U.S. Customs
","http://www.arubaexperience.com/english/u.s.-customs-61.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","U.S. Customs"); Menu5=new Array("
Activities
","http://www.arubaexperience.com/english/activities-5/","http://www.arubaexperience.com/grfx/nav_bg.gif",11,29,95,"", "","","","","",-1,0,-1,"","Activities"); Menu5_1=new Array("
Golf
","http://www.arubaexperience.com/english/golf-19.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Golf"); Menu5_2=new Array("
Treat yourself
","http://www.arubaexperience.com/english/treat-yourself-20.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Treat yourself"); Menu5_3=new Array("
Driving in Aruba
","http://www.arubaexperience.com/english/driving-in-aruba-31.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Driving in Aruba"); Menu5_4=new Array("
The Thrill of Exploration
","http://www.arubaexperience.com/english/the-thrill-of-exploration-21.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","The Thrill of Exploration"); Menu5_5=new Array("
Carnaval
","http://www.arubaexperience.com/english/carnaval-22.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Carnaval"); Menu5_6=new Array("
Natural Wonders
","http://www.arubaexperience.com/english/natural-wonders-59.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Natural Wonders"); Menu5_7=new Array("
The Kite Kingdom
","http://www.arubaexperience.com/english/the-kite-kingdom-62.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","The Kite Kingdom"); Menu5_8=new Array("
Beach Tennis
","http://www.arubaexperience.com/english/beach-tennis-64.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Beach Tennis"); Menu5_9=new Array("
Shimmering Sandy Shores
","http://www.arubaexperience.com/english/shimmering-sandy-shores-67.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Shimmering Sandy Shores"); Menu5_10=new Array("
Car Rentals
","http://www.arubaexperience.com/english/car-rentals-70.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Car Rentals"); Menu5_11=new Array("
General
","http://www.arubaexperience.com/english/general-72.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","General"); Menu6=new Array("
Dining
","http://www.arubaexperience.com/english/dining-7/","http://www.arubaexperience.com/grfx/nav_bg.gif",3,29,91,"", "","","","","",-1,0,-1,"","Dining"); Menu6_1=new Array("
Dining
","http://www.arubaexperience.com/english/dining-16.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Dining"); Menu6_2=new Array("
Recommended restaurants
","http://www.arubaexperience.com/english/recommended-restaurants-24.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Recommended restaurants"); Menu6_3=new Array("
While the sun sets
","http://www.arubaexperience.com/english/while-the-sun-sets-23.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","While the sun sets"); Menu7=new Array("
Hotels
","http://www.arubaexperience.com/english/hotels-8/","http://www.arubaexperience.com/grfx/nav_bg.gif",2,29,91,"", "","","","","",-1,0,-1,"","Hotels"); Menu7_1=new Array("
Hotels
","http://www.arubaexperience.com/english/hotels-38.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Hotels"); Menu7_2=new Array("
Timeshare in Aruba
","http://www.arubaexperience.com/english/timeshare-in-aruba-26.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Timeshare in Aruba"); Menu8=new Array("
Nightlife
","http://www.arubaexperience.com/english/nightlife-9/","http://www.arubaexperience.com/grfx/nav_bg.gif",2,29,94,"", "","","","","",-1,0,-1,"","Nightlife"); Menu8_1=new Array("
Nightlife
","http://www.arubaexperience.com/english/nightlife-39.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Nightlife"); Menu8_2=new Array("
Try your luck
","http://www.arubaexperience.com/english/try-your-luck-40.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Try your luck"); Menu9=new Array("
Helpful Hints
","http://www.arubaexperience.com/english/helpful-hints-10/","http://www.arubaexperience.com/grfx/nav_bg.gif",3,29,98,"", "","","","","",-1,0,-1,"","Helpful Hints"); Menu9_1=new Array("
Helpful hints
","http://www.arubaexperience.com/english/helpful-hints-9.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Helpful hints"); Menu9_2=new Array("
Real estate
","http://www.arubaexperience.com/english/real-estate-35.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Real estate"); Menu9_3=new Array("
Important numbers
","http://www.arubaexperience.com/english/important-numbers-42.html","",0,22,216,"white","#588cc9","black","white","#CCCCCC","",-1,-1,-1,"left","Important numbers"); Menu10=new Array("
Newsletter
","http://www.arubaexperience.com/english/newsletter-16/","http://www.arubaexperience.com/grfx/nav_bg.gif",0,29,95,"", "","","","","",-1,0,-1,"","Newsletter");