fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){

bordercolor="#000000";
//bgimage="back.jpg";
itemheight=14;
borderstyle="solid";
borderwidth=1;
fontfamily="Comic Sans MS,Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="white";
offcolor="#6666CC";
onbgcolor="white";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=2;
//pagebgcolor="white";
//pagecolor="white";
separatorcolor="black";
separatorsize=1;
subimage="/includes/arrow.gif";
subimagepadding=2;
}


with(menuStyle2=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Ariel, Comic Sans MS,Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#6666CC";
headercolor="#000000";
offbgcolor="#6666CC";
offcolor="#000000";
//onbgcolor="#ddffdd";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=4)";
padding=3;
pagebgcolor="#6666CC";
pagecolor="yellow";
separatorcolor="navy";
separatorsize=1;
subimage="/includes/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
//position="relative";
screenposition="center";
left=9;
alwaysvisible=1;
//left=120;
followscroll=1; 
orientation="horizontal";
style=menuStyle;
top=100;
//aI("image=Untitled-3 copy.gif;overimage=Untitled-3 copy.gif;status=Back To Home Page;url=http://www.milonic.com/;");
aI("text=&nbsp;Our Office;url=office_en.asp;")
//aI("text=&nbsp;DAILY SCHEDULE;url=yoga/pages/dailyschedule.html#daily;")
aI("showmenu=Services;text=&nbsp;Property Services;");
aI("status=Greek Islands Properties;text=&nbsp;Greek Islands Properties;url=GreekIslandsProperties_en.asp;")
aI("showmenu=Special;text=&nbsp;Specialty Properties;");
aI("showmenu=Guide;text=&nbsp;Buying in Greece;");
aI("status=Property Search;text=Search;url=NewSearch_en.asp;");
aI("status=Contact Us;text=&nbsp;Contact;url=contact_en.asp;");
}
drawMenus();

with(milonic=new menuname("Services")){
style=menuStyle2;
aI("status=Property Marketing;text=&nbsp;Property Marketing&nbsp;&nbsp;;url=marketing_en.asp;")
aI("status=Real Estate Appraisals;text=&nbsp;Property Appraisals&nbsp;;url=appraisals_en.asp;");
aI("status=Exclusivity;text=&nbsp;Exclusivity&nbsp;;url=exclusivity_en.asp;");
}

with(milonic=new menuname("Special")){
style=menuStyle2;
aI("status=Rare & Unique;text=&nbsp;Rare & Unique&nbsp;;url=RareUnique_en.asp;");
aI("status=Greek Islands For Sale;text=&nbsp;Islands for Sale&nbsp;;url=Islands_en.asp;");
//aI("status=Apartment Buildings;text=&nbsp;Apartment Buildings&nbsp;;url=AptBuildings_en.asp;");
aI("status=Land Exchange for Development;text=&nbsp;Land Exchange for Development&nbsp;;url=LandExchange_en.asp;");
aI("status=Income Properties;text=&nbsp;Income Properties&nbsp;;url=Income_en.asp;");
aI("status=Furnished & Outfitted Properties;text=&nbsp;Furnished & Outfitted Properties&nbsp;;url=Furnished_en.asp;");
aI("status=Agricultural Propeties/Fields/Farms;text=&nbsp;Agricultural Properties/Fields/Farms&nbsp;;url=Farm_en.asp;");
aI("status=Warehouses/Storage Properties;text=&nbsp;Warehouses/Storage Properties&nbsp;;url=Warehouses_en.asp;");
aI("status=Bargain Properties;text=&nbsp;Bargain Properties&nbsp;;url=SpecialOffers_en.asp;");
aI("status=Large Land Plots;text=&nbsp;Large Land Plots&nbsp;;url=Land_en.asp;");
aI("status=Hotels-Guesthouses-Camp Sites;text=&nbsp;Hotels-Guesthouses-Camp Sites&nbsp;;url=Hotels_en.asp;");
aI("status=Restaurants-Bars-Nightclubs-Cafes;text=&nbsp;Restaurants-Bars-Nightclubs-Cafes&nbsp;;url=BarRestClubs_en.asp;");
aI("status=Factories-Workshops;text=&nbsp;Factories-Workshops&nbsp;;url=Industrial_en.asp;");
aI("status=Industrial Buildings;text=&nbsp;Industrial Buildings&nbsp;;url=IndustrialBuildings_en.asp;");
aI("status=Miscelaneous Buildings(Schools,Clinics ect..);text=&nbsp;Miscelaneous Buildings&nbsp;;url=Miscelaneous_en.asp;");
aI("status=Projects-Developments;text=&nbsp;Projects-Developments&nbsp;;url=Projects_en.asp;");
aI("status=Parking Lots, Gas Stations, Car Washes;text=&nbsp;Parking Lots, Gas Stations, Car Washes&nbsp;;url=Garages_en.asp;");
aI("status=ECO Parks;text=&nbsp;ECO Parks&nbsp;;url=Parks_en.asp;");
aI("status=Beauty & Spa Businesses;text=&nbsp;Beauty & Spa Businesses&nbsp;;url=Beauty_en.asp;");
}

with(milonic=new menuname("Guide")){
style=menuStyle2;
aI("status=Property Buying Guide;text=&nbsp;Property Buying Guide&nbsp;;url=PropertyBuyingGuide_en.asp");
aI("status=Greek Islands Tourism Guide;text=&nbsp;Greek Islands Guide&nbsp;;url=greekislands.asp;");

}

drawMenus();

