// menu_items.js file
// index page

var MENU_ITEMS =[
	['<img src=http://roanokevalley-longandfoster.com/images/01_buy.gif border=0>', 'http://search.roanokevalley-longandfoster.com/property/', [0,157,81,36],
		["Selecting Your Agent", '/selecting_your_agent.htm', [18,36,175,null]],
		["Search", 'http://search.roanokevalley-longandfoster.com/property/', [null,null,175,null]],
		["Buyer's Guide", '/buyers_guide.htm', [null,null,175,null]],
		["100 Newest Listings", 'http://search.roanokevalley-longandfoster.com/property/proplist.asp?VAR_SearchType=newest', [null,null,175,null]],
		["Open Houses", '/openhouse.taf', [null,null,175,null]],
		["New Home Communities", '/new_communities/new_home_comm.htm', [null,null,175,null]],
		["TV Show Listings", 'http://search.roanokevalley-longandfoster.com/marketing/tvlist.asp', [null,null,175,null]],
		["Guided Tours", 'http://search.roanokevalley-longandfoster.com/property/proplist.asp?VAR_SearchType=guidedtour', [null,null,175,null]],
		["RELO National Home Search", 'http://www.relohomesearch.com/default.asp?coid=10557', [null,null,175,null]],
		["Contact Us", '/contact_us.htm', [null,null,175,null]]
	],
	['<img src=http://roanokevalley-longandfoster.com/images/02_communities.gif border=0>', '/new_communities/new_home_comm.htm', [81,null,96,null],
		["Roanoke Valley", '/new_communities/new_home_comm.htm', [8,36,203,null]],
		["Smith Mountain Lake", '/new_communities/sml_new_home_comm.htm', [null,null,203,null]],
	],
	['<img src=http://roanokevalley-longandfoster.com/images/03_sell.gif border=0>', '/sell_your_home.htm', [96,null,71,null],
		["Selecting Your Agent", '/selecting_your_agent.htm', [8,36,170,null]],
		["Home Marketing Assistance", '/sell_your_home.htm', [null,null,170,null]],
		["Seller's Guide", '/sellers_guide/sellers_guide.htm', [null,null,170,null]]
	],
	['<img src=http://roanokevalley-longandfoster.com/images/04_relocation.gif border=0>', '/relocation_services.htm', [71,null,80,null],
		["Professional Services", '/relocation_services.htm', [8,36,203,null]],
		["Contact a Relocation Professional", '/relocation_contact.htm', [null,null,203,null]],
		["Request a Newcomers Kit", 'http://search.roanokevalley-longandfoster.com/contact/reloform.asp', [null,null,203,null]]
	],
	['<img src=http://roanokevalley-longandfoster.com/images/05_community.gif border=0>', '/community_info/community_info.htm', [80,null,90,null],
		["Roanoke Valley", '/community_info/community_info.htm', [8,36,125,null],
			
			["General Information", '/community_info/community_info.htm', [125,0,175,23]],
			["Points of Interest", '/community_info/community_info_points_of_interest.htm', [0,23,175,23]],
			["Educational Resources", '/community_info/community_info_edu_resources.htm', [0,23,175,23]],
			["Recreation & Culture", '/community_info/community_info_rec_culture.htm', [0,23,175,23]],
			["Maps and Directions", '/community_info/community_info_maps.htm', [0,23,175,23]],
			["Request a Newcomers Kit", 'http://search.roanokevalley-longandfoster.com/contact/reloform.asp', [0,23,175,23]]
		],
		["Smith Moutain Lake", 'sml_general_info.htm', [0,23,125,null],
			["General Information", '/sml_general_info.htm', [125,0,175,23]],
			["Maps and Directions", '/sml_map_directions.htm', [0,23,175,23]],
			["Request a Newcomers Kit", 'http://search.roanokevalley-longandfoster.com/contact/reloform.asp', [0,23,175,23]]
		],
		
	],
	['<img src=http://roanokevalley-longandfoster.com/images/06_home-serv.gif border=0>', 'http://real-estate-services.longandfoster.com/Services/Home_Services/Vendor_Search.aspx', [90,null,92,null],
	],
	['<img src=http://roanokevalley-longandfoster.com/images/07_agent.gif border=0>', '/selecting_your_agent.htm', [92,null,86,null],
		["About Our Agents", '/about_agents.htm', [8,36,148,null]],
		["Search by Name", 'http://search.roanokevalley-longandfoster.com/agent/', [null,null,148,null]],
		["Complete List of Agents", 'http://search.roanokevalley-longandfoster.com/agent/agentlist.asp', [null,null,148,null]]
	],
	['<img src=http://roanokevalley-longandfoster.com/images/08_company.gif border=0>', '/careers_and_edu.htm', [86,null,90,null],
		["Careers with Long & Foster", '/careers_and_edu.htm', [-21,36,175,null]],
		["Education", '/new_ex_agents.htm', [null,null,175,null]],
		["Career Information Seminars", '/career_seminars.htm', [null,null,175,null]],
		["About Long & Foster", '/about_company.htm', [null,null,175,null]]
	],
	['<img src=http://roanokevalley-longandfoster.com/images/09_only.gif border=0>', '/private.php', [90,null,64,null],
	]
];

