/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.htm', {'sw':115,'be':['progid:DXImageTransform.Microsoft.Iris(DURATION=0.5,irisStyle=STAR)','progid:DXImageTransform.Microsoft.Iris(DURATION=0.5,irisStyle=STAR)']}],
	['Our Services', null, {'sw':118,'be':['progid:DXImageTransform.Microsoft.Iris(DURATION=0.5,irisStyle=STAR)','progid:DXImageTransform.Microsoft.Iris(DURATION=0.5,irisStyle=STAR)']},
		['Tax Preparation', 'taxprep.htm', {'sw':118}],
		['Personal Game Plans', 'gameplan.htm', {'sw':118}],
		['Personal Consulting', 'consult.htm', {'sw':118}]
	],
	['Tax Relief E-Books', 'products.php?cat=7', {'sw':118}],
	['Tax Relief Forum', 'phpbb/index.php', {'tw':'_blank','sw':118}],
	['Learning Center', 'learningcenter.htm', {'sw':118}],
	['About Us', 'about.htm', {'sw':118}],
	['Contact Us', 'contact.htm', {'sw':118}],
	['Free Tax Forms', 'freetaxforms.htm', {'sw':118}]

];
