


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#794F29";
oncolor="#EFC050";
offbgcolor="#5D411C";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
separatorcolor="#000000";
separatorsize="1";
padding=2;
fontsize="11";
fontweight="normal";
fontstyle="normal";
fontfamily="arial";

}



with(menuStyle_inside=new mm_style()){
onbgcolor="#000000";
oncolor="#EFC050";
offbgcolor="#794F29";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#BD8B4B";
separatorsize="1";
padding=2;
fontsize="13";
fontweight="normal";
fontstyle="normal";
fontfamily="arial";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#000000";

subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#ffffff', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.3)";
}



with(menuStylesign=new mm_style()){
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#EFC050";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="2";
padding=2;
fontsize="11";
fontweight="normal";
fontstyle="normal";
fontfamily="arial";

}


with(milonic=new menuname("properties")){
style=menuStyle_inside;
itemwidth=200;

aI("text=Featured Listing;url=http://www.jenniferhetfeld.com/featured/;status=Featured Listing;");
aI("text=Listings;showmenu=featured;status=Listings;");
aI("text=MLS Search;url=http://www.jenniferhetfeld.com/mls.html;status=MLS Search;");


}



with(milonic=new menuname("vv")){
style=menuStyle_inside;
itemwidth=200;

aI("text=Voyager Village Homes;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?CLASS=VOYAGER VILLAGE HOMES;status=Voyager Village Homes;");


aI("text=Voyager Village Lots;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?CLASS=VOYAGER VILLAGE LOTS;status=Voyager Village Lots;");


}


with(milonic=new menuname("featured")){
style=menuStyle_inside;
itemwidth=200;


aI("text=In Town Homes;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=In-Town+Homes; status=In Town Homes;");


aI("text=Country Homes;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Country+Homes; status=Country Homes;");

//aI("text=In Town Lots;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=In-Town+Lots;status=In Town Lots;");

aI("text=Waterfront Homes;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Waterfront+Homes;status=Waterfront Homes;");

aI("text=Waterfront Land and Lots;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Waterfront+Land+and+Lots;status=Waterfront Land and Lots;");


aI("text=Commercial;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Commercial+Listings;status=Commercial;");

aI("text=Vacant Land;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Vacant+Land;status=Vacant Land;");

aI("text=Voyager Village;url=http://www.jenniferhetfeld.com/jen-bin/jenshow1.cgi/0?property=Voyager+Village;status=Voyager Village;");

aI("text=Property Search;url=http://www.jenniferhetfeld.com/mls.html;status=Property Search;");



}






with(milonic=new menuname("services")){
style=menuStyle_inside;
itemwidth=200;


aI("text=For Buyers;url=http://www.jenniferhetfeld.com/buyers.html;status=Buyers;");
aI("text=For Sellers;url=http://www.jenniferhetfeld.com/seller.html;status=Sellers;");
aI("text=Staging;url=http://www.jenniferhetfeld.com/staging.html;status=Staging;");




}








with(milonic=new menuname("area")){
style=menuStyle_inside;
itemwidth=200;


aI("text=About Our Area;url=http://www.jenniferhetfeld.com/area.html;status=About Our Area;");
aI("text=History of Burnett County;url=http://www.jenniferhetfeld.com/history.html;status=History of Burnett County;");
aI("text=Area Links;showmenu=arealinks;status=Area Links;");
aI("text=Schools;url=http://www.jenniferhetfeld.com/schools_area.html;status=Schools;");

}





with(milonic=new menuname("arealinks")){
style=menuStyle_inside;
itemwidth=200;


aI("text=www.edinarealtysiren.com;url=javascript:c21Pop();status=www.edinarealtysiren.com;");

aI("text=www.burnettcounty.com;url=javascript:burnettcountyPop();status=www.burnettcounty.com;");

aI("text=www.washburncounty.com;url=javascript:washburncountyPop();status=www.washburncounty.com;");

aI("text=www.wisconsinlakes.org;url=javascript:wisconsinlakesPop();status=www.wisconsinlakes.org;");

aI("text=WI Lake Information;url=javascript:dnrPop();status=Lake Information;");

aI("text=www.wra.org;url=javascript:wraPop();status=www.wra.org;");



}



drawMenus();

