	

fixMozillaZIndex=true;
_menuCloseDelay=1000;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#b2ce20";
oncolor="#b2ce20";
onbgcolor="#999999";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Century Gothic;";
padding=5;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#474747";
oncolor="#ff9900";
onbgcolor="#474747";
align="left";
valign="middle";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=0;
subimage="images/arrow.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}


with(milonic=new menuname("network")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Tony Weir FCA&nbsp;;url=tony_weir.html;status=[Magnesium : Page Name];")
aI("text=&nbsp;Stephen Leonard ACA&nbsp;;url=stephen_leonard.html;status=[Magnesiumn : Page Name];")
aI("text=&nbsp;David Campbell MBA, FCCA &nbsp;;url=david_campbell.html;status=[Magnesium : Page Name];")
aI("text=&nbsp;David Ellam ACA&nbsp;;url=david_ellam.html;status=[Magnesiumn : Page Name];")
aI("text=&nbsp;Roger Jones FCCA&nbsp;;url=roger_jones.html;status=[Magnesium : Page Name];")
}


drawMenus();
	
