_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="right";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Black";
oncolor="SkyBlue";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.sourcelightmedia.com/;");
aI("showmenu=eBooksReplacing a Bath Tub DrainLEFT_MENU;text=eBooks;target=;url=eBooks.html;");
aI("showmenu=DVDsWhy They Like Western Men DVDLEFT_MENU;text=DVDs;target=;url=DVDs.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Secure Shoppng;target=;url=Secure-Shoppng.html;");
}

with(milonic=new menuname("eBooksReplacing a Bath Tub DrainLEFT_MENU")){
style=submenuStyle;
aI("text=Replacing a Bath Tub Drain;target=;url=Replacing-a-Bath-Tub-Drain.html;");
aI("text=Green Lawncare Flipping Book CD;target=;url=Green-Lawncare-Flipping-Book-CD.html;");
}

with(milonic=new menuname("DVDsWhy They Like Western Men DVDLEFT_MENU")){
style=submenuStyle;
aI("text=Why They Like Western Men DVD;target=;url=Why-They-Like-Western-Men-DVD.html;");
}


 drawMenus();
