fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(MenuBarStyle=new mm_style()){
align="left";
openonclick=true;
fontfamily="Arial";
fontsize="6pt";
fontstyle="normal";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#696969";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#696969";
onbgcolor="#ffffff";
oncolor="#77B300";
outfilter="randomdissolve(duration=0.3)";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#77B300";
separatorcolor="#696969";
separatorsize=1;

}

with(milonic=new menuname("MenuBar")){
alwaysvisible=true;
followscroll=false;
keepalive=true;
menuheight=30;
menuwidth=360;
orientation="horizontal";
style=MenuBarStyle;
zindex=99;
top=5;
left=5;
position="relative";
aI("showmenu=reports;image=../common/media/selectatitle.gif;");


}

with(milonic=new menuname("reports")){
style=SubMenuStyle;
top="offset=-6"; 
left="offset=4"; 
itemwidth=200;
position="relative";
zindex=99;
top=0;
left=5;
aI("text=Accent on Home and Garden;url=http://www.accentmagazine.com/homeandgarden/adrates.html;target=new;");
aI("text=Accent on Lifestyle;url=http://www.accentmagazine.com/lifestyle/publish.html;target=new;");
aI("text=Apartment Finder;url=../products/rent_apartment_finder.html;");
aI("text=At Home In Arkansas;url=../products/dsgn_at_home_arkansas.html;");
aI("text=Atlanta Home Improvement;url=../products/dsgn_home_improvements_atl.html;");
aI("text=Atlanta Homes & Lifestyles;url=http://www.atlantahandl.com/atlanta/advertising/mediakit2006.html;target=new;");
aI("text=Black’s Guide;url=http://www.blacksguidenetwork.com/lc/buying/blacksguide/advertising.html;target=new;");
aI("text=Colorado Homes & Lifestyles;url=http://www.coloradohomesmag.com/colorado/advertising/2006_mediakit_intro.html;target=new;");
aI("text=Enclave;url=http://www.uniquehomesnetwork.com/lc/buying/uniquehomes/enclave/index.htm;target=new;");
aI("text=Dallas Home Improvement;url=../products/dsgn_home_improvements_dal.html;");
aI("text=Kansas City Homes & Gardens;url=http://www.kchomesandgardens.com/kchg/advertising/about.html;target=new;");
aI("text=Mature Living Choices;url=http://www.livingchoicesnetwork.com/lc/buying/mlc/mediakit/index.htm;target=new;");
aI("text=Mountain Living;url=http://www.mountainliving.com/mountain/advertising/images/2007mediakit.pdf;target=new;");
aI("text=New Home Finder;url=http://www.livingchoicesnetwork.com/lc/buying/howtoadvertise.cfm;target=new;");
aI("text=New Homes and Ideas;url=http://newhomesandideas.com/raleigh/advertising.html;target=new;");
aI("text=New Homes Journal;url=../products/hm_new_home_journal.html;");
aI("text=Relocating in Las Vegas;url=http://www.relocatinginvegas.com/rates.htm;target=new;");
aI("text=Seattle Homes & Lifestyles;url=http://www.seattlehomesmag.com/seattle/advertising/images/seattle_mediakit.pdf;target=new;");
aI("text=St. Louis Homes & Lifestyles;url=http://www.stlouishomesmag.com/stlouis/advertising/images/mediakit2006.pdf;target=new;");
aI("text=The Real Estate Book;url=http://www.treb.com/treb/agentcorner/trebmkit/index.html;target=new;");
aI("text=Ultimate Homes;url=../products/hm_ultimate_homes.html;");
aI("text=Unique Homes;url=http://www.uniquehomesnetwork.com/lc/buying/uniquehomes/mediakit/index.htm;target=new;");
}

drawMenus();


