_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#F18500";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#71B632";
offcolor="White";
onbgcolor="#AFAFAF";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="225";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("showmenu=ArticlesHow To Use YouTube VideoLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesRecommended Web SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Famous People;target=;url=Famous-People.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Q and A;target=;url=Q-and-A.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHow To Use YouTube VideoLEFT_MENU")){
style=submenuStyle;
aI("text=How To Use YouTube Video;target=;url=YouTube-1.html;");
}

with(milonic=new menuname("ResourcesRecommended Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Recommended Web Sites;target=;url=Recommended-Web-Sites.html;");
aI("text=7-28-08 Audio Interview;target=;url=7-28-08-Audio-Interview.html;");
aI("text=YouTube Mastery Channels;target=;url=YouTube-Mastery-Channels.html;");
aI("text=Training Index;target=;url=Training-Index.html;");
aI("text=YouTube Mastery Tip Video1;target=;url=YouTube-Mastery-Tip-Video1.html;");
aI("text=BubblePly Test;target=;url=BubblePly-Test.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
