_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
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=./;");
aI("showmenu=Send us your property detailsTerms and ConditionsLEFT_MENU;text=Send us your property details;target=;url=Send-us-your-property-details.html;");
aI("text=Sample home for sale page;target=;url=Sample-home-for-sale-page.html;");
aI("text=About Oliva Nova;target=;url=About-Oliva-Nova.html;");
aI("showmenu=Property For Sale - Central Oliva Novavilla 001LEFT_MENU;text=Property For Sale - Central Oliva Nova;target=;url=Property-For-Sale-Central-Oliva-Nova.html;");
aI("showmenu=Property For Sale - Rabdells AreaFirst Property RabdellsLEFT_MENU;text=Property For Sale - Rabdells Area;target=;url=Property-For-Sale-Rabdells-Area.html;");
aI("showmenu=Property For Sale - San Fernando AreaFirst Property San FernandoLEFT_MENU;text=Property For Sale - San Fernando Area;target=;url=Property-For-Sale-San-Fernando-Area.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsSpains Land GrabLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Disclaimer;target=;url=Disclaimer.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Send us your property detailsTerms and ConditionsLEFT_MENU")){
style=submenuStyle;
aI("text=Terms and Conditions;target=;url=Terms-and-Conditions.html;");
}

with(milonic=new menuname("Property For Sale - Central Oliva Novavilla 001LEFT_MENU")){
style=submenuStyle;
aI("text=villa 001;target=;url=villa-001.html;");
aI("text=villa 002;target=;url=villa-002.html;");
}

with(milonic=new menuname("Property For Sale - Rabdells AreaFirst Property RabdellsLEFT_MENU")){
style=submenuStyle;
aI("text=First Property Rabdells;target=;url=First-Property-Rabdells.html;");
}

with(milonic=new menuname("Property For Sale - San Fernando AreaFirst Property San FernandoLEFT_MENU")){
style=submenuStyle;
aI("text=First Property San Fernando;target=;url=First-Property-San-Fernando.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products and Services;target=;url=Products-and-Services.html;");
}

with(milonic=new menuname("NewsSpains Land GrabLEFT_MENU")){
style=submenuStyle;
aI("text=Spains Land Grab;target=;url=Spains-Land-Grab.html;");
aI("text=Spanish Property Prices;target=;url=Spanish-Property-Prices.html;");
aI("text=Shrinking Property Market;target=;url=Shrinking-Property-Market.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
