/* Tigra Menu items structure */
var MENU_ITEMS = [
	['TenantNet', 'http://tenant.net/index.html', {'sb':'TenantNet'},
		['New York Basic Tenant Rights', 'http://tenant.net/Rights/index.html', {'sb':'New York Basic Tenant Rights'}],
		['TenantNet Forum', 'http://tenant.net/phpBB2/', {'sb':'TenantNet Forum'}],
		['Lease Renewal Disputes', 'http://tenant.net/Rights/renewals.html', {'sb':'Lease Renewal Disputes'}],
		['Roommate Advice', 'http://tenant.net/Rights/roommates.html', {'sb':'Roommate Advice'}],
		['Illegal Evictions', 'http://tenant.net/Rights/illevict/illevict.html', {'sb':'Illegal Evictions'}],
		['Heat & Hot Water', 'http://tenant.net/Court/Howcourt/heat.html', {'sb':'Heat & Hot Water'}],
		['Noise', 'http://tenant.net/Rights/Noise/index.html', {'sb':'Noise'}],
		['Rent Overcharge', 'http://tenant.net/Rights/complaining.html', {'sb':'Rent Overcharge'}],
		['New York City Pet Law', 'http://tenant.net/Rights/pets.html', {'sb':'New York City Pet Law'}],
		['Organizing-Tenant Associations', 'http://tenant.net/Organize/index.html', {'sb':'Organizing-Tenant Associations'}],
		['Negotiating with your Landlord', 'http://www.tenant.net/alerts/articles/negotiating.html', {'sb':'Negotiating with your Landlord'}],
		['How to Protect Yourself', 'http://www.tenant.net/alerts/articles/tenantrightsreport.html', {'sb':'How to Protect Yourself'}]
	],
	['Housing Court', 'http://www.tenant.net/Court/Howcourt/index.html', {'sb':'Housing Court'},
		['Housing Court Decisions', 'http://tenant.net/Court/Hcourt/index.html', {'sb':'Housing Court Decisions'}],
		['Non-Payment Dispossess', 'http://www.tenant.net/Court/Howcourt/disposs.html', {'sb':'Non-Payment Dispossess'}],
		['Holdover Proceedings', 'http://www.tenant.net/Court/Howcourt/holdover.html', {'sb':'Holdover Proceedings'}],
		['Sue your Landlord for Repairs', 'http://www.tenant.net/Court/Howcourt/hpaction.html', {'sb':'Sue your Landlord for Repairs'}],
		['72-Hour Notice Of Eviction', 'http://www.tenant.net/Court/Howcourt/72hour.html', {'sb':'72-Hour Notice Of Eviction'}],
		['Negotiating A Stipulation', 'http://www.tenant.net/Court/Howcourt/stip.html', {'sb':'Negotiating A Stipulation'}],
		['Guide to Housing Court-BKLS', 'http://www.tenant.net/Court/Tenguide/bks-toc.html', {'sb':'Guide to Housing Court-BKLS'}],
		['Guide to Housing Court-Bar', 'http://www.tenant.net/Court/barguide/court.html', {'sb':'Guide to Housing Court-BAR'}]
	],
	['Rent Regulation', 'http://tenant.net/DHCR_info/index.html', {'sb':'Rent Regulation'},
		['New York Rent Laws', 'http://tenant.net/Rent_Laws/', {'sb':'New York Rent Laws'}],
		['Rent Stabilization Law', 'http://tenant.net/Rent_Laws/RSL/rsltoc.html', {'sb':'Rent Stabilization Law'}],
		['Rent Stabilization Code', 'http://tenant.net/Rent_Laws/RSC/rsctoc.html', {'sb':'Rent Stabilization Code'}],
		['DHCR Decisions', 'http://tenant.net/DHCR/pars/index.html', {'sb':'DHCR Decisions'}],
		['DHCR Fact Sheets', 'http://tenant.net/DHCR_info/Fact_Sheets/index.html', {'sb':'DHCR Fact Sheets'}],
		['DHCR Operational Bulletins', 'http://tenant.net/DHCR_info/Operational_Bulletins/index.html', {'sb':'DHCR Operational Bulletins'}],
		['DHCR Advisory Opinions', 'http://tenant.net/DHCR_info/Advisory_Opinions/index.html', {'sb':'DHCR Advisory Opinions'}],
		['DHCR Policy Statements', 'http://tenant.net/DHCR_info/Policy_Statements/index.html', {'sb':'DHCR Policy Statements'}],
		['DHCR Opinion Letters', 'http://www.tenant.net/DHCR_info/Opinion_Letters/', {'sb':'DHCR Opinion Letters'}],
		['Decoding DHCR docket numbers', 'http://tenant.net/DHCR_info/pubs/docket.html', {'sb':'Decoding DHCR docket numbers'}]
	],
	['Housing Laws', 'http://tenant.net/Rent_Laws/index.html', {'sb':'Housing Laws'},
		['NYS Real Property Law-RPL', 'http://tenant.net/Other_Laws/RPL/rpltoc.html', {'sb':'NYS Real Property Law-RPL'}],
		['NYS RP Actions & Proceedings', 'http://tenant.net/Other_Laws/RPAPL/rpapltoc.html', {'sb':'RP Actions & Proceedings'}],
		['NYC Housing Maintenance Code', 'http://tenant.net/Other_Laws/HMC/new/index.html', {'sb':'NYC Housing Maintenance Code'}],
		['NYS Multiple Dwelling Law', 'http://tenant.net/Other_Laws/MDL/mdltoc.html', {'sb':'NYS Multiple Dwelling Law'}]
	]
];

