
contextDisabled=false;
contextMenu="contextMenu";

function rclick(e){
	if(contextDisabled)
	{
		_d.oncontextmenu=null
		return true;
	}
	if(_d.all)ev=event.button; else ev=e.which
	if(ev==2||ev==3){
		_gm=getMenuByName(contextMenu)
		if(_gm!=null)popup(contextMenu,1)
		return false

	}
	return true;
}

if(ns4){
	_d.captureEvents(Event.MOUSEDOWN);
	_d.onmousedown=rclick;
}
else{
	_d.onmouseup=rclick
	_d.oncontextmenu=new Function("return false")
}


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=97);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}




_menuCloseDelay=5;
_menuOpenDelay=5;
_scrollAmount=10;
_scrollDelay=10;
_followSpeed=100;
_followRate=100;
_subOffsetTop=9;
_subOffsetLeft=-5;


with(style1=new mm_style()){
offcolor="#000000";
offbgcolor="#d3d3c7";
oncolor="#000000";
onbgcolor="#bdbdac";
bordercolor="#555555";
borderstyle="solid";
bordercolor="black";
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
padding=1;
subimage="http://www.carhoods.com/Navagation/arrow.gif";
high3dcolor="#333333";
low3dcolor="#222222";
headercolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=97);Shadow(color='#333333', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(style2=new mm_style()){
outfilter="randomdissolve(duration=0.3)";
}

with(style3=new mm_style()){
offcolor="#000000";
offbgcolor="#d3d3c7";
oncolor="#000000";
onbgcolor="#bdbdac";
bordercolor="#555555";
borderstyle="solid";
bordercolor="black";
fontsize=10;
fontstyle="normal";
fontweight="";
fontfamily="Arial";
padding=1;
high3dcolor="#333333";
low3dcolor="#222222";
headercolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=97);Shadow(color='#333333', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(contextStyle=new mm_style)
{
     onbgcolor="#ECF4F9";
       oncolor="#000000";
    offbgcolor="#ffffff";
      offcolor="#000000";
   bordercolor="#999999";
   borderstyle="solid";
   borderwidth=1
    overfilter="Fade(duration=0.4);Shadow(color='#777777', Direction=135, Strength=3)"
     pagecolor="";
   pagebgcolor="#eeeeee";
    pageborder="1px solid #ffffff";
      onborder="1px solid #316AC5";
separatorcolor="#999999";
     outfilter="randomdissolve(duration=0.6)"
      fontsize="75%";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
 separatorsize=0;
       padding=3
 headerbgcolor="#4F8EB6";
   headercolor="#ffffff";
  headerborder="1px solid #000000";
      fontsize="10px";
      subimage="black_13x13_greyboxed.gif";
if(!mac)onborder="1px solid #000000";
}

with(milonic=new menuname("Home")){
overflow="scroll";
itemwidth=85;
borderwidth=1;
top=80;
left=-1;
alignment="left";
followscroll=1;
style=style1;
alignment="left";
aI("text=&nbspHome;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;;separatorsize=1")

}

with(milonic=new menuname("Company")){
overflow="scroll";
itemwidth=159;
borderwidth=1;
top=80;
left=84;
alignment="left";
followscroll=1;
style=style1;
alignment="left";
aI("text=&nbspHome;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;;separatorsize=1")
}


with(milonic=new menuname("Contact")){
overflow="scroll";
itemwidth=132;
borderwidth=1;
top=80;
left=242;
alignment="left";
followscroll=1;
style=style1;
alignment="left";
aI("text=&nbspHome;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;;separatorsize=1")
}


with(milonic=new menuname("Photo")){
overflow="scroll";
itemwidth=154;
borderwidth=1;
top=80;
left=371;
alignment="left";
followscroll=1;
style=style1;
alignment="left";
aI("text=&nbspHome;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;;separatorsize=1")
}



with(milonic=new menuname("Links")){
overflow="scroll";
itemwidth=132;
borderwidth=1;
top=80;
left=497;
alignment="left";
followscroll=1;
style=style1;
alignment="left";
aI("text=&nbspHome;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;;separatorsize=1")
}


with(milonic=new menuname("contextMenu")){		
top="offset=2"
style = contextStyle;
margin=3;
aI("text=Print Page;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;separatorsize=1;image=http://www.carhoods.com/RtClick/print.gif");
aI("text=Back;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;separatorsize=1;image=http://www.carhoods.com/RtClick/back.gif");
aI("text=Forward;url=http://www.carhoods.com/WhereTheWildRidesBegin.htm;image=http://www.carhoods.com/RtClick/forward.gif");
}




drawMenus();
