	

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="#8cc63f";
oncolor="#333333";
onbgcolor="#cfe061";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Helvetica;";
padding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#0f75bc";
oncolor="#333333";
onbgcolor="#8ecee5";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Helvetica;";
padding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style3=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#f7941e";
oncolor="#333333";
onbgcolor="#fcb85c";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Helvetica;";
padding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(milonic=new menuname("land")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Conyers Road, Streatham, London&nbsp;;url=land_conyers_road.html;status=[Charles Maunders : Land];")
}

with(milonic=new menuname("land_dev")){
overflow="scroll";
style=style3;
aI("")
aI("text=&nbsp;Conyers Road, Streatham, London&nbsp;;url=land_conyers_road.html;status=[Charles Maunders : Land];")
}

with(milonic=new menuname("land_home")){
overflow="scroll";
style=style2;
aI("")
aI("text=&nbsp;Conyers Road, Streatham, London&nbsp;;url=land_conyers_road.html;status=[Charles Maunders : Land];")
}


drawMenus();
	
