	


_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#AB0E24";
oncolor="#FFFFFF";
onbgcolor="#CA001D";
bordercolor="#BFBFBF";
borderstyle="solid";
borderwidth=1;
separatorsize=2;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
padding=6;
subimage="images/arrow.gif";
high3dcolor="white";
low3dcolor="black";
overfilter="Fade(duration=0.2);Alpha(opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#AB0E24";
oncolor="#FFFFFF";
onbgcolor="#CA001D";
bordercolor="#BFBFBF";
borderstyle="solid";
borderwidth=1;
separatorsize=2;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
padding=4;
subimage="images/arrow.gif";
high3dcolor="white";
low3dcolor="black";
overfilter="Fade(duration=0.2);Alpha(opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(milonic=new menuname("mainmenu")){
top=180;
left=22;
itemwidth=170;
style=style1;
alwaysvisible=1;
alignment="left";
aI("text=&nbsp;New!&nbsp;&nbsp;Lycian&nbsp;Gulet&nbsp;Cruise;url=pdfs/LYCIAN_GULET_CRUISE.pdf;;")
aI("text=&nbsp;Selin 3 Gulet&nbsp;&nbsp;;url=selin3.htm;;")
aI("text=&nbsp;Photo Gallery&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=gallery/index.html;;")
aI("text=&nbsp;The ancient land of Lycia;;url=http://www.lycianturkey.com/index.htm;;")
aI("text=&nbsp;Home&nbsp;Page;;url=index.htm;;")
}

	with(milonic=new menuname("lets")){
	top=125;
	left=168;
	itemwidth=120;
	style=style2;
	alignment="left";
	aI("text=2 bed apt. with pool;;url=pdfs/kkTurkey.pdf;;")
	}

with(milonic=new menuname("soon")){
	top=305;
	left=168;
	itemwidth=120;
	style=style2;
	alignment="left";
	aI("text=Coming soon;;url=#;;")
	}

	with(milonic=new menuname("sales")){
	top=154;
	left=168;
	itemwidth=120;
	style=style2;
	alignment="left";
	aI("text=Nothing available as yet;;url=#;;")
	}

	with(milonic=new menuname("kas")){
	top=183;
	left=168;
	itemwidth=120;
	style=style1;
	alignment="left";
	aI("text=History & Maps;;url=http://www.lycianturkey.com/index.htm;;")
	aI("text=About Kas;;showmenu=soon;;")
	aI("text=Beaches;;showmenu=beaches;;")
	aI("text=Restaurants;;url=showmenu=soon;;")
	}
	
		with(milonic=new menuname("beaches")){
			top=255;
			left=278;
			itemwidth=120;
			style=style2;
			alignment="left";
			aI("text=Small Pebble Beach;;showmenu=soon;;")
			aI("text=Large Pebble Beach;;showmenu=soon;;")
			aI("text=Limanagzi;;showmenu=soon;;")
			aI("text=Kaputas;;showmenu=soon;;")
			aI("text=Patara;;showmenu=soon;;")
			aI("text=Beach Clubs;;showmenu=soon;;")
		}

	with(milonic=new menuname("kas")){
	top=183;
	left=168;
	itemwidth=120;
	style=style2;
	alignment="left";
	aI("text=About Kas;;url=kasAbout.htm;;")
	aI("text=Historical Sites;;url=kasHistorical.htm;;")
	aI("text=Beaches;;showmenu=beaches;;")
	aI("text=Restaurants;;url=kasRestaurants.htm;;")
	}

with(milonic=new menuname("links")){
top=-10;
left=40;
itemwidth=140;
style=style2;
alignment="left";
aI("text=ARLA;url=http://www.arla.co.uk;;")
aI("text=Prime Location;url=http://www.primelocation.co.uk;;")
aI("text=NAEA;url=http://www.naea.co.uk;;")
}



drawMenus();
	
