//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=2
oCMenu.fromLeft=0 
oCMenu.fromTop=5   
oCMenu.rows=1 
oCMenu.menuPlacement="center"
                                                             
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1
oCMenu.wait=2000
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="100%"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=144
oCMenu.level[0].height=20 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=3
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"

//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=oCMenu.level[0].width-2
oCMenu.level[1].height=22
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2+20
oCMenu.level[1].offsetY=10
oCMenu.level[1].borderClass="clLevel1border"


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=150
oCMenu.level[2].height=20
oCMenu.level[2].offsetX=-10
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oCMenu.makeMenu('top0','','&nbsp;Getting Started','index.html','')
        oCMenu.makeMenu('sub00','top0','Index','index.html')
		oCMenu.makeMenu('sub001','top0','Events Calender','this-months-events-calendar.html')
	oCMenu.makeMenu('sub01','top0','Attractions','newyork-city-info.html')

		oCMenu.makeMenu('sub011','sub01','- Top 10: Must See','newyork-top-10-attractions.html','',160,0)
                oCMenu.makeMenu('sub012','sub01','- Manhattan','newyork-manhattan-city-info.html','',160,0)
			oCMenu.makeMenu('sub0121','sub012','- Empire State Building','new-york-empire-state-building.html')
			oCMenu.makeMenu('sub0122','sub012','- Statue of Liberty','new-york-statue-of-liberty.html')
			oCMenu.makeMenu('sub0123','sub012','- Times Square','new-york-times-square.html')
			oCMenu.makeMenu('sub0124','sub012','- United Nations','new-york-united-nations.html')
			oCMenu.makeMenu('sub0125','sub012','- Rockefeller Center','new-york-rockefeller-center.html')
			oCMenu.makeMenu('sub0126','sub012','- Radio City Music Hall','new-york-radio-city.html')
			oCMenu.makeMenu('sub0127','sub012','- Central Park','new-york-central-park.html')
			oCMenu.makeMenu('sub0128','sub012','- Madison Square Garden','new-york-madison-square-garden.html')
			oCMenu.makeMenu('sub0129','sub012','- Museums','new-york-museums.html')
				oCMenu.makeMenu('sub01291','sub0129','- Madame Tussauds','new-york-madame-tussauds-wax-museum.html')
				oCMenu.makeMenu('sub01292','sub0129','- Intrepid','new-york-intrepid-air-sea-museum.html')
				oCMenu.makeMenu('sub01293','sub0129','- Natural History','new-york-museum-natural-history.html')
				oCMenu.makeMenu('sub01294','sub0129','- Guggenheim','new-york-guggenheim-museums.html')
				oCMenu.makeMenu('sub01295','sub0129','- Metropolitan','new-york-metropolitan-museum.html')


		oCMenu.makeMenu('sub013','sub01','- Bronx','newyork-bronx-borough-info.html','',160,0)
			oCMenu.makeMenu('sub0131','sub013','- Ineractive Bronx Map','clickable-interactive-bronx-map.html')
			oCMenu.makeMenu('sub0132','sub013','- Bronx Zoo','new-york-bronx-zoo.html')
			oCMenu.makeMenu('sub0133','sub013','- Botanical Garden','new-york-botanical-garden.html')
			oCMenu.makeMenu('sub0134','sub013','- Yankee Stadium','new-york-yankee-stadium.html')

		oCMenu.makeMenu('sub014','sub01','- Queens','newyork-queens-borough-info.html','',160,0)
			oCMenu.makeMenu('sub0141','sub014','- Botanical Garden','new-york-queens-botanical-garden.html')
			oCMenu.makeMenu('sub0142','sub014','- Wildlife Center','new-york-queens-wildlife-center.html')
			oCMenu.makeMenu('sub0143','sub014','- Shea Stadium','new-york-queens-shea-stadium.html')
			oCMenu.makeMenu('sub0144','sub014','- Flushing Meadows','new-york-queens-flushing-meadows.html')

		oCMenu.makeMenu('sub015','sub01','- Brooklyn','newyork-brooklyn-borough-info.html','',160,0)
			oCMenu.makeMenu('sub0151','sub015','-  New York Aquarium','new-york-aquarium-coney-island.html')
			oCMenu.makeMenu('sub0152','sub015','-  Coney Island','new-york-aquarium-coney-island.html')
			oCMenu.makeMenu('sub0153','sub015','-  Prospect Park','new-york-prospect-park.html')

		oCMenu.makeMenu('sub016','sub01','- Staten Island','newyork-staten-island-city-info.html','',160,0)
			oCMenu.makeMenu('sub0161','sub016','-  Staten Island Zoo','new-york-staten-island-zoo.html')
			oCMenu.makeMenu('sub0162','sub016','-  Richmond Town','new-york-richmond-town.html')
	
		oCMenu.makeMenu('sub017','sub01','- Beaches','new-york-city-beaches.html','',160,0)	
		
		oCMenu.makeMenu('sub018','sub01','- Buildings','','',160,0)
			oCMenu.makeMenu('sub0181','sub018','-  Famous Buildings','new-york-city-famous-buildings.html')
			oCMenu.makeMenu('sub0182','sub018','-  Historical Sites','new-york-city-historical-sites.html')
			
	oCMenu.makeMenu('sub02','top0','Getting In and Around','getting-in-and-around-new-york-city.html','','',30)
        	oCMenu.makeMenu('sub021','sub02','- Coming to NY City','')
	        oCMenu.makeMenu('sub0211','sub021','- Airports','new-york-airports-flights.html')
		oCMenu.makeMenu('sub0212','sub021','- Train Station','new-york-trains-amtrack.html')
		oCMenu.makeMenu('sub0213','sub021','- Bus Station','new-york-bus-peterpan-greyhound.html')
        	oCMenu.makeMenu('sub022','sub02','- Getting Around','new-york-car-rentals-mta-trains-buses.html')
		oCMenu.makeMenu('sub0221','sub022','- Subway & MetroBus','new-york-subway-bus.html')
		oCMenu.makeMenu('sub0222','sub022','- Sightseeing Bus','new-york-sightseeing-bus.html')
		oCMenu.makeMenu('sub0223','sub022','- Car Rental','cheap-car-rentals.html')
		oCMenu.makeMenu('sub0224','sub022','- Bridges & Tunnels','new-york-city-bridges.html')
			oCMenu.makeMenu('sub02241','sub0224','- Bronx Whitestone','new-york-city-bronx-whitestone-bridge.html')
			oCMenu.makeMenu('sub02242','sub0224','- Brooklyn','new-york-city-brooklyn-bridge.html')
			oCMenu.makeMenu('sub02243','sub0224','- George Washington','new-york-city-george-washington-bridge.html')
			oCMenu.makeMenu('sub02244','sub0224','- Manhattan','new-york-city-manhattan-bridge.html')
			oCMenu.makeMenu('sub02245','sub0224','- Queensboro','new-york-city-queensboro-bridge.html')
			oCMenu.makeMenu('sub02246','sub0224','- Verrazano-Narrows','new-york-city-verrazano-narrows-bridge.html')
			oCMenu.makeMenu('sub02247','sub0224','- Williamsburg','new-york-city-williamsburg-bridge.html')
    oCMenu.makeMenu('sub03','top0','Maps & Books','newyork-maps-index.html')
        	oCMenu.makeMenu('sub031','sub03','- Maps','')
	        oCMenu.makeMenu('sub0311','sub031','- Interactive Maps','newyork-map.html')
		oCMenu.makeMenu('sub0312','sub031','- City Maps','new-york-city-tourist-maps.html')
        	oCMenu.makeMenu('sub032','sub03','- Books & Videos','')
	        oCMenu.makeMenu('sub0321','sub032','- New York City Guides','new-york-city-guides-trivia.html')
		oCMenu.makeMenu('sub0322','sub032','- New York Films Movies','new-york-in-films-videos.html')

oCMenu.makeMenu('sub0323','sub032','- New York Fiction Novels','new-york-in-fiction.html')

oCMenu.makeMenu('sub04','top0','Seasons to Visit','newyork-city-seasons-to-visit-info.html')	
		oCMenu.makeMenu('sub041','sub04','- Events: Annual Listing','newyork-events-annual-listing.html')
		

oCMenu.makeMenu('top1','','&nbsp;Travel Arrangements','travel-arrangements.html','','140')
	oCMenu.makeMenu('sub10','top1','Compare Air Tickets','cheap-air-tickets.html')
	oCMenu.makeMenu('sub11','top1','Book Suitable Hotels','cheap-hotel-accomodation.html')
	oCMenu.makeMenu('sub12','top1','Car Rentals','cheap-car-rentals.html')

	oCMenu.makeMenu('sub13','top1','Sight Seeing','sight-seeing.html')
            oCMenu.makeMenu('sub131','sub13','- Helicopter Trip','sight-seeing-helicopter-trip-manhattan-ny.html','',160,0)
	       oCMenu.makeMenu('sub132','sub13','- Cruises','sight-seeing-cruise-water-cruises-manhattan-ny.html','',160,0)
	       oCMenu.makeMenu('sub133','sub13','- Walking','sight-seeing-walking-manhattan-ny.html','',160,0)
	       oCMenu.makeMenu('sub134','sub13','- Bus','sight-seeing-bus-manhattan-ny.html','',160,0)
		   oCMenu.makeMenu('sub135','sub13','- Bridges','new-york-city-bridges.html','',160,0)
				oCMenu.makeMenu('sub1351','sub135','-  Bronx Whitestone Bridge','new-york-city-bronx-whitestone-bridge.html')
				oCMenu.makeMenu('sub1352','sub135','-  Brooklyn Bridge','new-york-city-brooklyn-bridge.html')
				oCMenu.makeMenu('sub1353','sub135','-  George Washington Bridge','new-york-city-george-washington-bridge.html')
				oCMenu.makeMenu('sub1354','sub135','-  Manhattan Bridge','new-york-city-manhattan-bridge.html')
				oCMenu.makeMenu('sub1355','sub135','-  Queensboro Bridge','new-york-city-queensboro-bridge.html')
				oCMenu.makeMenu('sub1356','sub135','-  Verrazano-Narrows Bridge','new-york-city-verrazano-narrows-bridge.html')
				oCMenu.makeMenu('sub1357','sub135','-  Williamsburg Bridge','new-york-city-williamsburg-bridge.html')	
				
	oCMenu.makeMenu('top2','','&nbsp;Tickets to Attractions','','','150')
              oCMenu.makeMenu('sub20','top2','Tickets to Top Attractions','newyork-top-attractions-tickets.html','','',30)
	       oCMenu.makeMenu('sub201','sub20','- Madame Tussauds','buy-madame-tussauds-tickets.html','',160,0)
	       oCMenu.makeMenu('sub202','sub20','- Empire State Building','the-new-york-pass-empire-state-building.html','',160,0)
	oCMenu.makeMenu('sub21','top2','General Tickets','general-new-york-tickets.html')
	oCMenu.makeMenu('sub22','top2','Broadway & Off-Broadway Shows','buy-broadway-tickets.html','','',30)
	oCMenu.makeMenu('sub23','top2','City Pass','the-new-york-city-pass.html')
    oCMenu.makeMenu('sub24','top2','New York Pass','new-york-pass.html')
    oCMenu.makeMenu('sub25','top2','New York Explorer Pass','new-york-explorer-pass.html')
	oCMenu.makeMenu('sub27','top2','Sold Out Tickets','sold-out-tickets.html')

oCMenu.makeMenu('top3','','&nbsp;Entertainment','new-york-city-entertainment.html')
	oCMenu.makeMenu('sub30','top3','Art & Culture','art-culture-entertainment.html')
		oCMenu.makeMenu('sub300','sub30','- Broadway Shows','new-york-broadway-shows.html')
		oCMenu.makeMenu('sub3001','sub30','- Radio City','new-york-radio-city.html')
		oCMenu.makeMenu('sub301','sub30','- Theater','new-york-theater.html')
		oCMenu.makeMenu('sub302','sub30','- Museums','new-york-museums.html')
		oCMenu.makeMenu('sub303','sub30','- Galleries','new-york-art-galleries.html')
		oCMenu.makeMenu('sub304','sub30','- Movies','new-york-movies.html')
		oCMenu.makeMenu('sub305','sub30','- Summer Concerts','nyc-abc-nbc-summer-concerts.html')
	oCMenu.makeMenu('sub31','top3','Night Life','night-life.html')
		oCMenu.makeMenu('sub310','sub31','- Bars/Hangouts','nyc-bars-hangouts-night-life.html','',150)
		oCMenu.makeMenu('sub311','sub31','- Night Clubs','nyc-night-clubs-night-life.html','',150)
	oCMenu.makeMenu('sub32','top3','Restaurants Dining','newyork-restaurants-diners.html')
		oCMenu.makeMenu('sub320','sub32','- Sorted by Price','nyc-diners-restaurants-price.html','',150)
		oCMenu.makeMenu('sub321','sub32','- Sorted by Cuisine','nyc-diners-restaurants-cuisine.html','',150)
		oCMenu.makeMenu('sub322','sub32','- Sorted by Area','nyc-diners-restaurants-area.html','',150)
	oCMenu.makeMenu('sub33','top3','TV Shows & Tapings','newyork-tv-shows-listings-tapings-index.html')
		oCMenu.makeMenu('sub330','sub33','- Tapings','new-york-tv-show-tapings.html','',150)
	oCMenu.makeMenu('sub34','top3','Sports','new-york-sports.html')
		oCMenu.makeMenu('sub340','sub34','- Baseball','newyork-sports-baseball-yankee-stadium.html')
		oCMenu.makeMenu('sub341','sub34','- Yankee Stadium','new-york-yankee-stadium.html')
		oCMenu.makeMenu('sub342','sub34','- Shea Stadium','new-york-queens-shea-stadium.html')
		oCMenu.makeMenu('sub343','sub34','- Golf Courses','new-york-sports-golf-courses.html')
		oCMenu.makeMenu('sub344','sub34','- Horse Racing','new-york-sports-horse-racing.html')
		oCMenu.makeMenu('sub345','sub34','- Flushing Meadows','new-york-queens-flushing-meadows.html')
		oCMenu.makeMenu('sub346','sub34','- The Meadowlands','meadowlands-giants-stadium.html')
		oCMenu.makeMenu('sub347','sub34','- New York Road Runners','new-york-road-runners.html')
	oCMenu.makeMenu('sub35','top3','Gay & Lesbian','gay-lesbian-new-york.html')
		oCMenu.makeMenu('sub350','sub35','- Hotels','gay-lesbian-hotels-new-york.html')
		oCMenu.makeMenu('sub351','sub35','- Shopping','gay-lesbian-shopping-new-york.html')
		oCMenu.makeMenu('sub352','sub35','- Events','gay-lesbian-events-new-york.html')
		oCMenu.makeMenu('sub353','sub35','- Bars & Clubs','gay-lesbian-bars-clubs-new-york.html')
	oCMenu.makeMenu('sub36','top3','Specials','')
		oCMenu.makeMenu('sub360','sub36','Kwik E Mart','simpsons-kwik-e-mart.html')
	
oCMenu.makeMenu('top4','','&nbsp;New York Deals','')
	oCMenu.makeMenu('sub40','top4','Free Admissions','free-admissions-new-york.html')
		oCMenu.makeMenu('sub400','sub40','- Museums','newyork-museums-free-timings.html')
		oCMenu.makeMenu('sub401','sub40','- Art Galleries','newyork-art-galleries-free-timings.html')
	oCMenu.makeMenu('sub41','top4','Free Concerts','nyc-free-concert-series.html')
	oCMenu.makeMenu('sub42','top4','Parades','new-york-city-parades.html')
	oCMenu.makeMenu('sub43','top4','TV Shows & Tapings','newyork-tv-shows-listings-tapings-index.html')
		oCMenu.makeMenu('sub430','sub43','- Tapings','new-york-tv-show-tapings.html')
	oCMenu.makeMenu('sub44','top4','Internet DSL','ORDER-cheap-DSL-high-speed-internet-satellite-cable-modem.html')
		
oCMenu.makeMenu('top5','','&nbsp;Shopping','')
	oCMenu.makeMenu('sub51','top5','Where to Shop','where-to-shop-new-york.html')
		oCMenu.makeMenu('sub510','sub51','- Fifth Avenue','shopping-fifth-avenue-new-york.html')
		oCMenu.makeMenu('sub511','sub51','- Madison Avenue','shopping-madison-avenue-new-york.html')
	oCMenu.makeMenu('sub52','top5','Hot NYC Stores','major-new-york-stores.html')
		oCMenu.makeMenu('sub520','sub52','- Macys','macys-new-york.html')
		oCMenu.makeMenu('sub5201','sub52','- Barneys','barneys-new-york.html')
		oCMenu.makeMenu('sub521','sub52','- Bloomingdales','bloomingdales-new-york.html')
		oCMenu.makeMenu('sub522','sub52','- Saks Fifth Avenue','saks-fifth-avenue-new-york.html')
		oCMenu.makeMenu('sub523','sub52','- Toysrus Times Square','toysrus-times-square-new-york.html')
		oCMenu.makeMenu('sub524','sub52','- J and R','j-and-r-new-york.html')
		oCMenu.makeMenu('sub525','sub52','- Century 21','century-21-department-store-new-york.html')
		oCMenu.makeMenu('sub526','sub52','- New York Golf Center','new-york-golf-center-new-york.html')
		oCMenu.makeMenu('sub527','sub52','- Tent & Trails','tent-trails-new-york.html')
		oCMenu.makeMenu('sub528','sub52','- Eastside Luggage Shop','eastside-luggage-shop-new-york.html')
		
	oCMenu.makeMenu('sub53','top5','Comic Book Stores','')
		oCMenu.makeMenu('sub530','sub53','- Midtown Comics','midtown-comics-new-york.html')
		oCMenu.makeMenu('sub531','sub53','- Jim Hanleys Universe','jim-hanleys-universe-new-york.html')
        oCMenu.makeMenu('sub532','sub53','- St Marks Comics','st-marks-comics-new-york.html')
		oCMenu.makeMenu('sub533','sub53','- Rocketship','rocketship-new-york.html')
		oCMenu.makeMenu('sub534','sub53','- Forbidden Planet','forbidden-planet-new-york.html')
		
	oCMenu.makeMenu('sub54','top5','NYC Souvenirs','new-york-souvenirs.html')

		oCMenu.makeMenu('sub540','sub54','- Broadway Posters','broadway_posters.html')
		oCMenu.makeMenu('sub541','sub54','- NewYorkTimes Photos','the-new-york-times-photo-archives.html')
        oCMenu.makeMenu('sub542','sub54','- New York Merchandise','new-york-city-merchandise.html')
	    oCMenu.makeMenu('sub543','sub54','- NYPD Merchandise','new-york-city-police-nypd-merchandise.html')
		
    oCMenu.makeMenu('sub55','top5','Shop Online','')
		oCMenu.makeMenu('sub550','sub55','- Flowers','http://newyork.nidhin.com/gift-flowers-online.html')
        oCMenu.makeMenu('sub551','sub55','- Jewelry','http://newyork.nidhin.com/jewelry-diamonds-gold.html')
		oCMenu.makeMenu('sub552','sub55','- Gifts & Presents','http://www.gifts-n-presents.com/')
		
  oCMenu.makeMenu('sub56','top5','Wine Shopping','new-york-city-wine-shopping.html')

oCMenu.makeMenu('top6','','&nbsp;Boroughs','','','100')
	oCMenu.makeMenu('sub60','top6','Bronx','newyork-bronx-borough-info.html')
			oCMenu.makeMenu('sub601','sub60','- Ineractive Bronx Map','clickable-interactive-bronx-map.html')
	oCMenu.makeMenu('sub61','top6','Brooklyn','newyork-brooklyn-borough-info.html')
	oCMenu.makeMenu('sub62','top6','Manhattan','newyork-manhattan-city-info.html')
	oCMenu.makeMenu('sub63','top6','Queens','newyork-queens-borough-info.html')
	oCMenu.makeMenu('sub64','top6','Staten Island','newyork-staten-island-city-info.html')
	
//Leave this line - it constructs the menu
oCMenu.construct()		


<!-- Begin
if (window != top) top.location.href = location.href;
//-->
