_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=605;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thewowmaster.com/;");
aI("showmenu=TV SitesStar TrekINFO_BAR_MENU;text=TV Sites;target=;url=TV-Sites.html;");
aI("text=Movie Sites;target=;url=Movie-Sites.html;");
aI("showmenu=Product ReviewsSatelliteDirectTVINFO_BAR_MENU;text=Product Reviews;target=;url=Product-Reviews.html;");
aI("showmenu=ArticlesThe Future of TelevisionINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Cool Stuff;target=;url=Cool-Stuff.html;");
}

with(milonic=new menuname("TV SitesStar TrekINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Star Trek;target=;url=Star-Trek.html;");
aI("text=Mad Men;target=;url=Mad-Men.html;");
aI("text=The Andy Griffith Show;target=;url=The-Andy-Griffith-Show.html;");
}

with(milonic=new menuname("Product ReviewsSatelliteDirectTVINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SatelliteDirectTV;target=;url=SatelliteDirectTV.html;");
aI("text=FloTV;target=;url=FloTV.html;");
aI("text=StreamDirect;target=;url=StreamDirect.html;");
aI("text=SlingBox;target=;url=SlingBox.html;");
aI("text=MoviesCapital;target=;url=MoviesCapital.html;");
}

with(milonic=new menuname("ArticlesThe Future of TelevisionINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Future of Television;target=;url=The-Future-of-Television.html;");
aI("text=Watch TV Online;target=;url=Watch-TV-Online.html;");
aI("text=Red Box;target=;url=Red-Box.html;");
aI("text=Movies and Video for Adults;target=;url=Movies-and-Video-for-Adults.html;");
aI("text=Watch TV Online for Free;target=;url=Watch-TV-Online-for-Free.html;");
aI("text=Hulu;target=;url=Hulu_Online.html;");
aI("text=Watch Movies Online Without Downloading;target=;url=Watch-Movies-Online-Without-Downloading.html;");
aI("text=How To Watch Movies Online;target=;url=How-To-Watch-Movies-Online.html;");
}


 drawMenus();

