fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Calibri";
fontsize="120%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#85c551";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000000', Direction=100, Strength=0)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=0;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=130;

aI("showmenu=PP Home;text=Home;");

aI("text=Photo Books;url=photobooks.html;");
aI("showmenu=Photobooks;text=Button Badges;");
aI("showmenu=Display;text=Display & Banners;");
aI("showmenu=printshop;text=Print Shop;");
aI("text=Websites;url=web.html;");
aI("text=Supporting;url=support.html;");
aI("text=faq's;url=faq.html;");
}


with(milonic=new menuname("PP Home")){
style=menuStyle;

aI("text=Home Page;url=home.html;");
aI("text=Request A Quote;url=quote.html;");
aI("text=Request a Ringback;url=ringback.html;");
aI("text=About Pumpherston Print;url=about.html;");

}



with(milonic=new menuname("printshop")){
style=menuStyle;
aI("text=Business Cards;url=buscard.html;");
aI("text=Booklets;url=booklet.html;");
aI("text=Fliers/Leaflets;url=fliers.html;");
aI("text=Plastic Cards;url=plascards.html;");
aI("text=Postcards;url=postcatds.html;");
aI("text=Posters;url=posters.html;");
aI("text=Personalised Greetings Cards;url=xcards.html;");
}

with(milonic=new menuname("Display")){
style=menuStyle;
aI("text=Roller banners;url=rollbanners.html;");
aI("text=Vinyl Banners;url=vinyl.html;");

}

with(milonic=new menuname("News & Reports")){
style=menuStyle;
aI("text=Newsletters;url=news.html;");
aI("text=Annual Reports;url=annual.html;");

}

with(milonic=new menuname("Clubs/Drop-in's")){
style=menuStyle;
aI("text=At a Glance;url=clubs.html;");
aI("text=Broxburn Internet Cafe;url=yacc.html;");
aI("text=Wee Croft Stoneyburn;url=stoneyburn.html;");
aI("text=Ace Group;url=ace.html;");

}


with(milonic=new menuname("Photobooks")){
style=menuStyle;


aI("text=sizes & prices ;url=badge.html;");
aI("text=25mm badges ;url=25.html;");
aI("text=38mm badges ;url=38.html;");
aI("text=57mm badges ;url=57.html;");


}
drawMenus();


