_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#2F2F2F";
onbgcolor="#E7E6E7";
oncolor="#518998";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#2F2F2F";
onbgcolor="#E7E6E7";
oncolor="#518998";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.hiltonheadvideography.com/;");
aI("showmenu=ServicesPhotographyLEFT_MENU;text=Services;target=;url=services-hilton-head-wedding-videos.html;");
aI("text=Demos;target=;url=http://www.coastalvideography.com/demos.html;");
aI("text=Prices;target=;url=http://www.coastalvideography.com/Prices.html;");
aI("text=Testimonials;target=;url=http://www.coastalvideography.com/testimonials.html;");
aI("text=Availability;target=;url=http://www.coastalvideography.com/availability.html;");
}

with(milonic=new menuname("ServicesPhotographyLEFT_MENU")){
style=submenuStyle;
aI("text=Photography;target=_blank;url=http://www.kellinixon.com;");
aI("text=Videography;target=;url=http://www.coastalvideography.com/demos.html;");
}


 drawMenus();
