fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(horizStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#727878";
headerborder=1;
headercolor="#000099";
offbgcolor="#727878";
offcolor="#FFFFFF";
onbgcolor="#F7FCB7";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/menuimages/Downarrow3_red_16x10.gif";
overbgimage="images/menuimages/backon_yellow.gif";
padding=5; 
pagebgcolor="#727878";
pagecolor="#FFFFFF";
pageimage="images/menuimages/db_red.gif";
separatoralign="right";
separatorcolor="#727878";
separatorwidth="15";
subimage="images/menuimages/Downarrow3_white_16x10.gif";	 

}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#727878";
headerborder=1;
headercolor="#000099";
image="images/menuimages/18_blank.gif";
imagepadding=3;
menubgimage="images/menuimages/backoff_grey.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#F7FCB7";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/menuimages/3d_red.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#727878";
pagecolor="#000066";
pageimage="images/menuimages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="80%";
subimage="images/menuimages/3d_blue.gif";
menubgcolor="#F5F5F5";
}

with(milonic=new menuname("mainmenu")){
menuwidth="665";
alwaysvisible=1;
top=0;
left=0;
margin=2;
orientation="horizontal";
style=horizStyle;

aI("text=Home;title=Back to Home Page;url=index.html;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Services;text=Services;");
aI("text=Request a Quote;title=QuoteRequest;url=Quote.html;");
aI("showmenu=Tips;text=Tips;");
aI("showmenu=Consulting;text=Consulting");	
aI("showmenu=Links;text=Links;");
aI("text=Contact Us;title=Contact Us;url=Contact.html;");
}

with(milonic=new menuname("About")){
margin=3;
style=vertStyle;
top="offset=-286";
left="offset=-290";	
aI("image=images/menuimages/18_faq.gif;text=About Us;url=About.html;");
aI("image=images/menuimages/18_faq.gif;text=Why Us?;url=Why.html;");
aI("image=images/menuimages/18_faq.gif;text=Online Printing;url=http://hototw.clickprint.com;");
aI("image=images/menuimages/18_faq.gif;text=Get ready for the photographic restoral service;url=;");
aI("image=images/menuimages/18_faq.gif;text=Hot Blog;url=http://hototp.com/HOTOTPBlog;");
}


with(milonic=new menuname("Services")){
margin=3;
style=vertStyle;
top="offset=-286";
left="offset=-290";	
aI("image=images/menuimages/18_news.gif;text=On Demand Printing;url=OnDemand.html;");
aI("image=images/menuimages/book.gif;text=Short run Technical manuals and books;url=ShortRun.html;");
aI("image=images/menuimages/book.gif;text=Auction Books;url=AuctionBooks.html;");
aI("image=images/menuimages/18_news.gif;text=Newsletters;url=NewsLetters.html;");
aI("image=images/menuimages/18_news.gif;text=Archival Printing;url=ArchivalPrinting.html;");
aI("image=images/menuimages/18_news.gif;text=Stampin Up;url=StampinUp.html;");
}

with(milonic=new menuname("Consulting")){
margin=3;
style=vertStyle;
top="offset=-286";
left="offset=-290";	
aI("image=images/menuimages/18_faq.gif;text=Our Team;url=OurTeam.html;");
aI("image=images/menuimages/18_faq.gif;text=Hot Off The Press Consulting;url=Consulting.html;");
aI("image=images/menuimages/18_faq.gif;text=Green Print Design;url=GreenPrint.html;");
}
   
with(milonic=new menuname("Tips")){
margin=3;
style=vertStyle;
top="offset=-286";
left="offset=-290";	
aI("image=images/menuimages/lightbulb.png;text=Paper Selection;url=PaperSelection.html;");
aI("image=images/menuimages/lightbulb.png;text=Creating Family history;url=FamilyHistory.html;");
aI("image=images/menuimages/lightbulb.png;text=Preserving Documents;url=PreservingDocuments.html;");
}

with(milonic=new menuname("Links")){
margin=3;
style=vertStyle;
top="offset=-286";
left="offset=-290";	
aI("image=images/menuimages/film.gif;text=Video Directions;url=http://hototp.com/HOTOTPBlog/?page_id=76;");
}

drawMenus();

