_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#E0B624";
onbold="bold";
oncolor="#000000";
padding="10";
separatorcolor="#ffffff";
separatorsize="4";
subimage="images/arrow.gif";
subimagepadding="10";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#9AB41F";
oncolor="#ffffff";
padding="4";
separatorcolor="#9AB41F";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Welcome;target=;url=http://www.cindys-pet-sitting.com/;");
aI("text=Pet Prayers;target=;url=Cindy's-Pet-Sitting-serves-the-Tega-Cay,-SC-pet-community.html;");
aI("text=Meet Cindy;target=;url=Call-Cindy-Thomas-for-your-Tega-Cay-pet-sitting-needs.html;");
aI("text=Services;target=;url=Cindy's-Pet-Sitting-of-Tega-Cay-also-provides-house-sitting-and-dog-walking.html;");
aI("text=Pet News to Use;target=;url=Kennel-or-pet-sitting-Make-the-right-choice-for-your-pet.html;");
aI("text=Testimonials;target=;url=Learn-what-clients-are-saying-about-Tega-Cay's-best-pet-sitter.html;");
aI("text=Photos;target=;url=Tega-Cay-Animals-Check-out-these-photos.html;");
aI("text=Resources;target=;url=Pet-Care-Providers-in-Tega-Cay,-SC.html;");
aI("text=Contact Us;target=;url=Call-Cindy's-Pet-Sitting-Today.html;");
}


 drawMenus();

