function init()
{
	//Main Menu items:
	menus[0] = new menu(21, "horizontal", 1, 203, 0, 0, "#FF0000", "#0000f0", "Arial", 10, 
		"bold", "bold", "white", "white", 0, "black", 2, "", false, true, true, true, 12, true, 0, 0, "black");
	menus[0].addItem("index.htm", "", 60, "center", "HOME", 1);
	menus[0].addItem("#", "", 70, "center", "Search", 2);
	menus[0].addItem("#", "", 90, "center", "My Listings", 3);
	menus[0].addItem("#", "", 90, "center", "Upstate SC", 4);
	menus[0].addItem("#", "", 90, "center", "Relocation", 5);
	menus[0].addItem("#", "", 80, "center", "Finances", 6);
	menus[0].addItem("#", "", 70, "center", "Selling?", 7);
	menus[0].addItem("#", "", 50, "center", "Maps", 8);
	menus[0].addItem("#", "", 60, "center", "Links", 9);
	menus[0].addItem("cheryl_bio.htm", "", 80, "center", "About US", 10);

//Sub Menu for 1st Main Menu Item ("e-mail"):
	menus[1] = new menu(90, "vertical", 0, 0, -5, -5, "#ffff00", "#0000f0", "Arial", 10, "bold", 
		"bold", "black", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[1].addItem("feedback_form.htm", "", 21, "center", "E-Mail US", 0);


//Sub Menu for 2nd Main Menu Item ("search"):
	menus[2] = new menu(225, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[2].addItem("http://www.greenvillescrealestate.us/RemaxCAR/modules/agent/agent.asp?acc=77890&p=findahome.asp&page=search&mode=N&selected=adv&s=ctcom1", "NEWWIN", 21, "left", "NEW MAPPED SEARCH", 0);
	menus[2].addItem("greenville_sc_mls.html", "", 21, "left", "Greenville County", 0);
	menus[2].addItem("http://www.cherylteague.net/spartanburg_search.html", "", 21, "left", "Spartanburg County", 0);
	menus[2].addItem("http://www.cherylteague.net/anderson/index.html", "", 21, "left", "Anderson County", 0);
	menus[2].addItem("http://www.cherylteague.net/anderson/index.html", "", 21, "left", "Pickens & Oconee County", 0);
	menus[2].addItem("http://lakehartwell.cherylteague.net", "", 21, "left", "Lakes Hartwell & Keowee", 0);
	
//Sub Menu for 3nd Main Menu Item ("our homes"):
	menus[3] = new menu(380, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[3].addItem("greenville_remax_listings.html", "", 22, "left", "Our Other REMAX Office Listings", 0);

//Sub Menu for 3nd Main Menu Item ("schools"):
	menus[4] = new menu(255, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[4].addItem("schools_districts_maps.html", "", 22, "left", "Top Schools & 2005 Reports", 0);
	menus[4].addItem("schools_by_subdivision_greenville.html", "", 22, "left", "Schools Dist by Subdivision", 0);
	menus[4].addItem("Greenville_SC_Area_Private_Schools_List.pdf", "NEWWIN", 22, "left", "Private Schools List - PDF", 0);	
	menus[4].addItem("Greenville_SC_Housing_Demographics.pdf", "NEWWIN", 22, "left", "Upstate Census Maps - PDF", 0);
	menus[4].addItem("schools.html", "", 22, "left", "Detailed Community Reports", 0);
	menus[4].addItem("neighborhood_cities.html", "", 22, "left", "City Info by Town & Zipcode", 0);
	menus[4].addItem("neighborhood_demographics.html", "", 22, "left", "Sperling's Best Places", 0);
	menus[4].addItem("golf_courses.html", "", 21, "left", "Upstate Golf Courses", 0);

//Sub Menu for 3nd Main Menu Item ("relocation"):
	menus[5] = new menu(185, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[5].addItem("relocation_package.html", "", 21, "left", "The Moving Coach", 0);
	menus[5].addItem("national_disaster_areas.html", "", 21, "left", "FEMA Disasters Map", 0);


//Sub Menu for 3nd Main Menu Item ("finances"):
	menus[6] = new menu(215, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[6].addItem("mortgage_rates.html", "", 21, "left", "Today's Mortgage Rates", 0);
	menus[6].addItem("finance_center.html", "", 21, "left", "Lending Calculators", 0);
	menus[6].addItem("mortgage_payments.html", "", 21, "left", "Payments Calculator", 0);
	menus[6].addItem("prequalify_loan.html", "", 21, "left", "How Much Can I Borrow?", 0);
	menus[6].addItem("closing_costs.html", "", 21, "left", "My Closing Costs", 0)

//Sub Menu for 3nd Main Menu Item ("selling"):
	menus[7] = new menu(255, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[7].addItem("greenville_home_sales.htm", "", 21, "left", "Our  Best Listing Features", 0);
	menus[7].addItem("house_worth.html", "", 21, "left", "Whats My Home Worth?", 0);
	menus[7].addItem("remax_realtor_questions.html", "", 21, "left", "12 Questions to Ask Realtors", 0);
	menus[7].addItem("epro.htm", "", 21, "left", "Whats the e-PRO Consfusion?", 0);
	menus[7].addItem("discount_broker.html", "", 21, "left", "How About a Discount Broker?", 0);
	menus[7].addItem("for_sale_by_owner.html", "", 21, "left", "Tried For-Sale-By-Owner, yet?", 0);
	
//Sub Menu for 3nd Main Menu Item ("tools"):
	menus[8] = new menu(220, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[8].addItem("ggar_map.htm", "", 22, "left", "MLS Mapping Tools", 0);
	menus[8].addItem("http://www.gcgis.org/webmappub/", "NEWWIN", 22, "left", "Greenville Geo Mapping", 0);
	menus[8].addItem("http://maps.huge.info/zip.htm", "NEWWIN", 22, "left", "ZIPCODE Mapping Tools", 0);
	menus[8].addItem("http://www.greenvillecounty.org/disclaimer/Public_Records_Disclaimer.asp?DirURL=../vrealpr24/clrealprop.asp", "NEWWIN", 22, "left", "Greenville Co Tax Maps", 0);
	menus[8].addItem("http://acpass.andersoncountysc.org/real_prop_search.htm", "NEWWIN", 22, "left", "Anderson Co Tax Maps", 0);
	menus[8].addItem("http://67.32.48.35/assessor/index.asp", "NEWWIN", 22, "left", "Pickens Co Tax Maps", 0);
	menus[8].addItem("Lake_Hartwell_SC_Map.pdf", "NEWWIN", 22, "left", "Lake Hartwell Map - PDF", 0);
	menus[8].addItem("http://www.cherylteague.com/real_estate_terms.html", "", 22, "left", "Realtor Glossary", 0);



//Sub Menu for 3nd Main Menu Item ("links"):
	menus[9] = new menu(180, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[9].addItem("http://www.carolinamediagroup.com/soldongreenville/agentinfo.php?id=49", "NEWWIN", 21, "left", "Office Website", 0);
	menus[9].addItem("http://remax.com/remaxApps/agentsearch/agentDetails.do?id=04414682&start=0", "NEWWIN", 21, "left", "RE/MAX Website", 0);
	menus[9].addItem("http://cherylteague.homesandland.com", "NEWWIN", 22, "left", "Homes & Land", 0);
	menus[9].addItem("home.html", "", 21, "left", "National Partners", 0);


//Sub Menu for 3nd Main Menu Item ("about us"):
	menus[10] = new menu(150, "vertical", 0, 0, -5, -5, "#ff0000", "#0000F0", "Arial", 10, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[10].addItem("cheryl_bio.htm", "", 21, "left", "About Our TEAM", 0);



} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.
