/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Central NJ<br>Properties', null, {'tt':'Essex County and Union County ','sb':'Essex County and Union County ','sh':50,'bw':160},
		['Residential Properties', '/listings_gsmls/listings.php?type=GSMLS_res', {'sb':'Residential Properties'}],
		['Multi-Family Dwellings', '/listings_gsmls/listings.php?type=GSMLS_mul', {'tt':'Multi-Family Dwellings','sb':'Multi-Family Dwellings'}],
		['Vacant Land', '/listings_gsmls/listings.php?type=GSMLS_lnd', {'tt':'Vacant Land','sb':'Vacant Land'}],
		['Commercial Properties', '/listings_gsmls/listings.php?type=GSMLS_com', {'tt':'Commercial Properties','sb':'Commercial Properties'}],
		['Businesses For Sale', '/listings_gsmls/listings.php?type=GSMLS_bus', {'tt':'Businesses For Sale','sb':'Businesses For Sale'}],
		['Rentals Available', '/listings_gsmls/listings.php?type=GSMLS_rn', {'tt':'Rentals Available','sb':'Rentals Available'}]
	],
	['Northeast NJ<br>Properties', null, {'tt':'Bergen County and Hudson County','sb':'Bergen County and Hudson County','sh':50},
		['Residential Properties', '/listings_njmls/listings.php?type=NJMLS_RES'],
		['Multi-Family Dwellings', '/listings_njmls/listings.php?type=NJMLS_2to4'],
		['Condos, Townhouses', '/listings_njmls/listings.php?type=NJMLS_CCT'],
		['Mixed Use', '/listings_njmls/listings.php?type=NJMLS_MIX'],
		['Vacant Land', '/listings_njmls/listings.php?type=NJMLS_LND'],
		['Commercial Properties', '/listings_njmls/listings.php?type=NJMLS_COM'],
		['Businesses For Sale', '/listings_njmls/listings.php?type=NJMLS_BUS'],
		['Rentals Available', '/listings_njmls/listings.php?type=NJMLS_RNT']
	],
	['Property Search', 'http://rosaagency.idxrjr.com/', {'tt':'Home Search','sb':'Home Search'}],
	['Communities', '/communities-nj-real-estate.php', {'tt':'Community Info','sb':'Community Info'}],
	['Office Locations', null, {'tt':'Mapquest Directions','sb':'Mapquest Directions','bw':160},
		['Rosa Agency Union', '/offices/office1.php', {'tt':'Rosa Agency Union','sb':'Rosa Agency Union'}],
		['Rosa Agency Ironbound', '/offices/office2.php', {'tt':'Rosa Agency Ironbound','sb':'Rosa Agency Ironbound'}],
		['Devore - Rosa Agency', '/offices/office3.php', {'tt':'Devore - Rosa Agency','sb':'Devore - Rosa Agency'}],
		['Nobre - Rosa Agency', '/offices/office4.php', {'tt':'Nobre - Rosa Agency','sb':'Nobre - Rosa Agency'}],
		['Neno - Rosa Agency', '/offices/office5.php', {'tt':'Neno - Rosa Agency','sb':'Neno - Rosa Agency'}]
	],
	['Agent Directory', '/agents-nj-real-estate.php'],
	['Resources', null, {'sw':80,'bw':134},
		['Buyers Resources', '/buyer-nj-real-estate.php', {'tt':'Buyers Resources','sb':'Buyers Resources','bw':180},
			['Common Buying Mistakes', '/buyerseller/buymistakes.php', {'tt':'Common Buying Mistakes','sb':'Common Buying Mistakes'}],
			['Home Inspections', '/buyerseller/home_inspection.php', {'tt':'Home Inspections','sb':'Home Inspections'}],
			['Knowing the Neighborhood', '/buyerseller/knowneighborhood.php', {'tt':'Knowing the Neighborhood','sb':'Knowing the Neighborhood'}],
			['Types of Mortgages', '/buyerseller/types_mortgages.php', {'tt':'Types of Mortgages','sb':'Types of Mortgages'}],
			['Find Your Dream Home', '/buyerseller/form_dreamhome.php', {'tt':'Find Your Dream Home','sb':'Find Your Dream Home'}],
			['Moving Checklist', '/buyerseller/moving_checklist.php', {'tt':'Moving Checklist','sb':'Moving Checklist'}],
			['The REALTORŪ Advantage', '/buyerseller/realtor_advantage.php', {'tt':'The REALTORŪ Advantage','sb':'The REALTORŪ Advantage'}],
			['Code of Ethics', '/buyerseller/code_of_ethics.php', {'tt':'Code of Ethics','sb':'Code of Ethics'}],
			['Real Estate Relationships', '/buyerseller/relationship.php', {'tt':'Real Estate Relationships','sb':'Real Estate Relationships'}],
			['Real Estate Glossary', '/buyerseller/glossary.php', {'tt':'Real Estate Glossary','sb':'Real Estate Glossary'}]
		],
		['Sellers Resources', '/seller-nj-real-estate.php', {'tt':'Sellers Resources','sb':'Sellers Resources','bw':180},
			['Curb Appeal Checklist', '/buyerseller/curb_appeal.php', {'tt':'Curb Appeal Checklist','sb':'Curb Appeal Checklist'}],
			['Home Inspections', '/buyerseller/home_inspection.php', {'tt':'Home Inspections','sb':'Home Inspections'}],
			['Common Selling Mistakes', '/buyerseller/sellmistakes.php', {'tt':'Common Selling Mistakes','sb':'Common Selling Mistakes'}],
			['Preparing Your Home', '/buyerseller/preparehome.php', {'tt':'Preparing Your Home','sb':'Preparing Your Home'}],
			['Types of Mortgages', '/buyerseller/types_mortgages.php', {'tt':'Types of Mortgages','sb':'Types of Mortgages'}],
			['Online Home Evaluation', '/buyerseller/form_home_evaluation.php', {'tt':'Online Home Evaluation','sb':'Online Home Evaluation'}],
			['Moving Checklist', '/buyerseller/moving_checklist.php', {'tt':'Moving Checklist','sb':'Moving Checklist'}],
			['The REALTORŪ Advantage', '/buyerseller/realtor_advantage.php', {'tt':'The REALTORŪ Advantage','sb':'The REALTORŪ Advantage'}],
			['Code of Ethics', '/buyerseller/code_of_ethics.php', {'tt':'Code of Ethics','sb':'Code of Ethics'}],
			['Real Estate Relationships', '/buyerseller/relationship.php', {'tt':'Real Estate Relationships','sb':'Real Estate Relationships'}],
			['Real Estate Glossary', '/buyerseller/glossary.php', {'tt':'Real Estate Glossary','sb':'Real Estate Glossary'}]
		],
		['General Resources', '/resources-nj-real-estate.php', {'tt':'General Resources','sb':'General Resources'}]
	],
	['Open Houses', '/listings_gsmls/openhouse_all.php', {'tt':'Open Houses','sb':'Open Houses'}],
	['Recent News', '/pr/pr.php', {'tt':'Public Relations','sb':'Public Relations'}],
	['Careers', '/careers/careers.php', {'tt':'Careers','sb':'Careers'}],
	['Contact Us', '/contact/contact.php', {'tt':'Contact Us','sb':'Contact Us'}],
	['About Us', '/about/about.php', {'tt':'About Us','sb':'About Us'}]
];
