_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="DarkGray";
offcolor="#000000";
onbgcolor="#5555FF";
oncolor="Snow";
padding="6";
pagecolor="BlanchedAlmond";
separatorcolor="Firebrick";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="Snow";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
pagecolor="Firebrick";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Tips and Tools;target=;url=Tips_and_Tools/;");
aI("text=Video Players and Skins;target=;url=Video_Players_and_Skins/;");
aI("text=Video Delivery;target=;url=Video_Delivery/;");
aI("text=Future Vision- What You Should Know;target=;url=Future_Vision-_What_You_Should_Know/;");
aI("text=Pro Shop;target=;url=Pro_Shop/;");
aI("text=Web Video Related News;target=;url=Web_Video_Related_News/;");
aI("text=Featured Videos;target=;url=Featured_Videos/;");
aI("text=About Us;target=;url=About_Us/;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

