_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Gray";
borderstyle="Groove";
borderwidth="4";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DodgerBlue";
offcolor="#000000";
onbgcolor="#55FF00";
onbold="bold";
oncolor="#FF0000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FF0000";
offcolor="#000000";
onbgcolor="#FFFF00";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Upgrade;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Ashley Grace;target=;url=Ashley-Grace-pedal-pumping-girl.html;");
aI("text=Ashley Grace Custom Order;target=;url=Ashley-Grace-Custom-Order.html;");
aI("text=Ashley Grace free pedal pumping video clips;target=;url=Ashley-Grace-free-pedal-pumping-video-clips.html;");
aI("text=Ashley Grace Fetish;target=;url=Ashley-Grace-Fetish.html;");
aI("text=Live Web CAM;target=;url=Live-Web-CAM.html;");
aI("text=Ashley Grace Clip Store;target=_blank;url=http://www.clips4sale.com/studio/26653;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();
