_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="Transparent";
offcolor="Teal";
onbgcolor="#375452";
oncolor="White";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="4";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.barclaydesign.com/;");
aI("showmenu=GalleriesFlowers GalleryLEFT_MENU;text=Galleries;target=;url=Barclay-Cards-Galleries.html;");
aI("showmenu=Interesting FactsWorthing PierLEFT_MENU;text=Interesting Facts;target=;url=Interesting-Facts.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=P&P and Delivery;target=;url=P&P-and-Delivery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleriesFlowers GalleryLEFT_MENU")){
style=submenuStyle;
aI("text=Flowers Gallery;target=;url=Barclay-Cards-Flowers-Gallery.html;");
aI("text=Places Gallery;target=;url=Barclay-Cards-Places-Gallery.html;");
aI("text=Sailing Gallery;target=;url=Barclay-Cards-Sailing-Gallery.html;");
aI("text=Nature Gallery;target=;url=Barclay-Cards-Nature-Gallery.html;");
aI("text=Abstract Gallery;target=;url=Barclay-Cards-Abstract-Gallery.html;");
}

with(milonic=new menuname("Interesting FactsWorthing PierLEFT_MENU")){
style=submenuStyle;
aI("text=Worthing Pier;target=;url=Worthing-Pier.html;");
aI("text=Worthing, West Sussex;target=;url=Worthing,-West-Sussex.html;");
aI("text=Worthing Dome;target=;url=Worthing-Dome.html;");
aI("text=Spinnaker Tower;target=;url=Spinnaker-Tower.html;");
aI("text=Seaview, Isle of Wight;target=;url=Seaview,-Isle-of-Wight.html;");
aI("text=No Man's Land Fort, IOW;target=;url=No-Man's-Land-Fort,-IOW.html;");
aI("text=Gurnard, Isle of Wight;target=;url=Gurnard,-Isle-of-Wight.html;");
aI("text=Portland Bill, Dorset;target=;url=Portland-Bill,-Dorset.html;");
}


 drawMenus();

