_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="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#007FFF";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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;target=;url=http://www.spainalive.tv/;");
aI("text=Info Spain;target=;url=Info-Spain.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Places to Visit ;target=;url=Places-to-Visit.html;");
aI("text=Fiestas;target=;url=Fiestas.html;");
aI("text=Golf in Spain;target=;url=Golf-in-Spain.html;");
aI("text=Property Tours;target=;url=Property-Tours.html;");
aI("text=Medieval Market;target=;url=Medieval-Market.html;");
aI("text=Fun Page;target=;url=Fun-Page.html;");
aI("text=Health Matters;target=;url=Health-Matters.html;");
aI("text=Eating Out;target=;url=Eating-and-Drinking.html;");
aI("text=Beaches;target=;url=Beaches.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources/Links and web sitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=News/Spaniah newsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Resources/Links and web sitesLEFT_MENU")){
style=submenuStyle;
aI("text=Links and web sites;target=;url=Links-and-web-sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Travel in Spain;target=;url=Travel-in-Spain.html;");
aI("text=Spain an Investment Opportunity;target=;url=Spain-an-Investment-Opportunity.html;");
}

with(milonic=new menuname("News/Spaniah newsLEFT_MENU")){
style=submenuStyle;
aI("text=Spaniah news;target=;url=Spaniah-news.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=Photography in Spain;target=;url=Photography-in-Spain.html;");
aI("text=Sky news;target=;url=Sky-news.html;");
}


 drawMenus();

