/* Tigra Menu items structure */
var CMENU_ITEMS = [

	['About Lake Wales', '../area/index.shtml'],
	['Community Profile', 'http://www.lakewaleschamber.com/community.asp'],
	['News Media', null, null,
		['The Ledger', 'http://www.theledger.com/apps/pbcs.dll/frontpage'],
		['The News Chief', 'http://polkonline.com/'],
		['Lake Wales News', 'http://www.lakewalesnews.com/']
	],
	['Polk Partners', 'http://www.nytrnghotel.com/ll/polkpartners/'],
	['Employment', null, null,
		['City Job Openings', '../hr/jobs.idc'],
		['Polk Works', 'http://www.polkworks.org/content/interior.asp?section=HotJobs&body=main.htm&pNavID=30&NavID=30'],
		['Ledger Jobs', 'http://www.wizmall.com/careerbuilder/goo/0566.asp'],
		['News Chief Jobs', 'http://classifieds.polkonline.com/classifieds-bin/classifieds?&property=WINTER%20HAVEN%20FL&b=&classification=Employment&category_number=&misc=&temp_type=search']
	],
	['LW Medical Center', 'http://www.lakewalesmedicalcenter.com/default.cfm?id=1'],
];