_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFF99";
offcolor="Black";
onbgcolor="#FFFF99";
oncolor="Silver";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Red";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Maroon";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="Maroon";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="186";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=930;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.pictureframers.info/;");
aI("showmenu=Fine Art Printing/Giclee Printing PricesINFO_BAR_MENU;text=Fine Art Printing;target=;url=fine-art-printing-in-birmingham.html;");
aI("text=Printing Prices;target=;url=printing-prices.html;");
aI("text=Helpful Tips;target=;url=helpful-tips.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Fine Art Printing/Giclee Printing PricesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Giclee Printing Prices;target=;url=giclee-printing-prices.html;");
}


 drawMenus();

