// embedded_main_menu - pearl-beach.com - 13 October 2008

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=210;
//top=280;
position="relative";
orientation="horizontal";
style=menuStyle;
zindex=4; 
aI("showmenu=directory;text=Choose a Service;");

}

drawMenus();


