


_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="red";
oncolor="#ffffff";
offbgcolor="#0E1B9E";
offcolor="#ffffff";
bordercolor="#0E1B9E";
borderstyle="solid";
borderwidth=0;
separatorcolor="#cccccc";
separatorsize="1";
padding=3;
fontsize="75%";
fontweight="bold";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="red";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/common/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Property")){
style=menuStyle;
aI("text=&nbsp;Capaha Realty In-house Listings;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=7&GRP=19&FILTER=no&MODE=inhouse&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=Display All Capaha Realty's Listings;");
aI("text=&nbsp;Capaha Realty MLS Listings;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=6&GRP=19&FILTER=no&MODE=officesort&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=Display All Capaha Realty's Listings;");
aI("text=&nbsp;---------------;url=;;;");
aI("text=&nbsp;Local MLS Detailed Search;url=http://www.houseviewonline.com/IDX/IDX_search.asp?CAT=5&GRP=19&FILTER=no&MODE=&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=Detailed Property Search;");
aI("text=&nbsp;Local MLS Residential;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=2&GRP=19&FILTER=no&MODE=&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=All Residential Listings, order by price;");
aI("text=&nbsp;Local MLS Commercial;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=1&GRP=19&FILTER=no&MODE=&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=All Commercial Listings, order by price;");
aI("text=&nbsp;Local MLS Land;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=3&GRP=19&FILTER=no&MODE=&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=All Land Listings, order by price;");
aI("text=&nbsp;Local MLS Multi-Family;url=http://www.houseviewonline.com/IDX/IDX_results.asp?CAT=4&GRP=19&FILTER=no&MODE=&IH=yes;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=All Multi-Family Listings, order by price;");
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=Buying a Home?;url=/buying.asp;target=_self;status=Buying a Home?;");
aI("text=Selling a Home?;url=/selling.asp;target=_self;status=Selling a Home?");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Local Area Information;url=/localinfo.asp;target=_self;status=Links to Local Area Information;");
aI("text=Aaron's A-1 Lawn Care;url=http://www.aaronsa1.com;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=Aarons A-1 Lawn Care, great service, great prices;");
aI("text=Local School Information;url=http://www.greatschools.net/modperl/bycounty/?stateselect=mo&county=Cape+Girardeau;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=Local School Information;");
aI("text=HouseViewOnline.com;url=http://www.houseviewonline.com;target=newwindow;targetfeatures= width=700 height=500 scrollbars=yes resizable=yes toolbar=no location=no directories=no status=no menubar=no; status=HouseViewOnline.com. Southeast Missouris Largerst Real Estate Showcase;");
}


drawMenus();

