_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="#00005A";
offcolor="#FFFFFF";
onbgcolor="#DE5500";
oncolor="#ffffff";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.popesukvisit.co.uk/;");
aI("text=Objections;target=;url=our-objections-to-the-popes-visit-to-the-uk.html;");
aI("showmenu=GalleryPhoto GalleryINFO_BAR_MENU;text=Gallery;target=;url=papal-protest-photo-and-video-gallery.html;");
aI("text=Support Us;target=;url=support-the-papal-protests-against-the-popes-uk-visit.html;");
aI("text=Join Us;target=;url=join-a-papal-protest-or-gospel-witness-against-the-popes-uk-visit.html;");
aI("text=Latest News;target=;url=latest-news.html;");
}

with(milonic=new menuname("GalleryPhoto GalleryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photo Gallery;target=;url=papal-protest-photo-gallery.html;");
aI("text=Video Gallery;target=;url=papal-protest-video-gallery.html;");
}


 drawMenus();

