_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightBlue";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="DarkBlue";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="DarkBlue";
oncolor="#000000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.georgiaapp.com/;");
aI("showmenu=SERVICES OFFEREDWhy an Appraisal?INFO_BAR_MENU;text=SERVICES OFFERED;target=;url=SERVICES-OFFERED.html;");
aI("text=CONTACT US;target=;url=CONTACT-US.html;");
aI("text=SERVICE AREA;target=;url=SERVICE-AREA.html;");
aI("text=ORDER AN APPRAISAL;target=;url=ORDER-AN-APPRAISAL.html;");
}

with(milonic=new menuname("SERVICES OFFEREDWhy an Appraisal?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Why an Appraisal?;target=;url=Why-an-Appraisal-.html;");
aI("text=What is an appraisal;target=;url=What-is-an-appraisal.html;");
aI("text=Inspection Tips;target=;url=Inspection-Tips.html;");
aI("text=Home Seller Services;target=;url=Home-Seller-Services.html;");
aI("text=Faster Appraisals;target=;url=Faster-Appraisals.html;");
aI("text=Our Prices;target=;url=Our-Prices.html;");
aI("text=Pre-Listing Appraisals;target=;url=Pre-Listing-Appraisals.html;");
aI("text=Date of Death Valuations;target=;url=Date-of-Death-Valuations.html;");
aI("text=Foreclosure Appraisals;target=;url=Foreclosure-Appraisals.html;");
aI("text=Foreclosure Listings;target=;url=Foreclosure-Listings.html;");
aI("text=For Buyers;target=;url=For-Buyers.html;");
aI("text=For Homeowners;target=;url=For-Homeowners.html;");
aI("text=Estate Appraisals;target=;url=Estate-Appraisals.html;");
aI("text=Divorce Appraisals;target=;url=Divorce-Appraisals.html;");
}


 drawMenus();
