_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="SlateBlue";
oncolor="#ffffff";
padding="6";
pagecolor="Yellow";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots8.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.travelkings.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=InterviewsHarry DalgaardINFO_BAR_MENU;text=Interviews;target=;url=Interviews.html;");
aI("text=Hawaii Specials;target=_blank;url=http://www.allabouthawaii.com/aat-h.br?t=home;");
aI("text=Cruise Specials;target=_blank;url=http://princess.dynamicmessenger.com/pcyield/?wz7QgJkH-4pfi8ZjS.ZXUuQZSJ8fJjQGw;");
aI("text=Weekly Specials;target=_blank;url=http://www.westa1.org/Weekly%20Specials/Blue%20Cloud.htm;");
aI("text=Featured Supplier;target=_blank;url=http://www.westa1.org/Vendor%20Articles/Tan%20Pebble%20Article.htm;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=ParkingPDX Park N Fly HotelsINFO_BAR_MENU;text=Parking;target=;url=Parking.html;");
}

with(milonic=new menuname("InterviewsHarry DalgaardINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Harry Dalgaard;target=;url=Harry-Dalgaard.html;");
}

with(milonic=new menuname("ParkingPDX Park N Fly HotelsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=PDX Park N Fly Hotels;target=;url=PDX-Park-N-Fly-Hotels.html;");
aI("text=SeaTac Park N Fly Hotels;target=;url=SeaTac-Park-N-Fly-Hotels.html;");
aI("text=Airport Shuttle Service;target=;url=Airport-Shuttle-Service.html;");
aI("text=Discount Airport Parking Coupons;target=;url=Discount-Airport-Parking-Coupons.html;");
}


 drawMenus();
