_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#D22D2D";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="84%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#A0A1A5 ";
offcolor="#FFFFFF";
onbgcolor="#58A942";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FFFFFF', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#A0A1A5";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=0;
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=115;
screenposition="center";
aI("image=http://www.rgmuk.com/gfx_all/header-nav2/link_home2.gif;url=http://www.rgmuk.com/index.htm;");
aI("showmenu=AboutUs;image=http://www.rgmuk.com/gfx_all/header-nav2/link_about.gif;");
aI("showmenu=BuildingBlocks;image=http://www.rgmuk.com/gfx_all/header-nav2/link_bblocks.gif;");
aI("showmenu=OurServices;image=http://www.rgmuk.com/gfx_all/header-nav2/link_services.gif;");
aI("showmenu=TheTeam;image=http://www.rgmuk.com/gfx_all/header-nav2/link_team.gif;");
aI("image=http://www.rgmuk.com/gfx_all/header-nav2/link_contact2.gif;url=http://www.rgmuk.com/contact_us.htm;");
}

with(milonic=new menuname("OurServices")){
style=menuStyle;
aI("text=Developer A-Z;url=http://www.rgmuk.com/services/developer_az.htm;");
aI("text=RGM Fractional;url=http://www.rgmuk.com/services/rgm_fractional.htm;")
aI("text=Network Distribution Services;url=http://www.rgmuk.com/services/network_distribution_services.htm;")
aI("text=International Development Registry;url=http://www.rgmuk.com/services/international_development_registry.htm;")
aI("text=International Media & Exhibition;url=http://www.rgmuk.com/services/international_media_and_exhibitions.htm;")

aI("text=Public Relations;url=http://www.rgmuk.com/services/public_relations.htm;")


aI("text=Web Services;url=http://www.rgmuk.com/services/web_services.htm;")
}

with(milonic=new menuname("TheTeam")){
style=menuStyle;
aI("text=The RGM Team;url=http://www.rgmuk.com/team/main.htm;");
aI("text=Xavier Wiggins - Director ;url=http://www.rgmuk.com/team/xavier_wiggins.htm;");
}

with(milonic=new menuname("AboutUs")){
style=menuStyle;
aI("text=About Richmond Green Marketing;url=http://www.rgmuk.com/about/about_us.htm;");
//aI("text=What makes us different? ;url=http://www.rgmuk.com/about/what_makes_us_different.htm;");
aI("text=RGM as part of The Richmond Green Group;url=http://www.rgmuk.com/about/part_of_rgg.htm;");
}

with(milonic=new menuname("BuildingBlocks")){
style=menuStyle;
aI("text=Sales and Marketing Programmes;url=http://www.rgmuk.com/building_blocks/sales_and_marketing_programmes.htm;");
}


drawMenus();

