_menuCloseDelay=750 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=5 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ onbgcolor="#008787"; oncolor="#000000"; offbgcolor="#008787"; offcolor="#ffffff"; bordercolor="#008787"; borderstyle="solid"; borderwidth=0; separatorcolor="#008787"; separatorsize="20"; padding=4; fontsize="11px"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#ffffff"; pagebgcolor="#008787"; headercolor="#008787"; headerbgcolor="#330000"; subimage=""; subimagepadding=""; overfilter=""; outfilter=""; } with(submenuStyle=new mm_style()){ onbgcolor="#008787"; oncolor="#000000"; offbgcolor="#008787"; offcolor="#ffffff"; bordercolor="#008787"; borderstyle="solid"; borderwidth=0; separatorcolor="#000033"; separatorsize="1"; padding=4; fontsize="11px"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#ffffff"; pagebgcolor="#008787"; headercolor="#008787"; headerbgcolor="#330000"; subimage=""; subimagepadding=""; overfilter=""; outfilter=""; } with(subsubmenuStyle=new mm_style()){ onbgcolor="#008787"; oncolor="#000000"; offbgcolor="#008787"; offcolor="#ffffff"; bordercolor="#000033"; borderstyle="solid"; borderwidth=1; separatorcolor="#000033"; separatorsize="1"; padding=4; fontsize="11px"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#ffffff"; pagebgcolor="#008787"; headercolor="#008787"; headerbgcolor="#330000"; subimage=""; subimagepadding=""; overfilter=""; outfilter=""; } with(milonic=new menuname("Main Menu")){ style=menuStyle; top=130; left=10; alwaysvisible=1; orientation="horizontal"; overfilter=""; position="relative"; aI("text=Home;url=/;status=Back To Home Page;"); aI("text=About Us;url=/aboutus.htm;status=More about our philosophies;"); aI("text=Projects;showmenu=former;url=#;status=Get a feel by looking at some of our previous and ongoing projects;"); aI("text=Nature;url=/Nature.asp;status=We feel strongly about the nature around us;"); aI("text=Visit Chatham;url=/chatham.asp;status=Look at the beauty of Chatham;"); aI("text=Testimonials;url=/testimonials.htm;status=See what our clients are saying about us;"); aI("text=Contact Us;url=/contact.asp;status=Contact us about your needs;"); aI("text=Our Websites;url=/website_map.htm;status=Our Websites;"); } with(milonic=new menuname("former")){ style=submenuStyle; itemwidth=130; aI("text=Additions;showmenu=former_additions;status=Look at some of the additions that we have done;"); aI("text=Bathrooms;showmenu=former_bathrooms;status=Look at some of the bathrooms that we have done;"); aI("text=Homes;showmenu=former_homes;status=Look at some of the homes that we have done;"); aI("text=Kitchens;showmenu=former_kitchens;status=Look at some of the kitchens that we have done;"); aI("text=Reconstruction;showmenu=former_reconstruction;status=Look at some of the reconstruction that we have done;"); aI("text=Renovations;showmenu=former_renovations;status=Look at some of the renovations that we have done;"); } with(milonic=new menuname("former_additions")){ style=subsubmenuStyle; itemwidth=130; aI("text=Addition 1;url=/projects.asp?id=28;status=Addtion 1;"); aI("text=Addition 2;url=/projects.asp?id=18;status=Addtion 2;"); aI("text=Addition 3;url=/projects.asp?id=26;status=Addtion 3;"); aI("text=Addition 4;url=/projects.asp?id=6;status=Addtion 4;"); } with(milonic=new menuname("former_bathrooms")){ style=subsubmenuStyle; itemwidth=130; aI("text=Bathroom 1;url=/projects.asp?id=60;status=Bathroom 1;"); aI("text=Bathroom 2;url=/projects.asp?id=67;status=Bathroom 2;"); aI("text=Bathroom 3;url=/projects.asp?id=71;status=Bathroom 3;"); aI("text=Bathroom 4;url=/projects.asp?id=65;status=Bathroom 4;"); } with(milonic=new menuname("former_homes")){ style=subsubmenuStyle; itemwidth=130; aI("text=Home 1;url=/projects.asp?id=45;status=Home 1;"); aI("text=Home 2;url=/projects.asp?id=23;status=Home 2;"); aI("text=Home 3;url=/projects.asp?id=20;status=Home 3;"); aI("text=Home 4;url=/projects.asp?id=70;status=Home 4;"); aI("text=Home 5;url=/projects.asp?id=66;status=Home 5;"); aI("text=Home 6;url=/projects.asp?id=44;status=Home 6;"); aI("text=Home 7;url=/projects.asp?id=21;status=Home 7;"); aI("text=Home 8;url=/projects.asp?id=4;status=Home 8;"); aI("text=Home 9;url=/projects.asp?id=68;status=Home 9;"); } with(milonic=new menuname("former_kitchens")){ style=subsubmenuStyle; itemwidth=130; aI("text=Kitchen 1;url=/projects.asp?id=62;status=Kitchen 1;"); aI("text=Kitchen 2;url=/projects.asp?id=37;status=Kitchen 2;"); aI("text=Kitchen 3;url=/projects.asp?id=59;status=Kitchen 3;"); aI("text=Kitchen 4;url=/projects.asp?id=22;status=Kitchen 4;"); aI("text=Kitchen 5;url=/projects.asp?id=61;status=Kitchen 5;"); aI("text=Kitchen 6;url=/projects.asp?id=36;status=Kitchen 6;"); aI("text=Kitchen 7;url=/projects.asp?id=27;status=Kitchen 7;"); aI("text=Kitchen 8;url=/projects.asp?id=7;status=Kitchen 8;"); } with(milonic=new menuname("former_reconstruction")){ style=subsubmenuStyle; itemwidth=130; aI("text=Reconstruction 1;url=/projects.asp?id=47;status=Reconstruction 1;"); aI("text=Reconstruction 2;url=/projects.asp?id=40;status=Reconstruction 2;"); aI("text=Reconstruction 3;url=/projects.asp?id=31;status=Reconstruction 3;"); aI("text=Reconstruction 4;url=/projects.asp?id=3;status=Reconstruction 4;"); aI("text=Reconstruction 5;url=/projects.asp?id=64;status=Reconstruction 5;"); aI("text=Reconstruction 6;url=/projects.asp?id=43;status=Reconstruction 6;"); aI("text=Reconstruction 7;url=/projects.asp?id=32;status=Reconstruction 7;"); aI("text=Reconstruction 8;url=/projects.asp?id=30;status=Reconstruction 8;"); } with(milonic=new menuname("former_renovations")){ style=subsubmenuStyle; itemwidth=130; aI("text=Renovation 1;url=/projects.asp?id=33;status=Renovation 1;");aI("text=Renovation 2;url=/projects.asp?id=63;status=Renovation 2;");aI("text=Renovation 3;url=/projects.asp?id=42;status=Renovation 3;");aI("text=Renovation 4;url=/projects.asp?id=38;status=Renovation 4;");aI("text=Renovation 5;url=/projects.asp?id=69;status=Renovation 5;");aI("text=Renovation 6;url=/projects.asp?id=54;status=Renovation 6;");aI("text=Renovation 7;url=/projects.asp?id=39;status=Renovation 7;");} drawMenus();