_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="DarkSlateGray";
offcolor="BurlyWood";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="3";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=ProductsCanvasINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Design Services;target=;url=Design-Services.html;");
aI("showmenu=ResourcesIdeasINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Send A File;target=;url=Send-A-File.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsCanvasINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Canvas;target=;url=Canvas.html;");
aI("text=Photo Paper Posters;target=;url=Photo-Paper-Posters.html;");
aI("text=Fine Art Paper;target=;url=Fine-Art-Paper.html;");
aI("text=Bigheads Vinyl Wall Posters;target=;url=Bigheads-Vinyl-Wall-Posters.html;");
aI("text=Photo T-Shirts;target=;url=Photo-T-Shirts.html;");
}

with(milonic=new menuname("ResourcesIdeasINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ideas;target=;url=Ideas.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
