_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big8.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="DarkBlue";
onbold="bold";
oncolor="MediumBlue";
ondecoration="underline";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover8.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Tunga, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="PowderBlue";
offcolor="Blue";
onbgcolor="CornflowerBlue";
onbold="bold";
oncolor="Purple";
ondecoration="underline";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="40";
aI("text=Home;target=;url=http://australiancoins.info/;");
aI("text=In Circulation;target=;url=Australian-Coins-in-Circulation.html;");
aI("showmenu=RSS Feeds/Perth Mint BlogINFO_BAR_MENU;text=RSS Feeds;target=;url=RSS-Feeds.html;");
}

with(milonic=new menuname("RSS Feeds/Perth Mint BlogINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Perth Mint Blog;target=;url=RSS-Feeds-from-The-Perth-Mint-Coin-Collector-Blog.html;");
aI("text=Christina Goldman;target=;url=RSS-Feeds-from-Christina-Goldman.html;");
aI("text=Greg Locke;target=;url=RSS-Feeds-from-Greg-Locke.html;");
}


 drawMenus();

