	

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="#4E4E50";
oncolor="#01B0D1";
onbgcolor="#F3F3F4";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Helvetica;";
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="#434A4B";
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("selling")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Need help Buying a used Car?&nbsp;;url=buying_a_used_car.html;status=[Carnexions : Buying];")
aI("text=&nbsp;Looking to Sell your Car?&nbsp;;url=selling_your_car.html;status=[Carnexions : Selling];")
}


drawMenus();
	