function init()
{
	//Main Menu Bar Items:
	menus[0] = new menu(160, "vertical", 120, 142, -1, -1, "white", "#0000A0", "Arial", 9, 
		"bold", "bold", "black", "white", 1, "black", 2, "rollover:images/tri-right1.gif:images/tri-right1.gif", false, true, true, true, 5, false, 4, 4, "black");
	menus[0].addItem("index.htm", "", 20, "left", "Home", 0);
	menus[0].addItem("single_coin.htm", "", 20, "left", "Single Coin", 0);
	menus[0].addItem("bridal_keepsake.htm", "", 20, "left", "For The Bride", 1);
	menus[0].addItem("for_him.htm", "", 20, "left", "For The Groom", 2);
	menus[0].addItem("for_him.htm", "", 20, "left", "Bestman & Usher", 3);
	menus[0].addItem("for_her_bridesmaid_teddy.htm", "", 20, "left", "For The Bridesmaid", 4);
      menus[0].addItem("favors.htm", "", 20, "left", "Favors", 0);
      menus[0].addItem("heart_to_heart.htm", "", 20, "left", "Wedding Stationery", 5);
      menus[0].addItem("acceptance_card.htm", "", 20, "left", "Cards", 6);
	menus[0].addItem("50th_birthday_gifts.htm", "", 20, "left", "Special Birthday Gifts", 7);
	menus[0].addItem("sixpence_history.htm", "", 20, "left", "Sixpence History", 0);
	menus[0].addItem("delivery.htm", "", 20, "left", "Delivery", 0);
	menus[0].addItem("contact.htm", "", 20, "left", "Contact", 0);
	menus[0].addItem("terms_and_conditions.htm", "", 20, "left", "Terms & Conditions", 0);
	menus[0].floatMenu(1024, 768, 10, 0);

//Sub Menu for 2nd Menu Item ("For The Bride"):
	menus[1] = new menu(140, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[1].addItem("bridal_keepsake.htm", "", 20, "left", "Bridal Keepsake", 0);
	menus[1].addItem("for_her_garter.htm", "", 20, "left", "Garter", 0);
      menus[1].addItem("for_her_necklace.htm", "", 20, "left", "Necklace", 0);
	menus[1].addItem("for_her_bracelet.htm", "", 20, "left", "Bracelet", 0);
	menus[1].addItem("for_her_anklet.htm", "", 20, "left", "Anklet", 0);
	menus[1].addItem("lucky_charm.htm", "", 20, "left", "Lucky Charm", 0);
        menus[1].addItem("for_her_tiaras.htm", "", 20, "left", "Tiaras", 0);
      menus[1].addItem("for_her_handbags.htm", "", 20, "left", "Handbags", 0);

//Sub Menu for 3rd Menu Item ("For The Groom"):
	menus[2] = new menu(140, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[2].addItem("for_him.htm", "", 20, "left", "Keyring", 0);
	menus[2].addItem("cufflinks.htm", "", 20, "left", "Cufflinks", 0);
	menus[2].addItem("for_groom_gifts.htm", "", 20, "left", "Groom Gifts", 0);
	menus[2].addItem("cravat_pin.htm", "", 20, "left", "Cravat Pin", 0);
	
//Sub Menu for 4th Menu Item ("Bestman & Usher"):
	menus[3] = new menu(140, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[3].addItem("for_him.htm", "", 20, "left", "Keyring", 0);
	menus[3].addItem("cufflinks.htm", "", 20, "left", "Cufflinks", 0);
	menus[3].addItem("for_him_cards.htm", "", 20, "left", "Cards", 0);
	menus[3].addItem("for_him_gifts.htm", "", 20, "left", "Gifts", 0);
	
		
//Sub Menu for 5th Menu Item ("For The Bridesmaid"):
	menus[4] = new menu(170, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[4].addItem("for_her_bridesmaid_teddy.htm", "", 20, "left", "Teddy", 0);
	menus[4].addItem("bridesmaid_doll_birth_plus.htm", "", 20, "left", "Bridesmaid Dolls Birth", 0);
	menus[4].addItem("bridesmaid_doll_3_plus.htm", "", 20, "left", "Bridesmaid Dolls 3+", 0);
	menus[4].addItem("bridesmaid_gifts.htm", "", 20, "left", "Bridesmaid Gifts", 0);
	menus[4].addItem("bridesmaid_cards.htm", "", 20, "left", "Bridesmaid Cards", 0);
	menus[4].addItem("bridesmaid_flowerbasket.htm", "", 20, "left", "Flowerbasket", 0);

//Sub Menu for 6th Menu Item ("Wedding Stationery"):
	menus[5] = new menu(160, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[5].addItem("heart_to_heart.htm", "", 20, "left", "Heart to Heart", 0);
      menus[5].addItem("bouquet.htm", "", 20, "left", "Bouquet", 0);
	menus[5].addItem("rose.htm", "", 20, "left", "Rose", 0);
	menus[5].addItem("bows_and_beads.htm", "", 20, "left", "Bows and Beads", 0);
	menus[5].addItem("tiara.htm", "", 20, "left", "Tiara", 0);
	menus[5].addItem("tiara_civil_ceremony.htm", "", 20, "left", "Tiara Civil Ceremony", 0);
	menus[5].addItem("letters_of_love.htm", "", 20, "left", "Letters of Love", 0);
	menus[5].addItem("waistcoats.htm", "", 20, "left", "Waistcoats", 0);

//Sub Menu for 7th Menu Item ("Cards"):
	menus[6] = new menu(140, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
	menus[6].addItem("acceptance_card.htm", "", 20, "left", "Acceptance Card", 0);
      menus[6].addItem("goodluck_card.htm", "", 20, "left", "Good Luck Card", 0);

//Sub Menu for 8th Menu Item ("Special Birthday Gifts"):
	menus[7] = new menu(140, "vertical", 0, 0, -1, -1, "white", "#0000A0", "Arial", 9,  "bold", 
		"bold", "black", "white", 1, "black", 2, 62, false, true, false, true, 6, false, 4, 4, "black");
      menus[7].addItem("50th_birthday_gifts.htm", "", 20, "left", "50th Birthday Gifts", 0);
      menus[7].addItem("60th_birthday_gifts.htm", "", 20, "left", "60th Birthday Gifts", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.