_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#1F1F1F";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.jtdraws.com/;");
aI("showmenu=Articles & TutorialsDrawing 101LEFT_MENU;text=Articles & Tutorials;target=;url=Drawing-Tutorials.html;");
aI("showmenu=Products & ResourcesWeb SitesLEFT_MENU;text=Products & Resources;target=;url=Drawing-Resources.html;");
aI("text=Online Classes;target=;url=Drawing-Classes.html;");
aI("text=JT's Gallery;target=;url=JT's-Gallery.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Articles & TutorialsDrawing 101LEFT_MENU")){
style=submenuStyle;
aI("text=Drawing 101;target=;url=Drawing-101-how-to-draw.html;");
aI("text=Drawing 201;target=;url=Drawing-201-how-to-draw.html;");
aI("text=Drawing 301;target=;url=Drawing-301-how-to-draw.html;");
aI("text=More Drawing videos;target=;url=More-Drawing-videos.html;");
aI("text=Make money with drawing;target=;url=Make-money-with-drawing.html;");
aI("text=Reviews;target=;url=Reviews.html;");
aI("text=Influential Artists;target=;url=Influential-Artists.html;");
}

with(milonic=new menuname("Products & ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Books & Toturials;target=;url=Books-&-Toturials.html;");
aI("text=Products & Supplies;target=;url=Products-&-Supplies.html;");
aI("text=Other Great Deals;target=;url=Other-Great-Deals.html;");
}


 drawMenus();
