
var MENU_ITEMS = [
['Home', 'http://www.chartwellpartnersllc.com/', null,
	['Map', 'http://maps.google.com/maps?oi=map&q=Clifton+Forge,+VA/']
    ],
	['Area Details', null, null,
		['Clifton Forge', 'cliftonforgenotes.php'],
		['Alleghany County', 'alleghanynotes.php'],
		['I-64, Rte. 60, Rte. 220', 'arearoadways.php'],	
	],
	['How Do I...', null, null,
		['Contact Officials', 'localnumbers.php'],
		['Submit A Bid', 'submitabid.php'],
		['Get Financing', 'localbanks.php'],	
	],
	['Partners', null, null,
		['Who We Are', 'chartwellpartners.php'],
	],
	['Properties', null, null,
		['#101 - Near Kroger', 'rte60_oakhill.php'],
['#102 - Powerhouse', 'powerhouse.php'],
['#103 - DSC', 'dsc.php'],
['#104 - Next To Creek', 'nexttoriver.php'],	
['#105 - Vesuvius', 'stonecreek.php'],
['Mortgage Calculator', 'http://realestate.yahoo.com/calculators/amortization.html'],	
	],
	['Contact', null, null,
		['E-mail', 'chartwellcontact.php'],
		['ICQ ID: 158691506']
	]	
];