


_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

//#295AA5









with(menuStylea=new mm_style()){
onbgcolor="#ffffff";
oncolor="#000000";
offbgcolor="#C00000";
offcolor="#ffffff";
bordercolor="#283E8A";
borderstyle="solid";
borderwidth="0";
separatorcolor="#ffffff";
separatorsize="0";
padding="2";
fontsize="12";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma, Georgia, Comic";
align="right";

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





with(menuStyle=new mm_style()){
onbgcolor="#C00000";
oncolor="#ffffff";
offbgcolor="#990033";
offcolor="#ffffff";
bordercolor="#283E8A";
borderstyle="solid";
borderwidth="0";
separatorcolor="#ffffff";
separatorsize="2";
padding="2";
fontsize="14";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial, Georgia, Comic";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
align="center";

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


with(menuStyleb=new mm_style()){
onbgcolor="#C00000";
oncolor="#ffffff";
offbgcolor="#A50909";
offcolor="#ffffff";
bordercolor="#283E8A";
borderstyle="solid";
borderwidth="0";
separatorcolor="#ffffff";
separatorsize="2";
padding="4";
fontsize="12";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial, Georgia, Comic";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
align="left";

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

//subimage="arrow.gif";


with(milonic=new menuname("listings")){
style=menuStyleb;
itemwidth=200;



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


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

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

//,"In-Town Lots;url=http://www.tomanekrealtors.com/nwwrealestate-bin/nwwisc_show1.cgi/0?property=In-Town+Lots;status=In-Town Lots;");
aI("text=Waterfront Homes;url=http://www.tomanekrealtors.com/nwwrealestate-bin/nwwisc_show1.cgi/0?property=Waterfront+Homes;status=Waterfront Homes;");
aI("text=Waterfront Land and Lots;url=http://www.tomanekrealtors.com/nwwrealestate-bin/nwwisc_show1.cgi/0?property=Waterfront+Land+and+Lots;status=Waterfront Land and Lots;");

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

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

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





}








drawMenus();

