_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="SteelBlue";
onbgcolor="AliceBlue";
oncolor="SlateBlue";
padding="4";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/white_arrow.gif";
subimagepadding="3";
overimage="images/dots5.gif";
imagepadding="3";
itemwidth="250";
}

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/white_arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Rick Steves Luggage;target=;url=http://rickstevesluggagedeals.com/;");
aI("text=Louis Vuitton Luggage Set;target=;url=Louis-Vuitton-Luggage-Set.html;");
aI("text=Samsonite Luggage Sets;target=;url=Samsonite-Luggage-Sets.html;");
aI("text=Carry On Luggage Reviews;target=;url=Carry-On-Luggage-Reviews.html;");
aI("text=Hand Luggage Bags;target=;url=Hand-Luggage-Bags.html;");
aI("text=Travel Luggage Bags;target=;url=Travel-Luggage-Bags.html;");
aI("text=Delsey Luggage Reviews;target=;url=Delsey-Luggage-Reviews.html;");
aI("text=Pink Luggage Sets;target=;url=Pink-Luggage-Sets.html;");
aI("text=American Tourister Luggage Sets;target=;url=American-Tourister-Luggage-Sets.html;");
aI("text=Pierre Cardin Luggage;target=;url=Pierre-Cardin-Luggage.html;");
aI("text=International Traveller Luggage;target=;url=International-Traveller-Luggage.html;");
aI("text=Swiss Army Luggage;target=;url=Swiss-Army-Luggage.html;");
aI("text=Travel Gear Luggage;target=;url=Travel-Gear-Luggage.html;");
aI("text=Travel Pro Luggage;target=;url=Travel-Pro-Luggage.html;");
aI("text=Light Weight Luggage;target=;url=Light-Weight-Luggage.html;");
aI("text=Oleg Cassini Luggage;target=;url=Oleg-Cassini-Luggage.html;");
aI("text=Hard Sided Luggage;target=;url=Hard-Sided-Luggage.html;");
aI("text=Vintage Samsonite Luggage;target=;url=Vintage-Samsonite-Luggage.html;");
}


 drawMenus();

