_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="14pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkBlue";
onbgcolor="#999999";
oncolor="#000000";
padding="10";
pagecolor="DarkBlue";
separatorcolor="White";
separatorsize="15";
subimage="images/black_round_white.gif";
subimagepadding="0";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.kingkleen.org.uk/;");
aI("text=Services;target=;url=Services.html;");
aI("text=Gallery (Carpets);target=;url=Gallery-(Carpets).html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Gallery (Cars);target=;url=Gallery-(Cars).html;");
aI("text=Special offers;target=;url=Special-offers.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Supporting kisses4kids;target=;url=Supporting-kisses4kids.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}


 drawMenus();

