_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("showmenu=ServicesPrint ManagementLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsDesktop PromoLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Quote;target=;url=Quote.html;");
aI("text=Environment;target=;url=Environment.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesPrint ManagementLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Print ManagementPhotographyLEFT_MENU;text=Print Management;target=;url=Print-Management.html;");
aI("showmenu=Talking Product VideosRingtonesLEFT_MENU;text=Talking Product Videos;target=;url=Talking-Product-Videos.html;");
aI("text=Telemarketing;target=;url=Telemarketing.html;");
}

with(milonic=new menuname("Print ManagementPhotographyLEFT_MENU")){
style=submenuStyle;
aI("text=Photography;target=;url=Photography.html;");
}

with(milonic=new menuname("Talking Product VideosRingtonesLEFT_MENU")){
style=submenuStyle;
aI("text=Ringtones;target=;url=Ringtones.html;");
aI("text=Business Ads;target=;url=Business-Ads.html;");
aI("text=Ethical Videos;target=;url=Ethical-Videos.html;");
aI("text=Caricatures;target=;url=Caricatures.html;");
aI("text=Greetings;target=;url=Greetings.html;");
aI("text=Guide;target=;url=Guide.html;");
aI("text=Mobile trends;target=;url=Mobile-trends.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Prepairing a PDF;target=;url=Prepairing-a-PDF.html;");
aI("text=Paper Sizes;target=;url=Paper-Sizes.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsDesktop PromoLEFT_MENU")){
style=submenuStyle;
aI("text=Desktop Promo;target=;url=Desktop-Promo.html;");
aI("text=Special Offer;target=;url=Special-Offer.html;");
aI("text=Environmental;target=;url=Environmental.html;");
aI("text=World News;target=;url=World-News.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Divine Cosmos;target=;url=Divine-Cosmos.html;");
}


 drawMenus();

