_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="Beige";
offcolor="Black";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
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=Main Products List;target=;url=products-list.html;");
aI("text=Audio Books;target=;url=audio-books.html;");
aI("text=Self Help CD;target=;url=self-help-cd.html;");
aI("text=Self Help Books;target=;url=self-help-books.html;");
aI("showmenu=Self Help VideoAmazing SpeechLEFT_MENU;text=Self Help Video;target=;url=self-help-video.html;");
}

with(milonic=new menuname("Self Help VideoAmazing SpeechLEFT_MENU")){
style=submenuStyle;
aI("text=Amazing Speech;target=;url=amazing-speech.html;");
aI("text=Terror Storm Deluxe;target=;url=terror-storm-deluxe.html;");
aI("text=Secret History of America;target=;url=secret-history-of-america.html;");
aI("text=Day The Earth Stood Still;target=;url=day-the-earth-stood-still.html;");
aI("text=Logan's Run - the future when people die at a particular age;target=;url=logans-run.html;");
aI("text=Juice;target=;url=juice.html;");
aI("text=Truth and lies of 9/11 Exposed;target=;url=truth-and-lies-of-9-11.html;");
aI("text=Airwolf;target=;url=airwolf.html;");
}


 drawMenus();
