_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="LightGrey";
offcolor="MidnightBlue";
onbgcolor="Blue";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="MidnightBlue";
oncolor="Blue";
separatorcolor="Transparent";
separatorsize="6";
separatorimage="images/greySep.gif";
overbgimage="images/grey02.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="vertical";
aI("text=Home Page;target=;url=http://goacadian.com/;align=center;");
aI("showmenu=AgentsLee RomeLEFT_MENU;text=Agents;target=;url=Agents.html;align=center;");
aI("showmenu=Featured Listings9139 Compton Ct.LEFT_MENU;text=Featured Listings;target=;url=Featured-Listings.html;align=center;");
aI("showmenu=Commercial PropertiesCentral - 9178 Hooper RdLEFT_MENU;text=Commercial Properties;target=;url=Commercial-Properties.html;align=center;");
aI("text=Search for Homes & Property;target=;url=Search-for-Homes-&-Property.html;align=center;");
aI("showmenu=Real EstateWhy You Should Work With a RealtorLEFT_MENU;text=Real Estate;target=;url=Real-Estate.html;align=center;");
aI("showmenu=ArticlesEnergy Savings Tips LEFT_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
}

with(milonic=new menuname("AgentsLee RomeLEFT_MENU")){
style=submenuStyle;
aI("text=Lee Rome;target=;url=Lee-Rome.html;");
aI("text=Lee Anne Tranchina;target=;url=Lee-Anne-Tranchina.html;");
aI("text=Heather Cutrer;target=;url=Heather-Cutrer.html;");
aI("text=Harry Rauls;target=;url=Harry-Rauls.html;");
}

with(milonic=new menuname("Featured Listings9139 Compton Ct.LEFT_MENU")){
style=submenuStyle;
aI("text=9139 Compton Ct.;target=;url=9139-Compton-Ct.html;");
aI("text=9178 Hooper Road;target=;url=9178-Hooper-Road.html;");
aI("text=10746 Tidecrest;target=;url=10746-Tidecrest.html;");
aI("text=17301 Wirth Place;target=;url=17301-Wirth-Place.html;");
aI("text=ChinQuapin Campsites;target=;url=ChinQuapin-Campsites.html;");
aI("text=7845 Janelle - Denham Sprgs;target=;url=7845-Janelle-Denham-Sprgs.html;");
aI("text=3315 White Lane;target=;url=3315-White-Lane.html;");
}

with(milonic=new menuname("Commercial PropertiesCentral - 9178 Hooper RdLEFT_MENU")){
style=submenuStyle;
aI("text=Central - 9178 Hooper Rd;target=;url=Central-9178-Hooper-Rd.html;");
}

with(milonic=new menuname("Real EstateWhy You Should Work With a RealtorLEFT_MENU")){
style=submenuStyle;
aI("text=Why You Should Work With a Realtor;target=;url=Why-You-Should-Work-With-a-Realtor.html;");
aI("text=Refinancing;target=;url=Refinancing.html;");
}

with(milonic=new menuname("ArticlesEnergy Savings Tips LEFT_MENU")){
style=submenuStyle;
aI("text=Energy Savings Tips ;target=;url=Energy-Savings-Tips.html;");
aI("text=Maintenance Tips;target=;url=Maintenance-Tips.html;");
aI("text=Tax Credits;target=;url=Tax-Credits.html;");
aI("text=Get Organized;target=;url=Get-Organized.html;");
}


 drawMenus();
