with(milonic=new menuname("Main Menu"))
{
	style=mainMenuStyle;
	top=155;
	/* left=200; */
	alwaysvisible=1;
	orientation="horizontal";
	menuwidth="100%";
	menualign="center";
	overfilter="";
	position="relative";
	aI("text=Home;url=http://www.real-samui-properties.com/index.php;status=Return to our Home Page;");
	aI("text=Our Company;showmenu=Company;");
	aI("text=Properties;showmenu=Properties;");
	aI("text=Land;url=http://www.real-samui-properties.com/search.php?category=1;status=Search Our Database for Land;");
	aI("text=Villa Rental;url=http://www.real-samui-properties.com/search.php?category=3;status=Rent a Villa;");
	aI("text=Private Islands;url=http://www.real-samui-properties.com/private_islands.php;status=Explore the Exclusivity of Private Islands;");
	aI("text=Services;showmenu=Services;");
	aI("text=Koh Samui;showmenu=KohSamui;");
	aI("text=Legal;url=http://www.real-samui-properties.com/legal.html;status=Legal FAQs Concerned with Land Ownership;");
}
drawMenus();
						
