	

fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#FFFFFF";
oncolor="#6c8597";
onbgcolor="#FFFFFF";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
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="#FFFFFF";
oncolor="#ff9900";
onbgcolor="#FFFFFF";
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("contact")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Amersham & The Chilterns&nbsp;;url=amersham.html;status=[Robsons Estate Agents : Amersham];")
aI("text=&nbsp;Little Chalfont&nbsp;;url=littlechalfont.html;status=[Robsons Estate Agents : Little Chalfont];")
aI("text=&nbsp;Chorleywood, Rickmansworth & Lettings&nbsp;;url=chorleywood.html;status=[Robsons Estate Agents : Chorleywood];")
aI("text=&nbsp;Moor Park&nbsp;;url=moorpark.html;status=[Robsons Estate Agents : Moor Park];")
aI("text=&nbsp;Northwood&nbsp;;url=northwood.html;status=[Robsons Estate Agents : Northwood];")
aI("text=&nbsp;Pinner&nbsp;;url=pinner.html;status=[Robsons Estate Agents : Pinner];")
aI("text=&nbsp;Company Information&nbsp;;url=company.html;status=[Robsons Estate Agents : Company];")
aI("text=&nbsp;Register Your Details&nbsp;;url=register.html;status=[Robsons Estate Agents : Register];")
}

with(milonic=new menuname("newhomes")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;List New Properties&nbsp;;url=eResults-New.asp?Category=NewHomes&Session=Clear;status=[Robsons Estate Agents : New Properties];")
aI("text=&nbsp;Our New Developments Service&nbsp;;url=developmentservice.html;status=[Robsons Estate Agents : Development Service];")
}

drawMenus();
	