_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="10";
separatorcolor="NavajoWhite";
separatorsize="25";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkSlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Trading Post/General StoreLEFT_MENU;text=Trading Post;target=;url=Trading-Post.html;");
aI("showmenu=Native American Art/TraditionalLEFT_MENU;text=Native American Art;target=;url=Native-American-Art.html;");
aI("showmenu=Local Artists/Weaver ProfilesLEFT_MENU;text=Local Artists;target=;url=Local-Artists.html;");
aI("showmenu=Special Events/Sheep Is LiifeLEFT_MENU;text=Special Events;target=;url=Special-Events.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Trading Post/General StoreLEFT_MENU")){
style=submenuStyle;
aI("text=General Store;target=;url=General-Store.html;");
aI("text=Back Room;target=;url=Back-Room.html;");
aI("text=Medicinal Herbs;target=;url=Medicinal-Herbs.html;");
aI("text=Cerimonial Supplies;target=;url=Cerimonial-Supplies.html;");
aI("text=Other Trade Goods;target=;url=Other-Trade-Goods.html;");
}

with(milonic=new menuname("Native American Art/TraditionalLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Native American Art/Traditional/Peace PipesLEFT_MENU;text=Traditional;target=;url=Traditional-Native-American-Art.html;");
aI("text=Navajo Rugs;target=;url=Navajo-Rugs.html;");
aI("text=Pottery;target=;url=Pottery.html;");
aI("text=Sand Paintings;target=;url=Sand-Paintings.html;");
aI("text=Woven Baskets;target=;url=Woven-Baskets.html;");
aI("text=Dreamcatchers;target=;url=Dreamcatchers.html;");
aI("text=Flutes;target=;url=Flutes.html;");
aI("text=Jewelry;target=;url=Jewelry.html;");
aI("text=Kachina Dolls;target=;url=Kachina-Dolls.html;");
aI("text=Stone Sculptures;target=;url=Stone-Sculptures.html;");
aI("text=Indian Dolls;target=;url=Indian-Dolls.html;");
}

with(milonic=new menuname("Native American Art/Traditional/Peace PipesLEFT_MENU")){
style=submenuStyle;
aI("text=Peace Pipes;target=;url=Peace-Pipes.html;");
aI("text=Territory Marker;target=;url=Territory-Marker.html;");
aI("text=Shepherds Staff;target=;url=Shepherds-Staff.html;");
aI("text=Rattles;target=;url=Rattles.html;");
aI("text=Fetishes;target=;url=Fetishes.html;");
aI("text=Bow & Arrows;target=;url=Bow-&-Arrows.html;");
aI("text=Knives;target=;url=Knives.html;");
aI("text=Tomahawks;target=;url=Tomahawks.html;");
aI("text=Spears;target=;url=Spears.html;");
aI("text=Axes;target=;url=Axes.html;");
}

with(milonic=new menuname("Local Artists/Weaver ProfilesLEFT_MENU")){
style=submenuStyle;
aI("text=Weaver Profiles;target=;url=Weaver-Profiles.html;");
aI("text=Rug Design;target=;url=Rug-Design.html;");
aI("text=Jewlery;target=;url=Jewlery.html;");
aI("text=Traditional Crafts;target=;url=Traditional-Crafts.html;");
}

with(milonic=new menuname("Special Events/Sheep Is LiifeLEFT_MENU")){
style=submenuStyle;
aI("text=Sheep Is Liife;target=;url=Sheep-Is-Liife.html;");
aI("text=Trail Ride;target=;url=Trail-Ride.html;");
aI("text=Wool/Mohair Harvest;target=;url=Wool-Mohair-Harvest.html;");
}


 drawMenus();

