_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="146";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://goacadian.com/;");
aI("text=Acadian Homes & Property;target=;url=Acadian-Homes-&-Property.html;");
aI("text=Monticello - 9th Filing;target=;url=Monticello-9th-Filing.html;");
aI("showmenu=Featured Listings/ChinQuapin CampsitesLEFT_MENU;text=Featured Listings;target=;url=Featured-Listings.html;");
aI("text=Commercial Properties;target=;url=Commercial-Properties.html;");
aI("text=Search for Homes & Property;target=;url=Search-for-Homes-&-Property.html;");
aI("showmenu=Meet our Agents/Lee RomeLEFT_MENU;text=Meet our Agents;target=;url=Meet-our-Agents.html;");
aI("showmenu=Articles/Home Ownership AdvantagesLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Featured Listings/ChinQuapin CampsitesLEFT_MENU")){
style=submenuStyle;
aI("text=ChinQuapin Campsites;target=;url=ChinQuapin-Campsites.html;");
}

with(milonic=new menuname("Meet our Agents/Lee 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;");
aI("text=Betty Thibodeaux;target=;url=Betty-Thibodeaux.html;");
}

with(milonic=new menuname("Articles/Home Ownership AdvantagesLEFT_MENU")){
style=submenuStyle;
aI("text=Home Ownership Advantages;target=;url=Home-Ownership-Advantages.html;");
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;");
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();

