/* Tigra Menu items structure */
var GMENU_ITEMS = [

	['City of Lake Wales', '../city/index.shtml'],
	['Polk County', 'http://www.polk-county.net/index.aspx?pg=bc'],
	['State of Florida', 'http://www.myflorida.com/'],
	['USA.gov', 'http://www.usa.gov/'],
	['Internal Revenue Service', 'http://www.irs.gov/index.html'],
	['Homeland Security', 'http://www.dhs.gov/index.shtm'],
];