 ajmenu1 = new mainMenu('horizontal', 1, 'black', 'green', 'white', 'white', '');
 ajmenu1.pad_1 = 1;
 ajmenu1.pad_2 = 1;
 ajmenu1.divider = '|';
 ajmenu1.addItems('Home', 'index.html', 'Pricing', 'pricing.html', 'Hosting', 'hosting.html', 'Design', 'design.html', 'Multimedia', 'multimedia.html', 'Internet Tools', 'inet_tools.html', 'Support', 'support.html', 'Contact Us', 'contact.html');

 ajmenu1 = new subMenu('2','black', 'green', 'white', 'white');
 ajmenu1.addItems("List of Pricing & Services", "pricing.html", "Get an Online Quote", "get_quote_entry.html");

 ajmenu1 = new subMenu('3','black', 'green', 'white', 'white');
 ajmenu1.addItems("Hosting Overview", "hosting.html", "General Websites", "gensite.html", "E-Commerce Websites", "ecomsite.html", "Business Websites", "bussite.html", "Domain Names", "tlds.html", "Website Templates", "templates.html", "Email Hosting", "email_hosting.html", "WebTrends Site Statistics", "wt_info.html", "Pre-built Web Systems", "web_systems.html", "-------------------------", "", "Sign Up for Hosting", "signup_entry.html", "Get an Online Quote", "get_quote_entry.html");

 ajmenu1 = new subMenu('4','black', 'green', 'white', 'white');
 ajmenu1.addItems("Design Overview", "design.html", "Our Design Portfolio", "portfolio/", "Website Templates", "templates.html", "Pre-built Web Systems", "web_systems.html", "-------------------------", "", "Design Consultation Form", "design_consult_entry.html");

 ajmenu1 = new subMenu('5','black', 'green', 'white', 'white');
 ajmenu1.addItems("Multimedia Overview", "multimedia.html", "Audio Video Streaming", "media_streaming.html", "Audio Video Capturing & Conversion", "media_conversion.html", "Document Scanning & Conversion", "document_conversion.html");

 ajmenu1 = new subMenu('6','black', 'green', 'white', 'white');
 ajmenu1.addItems("Internet Tools Main Page", "inet_tools.html", "Downloads", "downloads.html", "Domain Lookup Tool", "lookup_tool.html", "Register Your Domain Name", "", "Renew Your Domain Name", "", "Web-based Website Editor", "");

 ajmenu1 = new subMenu('7','black', 'green', 'white', 'white');
 ajmenu1.addItems("Support Main Page", "support.html", "-------------------------", "", "FAQs", "faq.html", "HOWTOs", "howtos.html", "-------------------------", "", "Submit Payment", "submit_payment_entry.html", "-------------------------", "", "Download Documents", "forms.html", "Site Map" , "sitemap.html" , "Search Our Website", "search.html", "-------------------------", "", "Contact Technical Support", "contact_support_entry.html");

 ajmenu1 = new subMenu('8','black', 'green', 'white', 'white');
 ajmenu1.addItems("Contact Us Main Page", "contact.html", "About Us" , "about.html", "Ask A Question", "ask_question_entry.html", "Technical Support", "support.html", "Get an Online Quote", "get_quote_entry.html", "Sign Up for Hosting", "signup_entry.html", "Design Consultation Form", "design_consult_entry.html");

