/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.CLASSIFIED
*/
var MENU_ITEMS = [
	['Home ', null, null,		
		['Home Pages', null, null,
		['LI Community Events', 'http://www.licommunityevents.com'],
		['On Long Island Today', 'http://www.onlongislandtoday.com/index'],	],
		
		['Members Profile', '../sitepages/password.htm'],	
		['Privacy Statement', '../sitepages/privacy.htm'],
			
	],
	                 
	
	
	[' ', null, null, 
		
				['  ', '../community/announce.htm'],
				
				['   ', '../community/misc.htm'],
				
                        									
				['', '.'],   

				[' ', '../community/american lung assn.xxx'],
				['', '../community/cinema arts.xxx'],
			
					
				['', null, null,
				['', '../community/hs amityville.xxx'],
				['', '../community/hs east hampton.xxx'],
				['', '../community/hs mattituck.xxx'],
				
				['', null, null,
				['', '../community/hs northport nov.xxx'],
				['', '../community/hs northport dec.xxx'],
				[' ', '../community/hs northport jan.xxx'],   ], 
				
				['', '../community/hs oysterponds.xxx'],
				['', '../community/hs port jeff.xxx'],  ],
				[' ', '../community/huntingtonarts.xxx'],
				['', '../community/hunt breast.xxx'],
				['  ', '../community/nystate.xxx'],	
				['', '../community/the chai.xxx'],				
				['', '../community/the blur.xxx'],
				['', '../community/riverhead.xxx'],
				['', '../community/the whale.xxx'], 
															
		 
				      ['', '.'],   
		
		['Add A New Events Form',  'http://www.licommunityevents.com/captcha/captcha%20events.htm'],
		['Revise or Remove Event Listing', null, null,
		['Revise Event Listing ', '../forms/revise%20community%20form.htm'],
		['Remove Event Listing', '../forms/revise%20community%20form.htm'],],
		
		],
	
	 		
	['Classified Ad Pages', null, null,
		['Antique Ads', '../ad%20pages/antiques.htm'],
		['Appliance Ads', '../ad%20pages/appliances.htm'],
		['Automotive Ads', '../ad%20pages/auto.htm'],
		['Camper/Trailer Ads', '../ad%20pages/camper%20trailer.htm'],
		['Collectible Ads', '../ad%20pages/collectibles.htm'],
		['Estate/Moving/Tag Sales', '../ad%20pages/estate%20moving%20tag.htm'],
		['Garage/Yard Sales', '../ad%20pages/garage%20yard.htm'],
		['Marine Ads', '../ad%20pages/marine.htm'],
		['Miscelleneous Ads', '../ad%20pages/misc.htm'],
		['Misc Home Furnishings Ads', '../ad%20pages/misc%20home%20furnishing.htm'],
		['Out of town Real Estate', '../ad%20pages/realtor.htm'],
		['Pet Ads', '../ad%20pages/pets.htm'],
		['Vacation Rentals', '../ad%20pages/vacation%20rentals.htm'],	],
		
['Place A New Ad ', null, null,
		['$9.95 Classified Ad', 'http://www.licommunityevents.com/captcha/captcha%20paypal.htm'],
           	['Free Pet Ad', 'http://www.licommunityevents.com/captcha/captcha%20pets.htm'],
           	['Free Classified Ad', '../sitepages/free%20ad%20password.htm'],
		['Community Events Ad', 'http://www.licommunityevents.com/captcha/captcha%20events.htm'],
		], 
	
['Policies - Help', null, null,
		['Privacy Statement', '../sitepages/privacy.htm'],
		['Placement Guarantee', '../sitepages/placement.htm'],
		['Site Map', '../sitepages/site%20map.htm'],
		['FAQs', '../sitepages/classfaqs.htm'],
		['Contact Us', '../sitepages/contact%20us.htm'],
		['About Us', '../sitepages/about%20us.htm'],	],

	['Website Links', null, null,	
		['Tribute to 9 11', 'http://www.frugalsites.net/911/attack/index.html'],
		['Pennysaver Link', '../forms/pennysaver%20form.htm'],
		['Other Site Links', '../sitepages/links.htm'],],
		
	['Email list ', null, null,
	      ['Add me to Email List', 'http://www.licommunityevents.com/captcha/emailname.htm'],

				],
    
	
	   
];
