var evtMonth = new Array();
	evtMonthCount = 0;
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010January";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100101';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New Year&rsquo;s Day', 'Jan 1', ''],
			['New York Road Runner&rsquo;s Club Midnight Run', 'Jan 1', 'Four-mile event that takes place at Central Park. Live DJs, fireworks, a costume masquerade and a non-alcoholic toast are all part of the fun.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100113';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Jewish Film Festival', 'Jan 13&#150;18', 'At the Walter Reade Theater.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100115';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Martin Luther King Jr. Day Parade', 'Jan 15', 'The parade begins on Fifth Avenue at 61st Street, and continues north to 86th Street. Over 25,000 people participate.']											
		];
		evtDayCount++;

		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100118';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Martin Luther King Jr. Day', 'Jan 18', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100120';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Boat Show at Javits Convention Center', 'Jan 20&#150;24', 'A well-known showcase for new boats. ']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100123';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Winter Antiques Show at Seventh Regiment Armory', 'Jan 23&#150;31', 'The Winter Antiques Show is America’s most prestigious venue for fine and decorative arts, with an attendance of more than 25,000 over a ten-day run. Also marks the beginning of Americana Week.'],
			['', '', ''],
			['', '', '']
		];
		evtDayCount++;
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100125';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Restaurant Week', 'Jan 25&#150;Feb 7', 'Twice a year, in January and June/July, there is a unique opportunity to experience some of New York City’s finest restaurants for a fraction of the usual price. It’s is a great opportunity to try out a restaurant that may usually be out of your budget, or test some new restaurants with a little less financial risk.']
		];
		evtDayCount++;
		
	evtMonthCount++;
	
	
		
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010February";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100201';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['American Heart Month', 'Feb 1&#150;28', ''],
			['Black History Month', 'Feb 1&#150;28', ''],
			['National Freedom Day', 'Feb 1', 'Observance honoring the signing by Abraham Lincoln of a joint House and Senate resolution that later became the 13th Amendment to the U.S. Constitution. President Lincoln signed the Amendment outlawing slavery on February 1, 1865, although it was not ratified by the states until later.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100202';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Turkish-American Parade', 'Feb 2', 'Runs on Fifth Avenue from 60th Street to 47th Street then to Hammarskjold Plaza near the United Nations building.'],
			['The Empire State Building Run-up', 'Feb 2', 'A grueling, invite only competition in which competitors race from the lobby to the 86th floor of the Empire State Building.'],
			['Groundhog Day', 'Feb 2', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100207';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Super Bowl Sunday', 'Feb 7', 'The Day that the championship game for the National Football League is held on.']											
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100211';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mercedes-Benz Fashion Week', 'Feb 11&#150;18', ''],
			['Flamenco Festival', 'Feb 11&#150;21', 'At New York City Center on W. 55th Street between 6th and 7th Avenues.']
		];
		evtDayCount++;
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100212';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lincoln&rsquo;s Birthday', 'Feb 12', ''],
			['Winter Olympics 2010', 'Feb 12&#150;28', 'Vancouver, Canada.']
		];
		evtDayCount++;
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100214';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Valentine&rsquo;s Day', 'Feb 14', ''],
			['Chinese New Year', 'Feb 14', ''],
			['Valentine&rsquo;s Day Weddings at the Empire State Building', '', 'Couples must prove their worth by writing to the building supervisors. Those chosen are wed on the 80th floor, and are entitled to free visits to the Observatory every Valentine&rsquo;s Day.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100215';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['President&rsquo;s Day', 'Feb 15', ''],
			['Westminster Kennel Club Dog Show at Madison Square Garden', 'Feb 15&#150;16', '2010 is the 134th show. It is arguably the most popular and prestigious dog show in the US.']
		];
		evtDayCount++;			
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100216';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mardi Gras and Ash Wednesday', 'Feb 16&#150;17', 'Date varies. A festive season leading up to Shrove Tuesday or Mardi Gras. Closes with Ash Wednesday (40 days before Easter, not counting Sundays), which starts the season of Lent in the Christian calendar.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100220';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Road Runners Club: Run for Haiti', 'Feb 20', '4-mile run/walk in Central Park to benefit Haiti. Begins on East Drive near 68th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100221';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Chinatown Lunar New Year Parade', 'Feb 21', 'Starts at Little Italy and goes through the main streets of Lower Manhattan/Chinatown. An estimated 400,000 people attend.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100222';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington&rsquo;s Birthday', 'Feb 22', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100225';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cirque du Soleil Banana Shpeel', 'Feb 25&#150;Apr 30', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100226';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Wine Expo', 'Feb 26&#150;28', ''],
			['New York International Children&rsquo;s Film Festival', 'Feb 26&#150;Mar 14', 'Takes place over two weeks at various venues throughout the city. Aimed at ages 3 to 18.']
		];
		evtDayCount++;							
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100227';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Korean American Film Festival New York', 'Feb 27&#150;28', ''],
			['New York Dance Festival', 'Feb 27&#150;28', 'At the Roosevelt Hotel on 45th Street at Madison Avenue.']
		];
		evtDayCount++;	
			
	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010March";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100301';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Women&rsquo;s History Month', 'Mar 1&#150;31', ''],
			['National Nutrition Month', 'Mar 1&#150;31', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100313';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Pier Antiques Show', 'Mar 13&#150;14', 'Pier 94, 54th St at 12th Avenue.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100314';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Daylight Savings Time Begins', 'Mar 14', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100315';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Ides of March', 'Mar 15', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100317';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['St Patrick&rsquo;s Day', 'Mar 17', ''],
			['St Patrick&rsquo;s Day Parade', 'Mar 17', 'The oldest heritage parade in the United States, having first taken place in 1762. Over 150,000 bagpipers, bands, and politicians march in the parade from 44th Street to 86th Street on Fifth Avenue.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100318';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The AIPAD Photography Show New York', 'Mar 18', 'At the Park Avenue Armory.'],
			['The Greek Independence Day Parade', 'Mar 18', 'At Madison Square Garden. When Independence Day falls in the Orthodox Lent, the parade is shifted to April or even May.']
		];
		evtDayCount++;
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100320';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Spring Begins', 'Mar 20', ''],
			['Original GLBT Expo', 'Mar 20&#150;21', 'At Javits Center. Big marketers pitch their products to this lucrative market. Just about every industry is represented and more than 20,000 people attend.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100321';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Half-Marathon', 'Mar 21', 'More than 10,000 participants.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100324';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Directors/New Films Festival', 'Mar 24&#150;Apr 4', 'At Walter Reade Theater and Gramercy Theatre. Dedicated to discovering emerging and overlooked artists, newcomers on the verge of mainstream success and distinguished veterans.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100325';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Ringling Bros and Barnum & Bailey Circus', 'Mar 25&#150;Apr 4', 'At Madison Square Garden.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100327';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cirque du Soleil Ovo', 'Mar 27&#150;Jun 14', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100330';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Passover', 'Mar 30', 'Passover begins on the 15th day of the month of Nisan (equivalent to March and April in Gregorian calendar), the full moon of that month, the first month of the Hebrew calendar’s festival year according to the Hebrew Bible.']
		];
		evtDayCount++;
		
	evtMonthCount++;
		
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010April";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100401';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Poetry Month', 'April 1&#150;30', ''],
			['April Fool&rsquo;s Day', 'Apr 1', ''],
			['April Fool&rsquo;s Parade', 'Apr 1', 'Spectators are invited to join the parade dressed as their favorite fool. Upon reaching the end of the parade route, a fool of the year is selected, by audience acclaim from a list of nominees.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100402';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Good Friday', 'Apr 2', ''],
			['New York International Auto Show', 'Apr 2&#150;11', 'At Javits Convention Center.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100404';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The baseball season begins', 'Apr 4', ''],
			['Easter', 'Apr 4', 'Spring Sunday, date varies, first Sunday after the first ecclesiastical full moon after the vernal equinox.'],
			['Easter Day Parade', 'Apr 4', 'New York City&rsquo;s annual Easter Parade doesn’t feature any floats, but the Easter Parade is a unique New York City experience. Participants are famous for wearing beautiful hats and clothing as they make their way down Fifth Avenue from 49th to 57th Street']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100405';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Skating with the Stars', 'Apr 5', 'Central Park.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100407';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York African Film Festival', 'Apr 7&#150;13', ''],
			['First Run Festival', 'Apr 7&#150;12', 'Each Spring, the Kanbar Institute of Film &amp; Television proudly presents the First Run Festival to showcase over 120 advanced projects in film, video, and animation.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100409';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Antiquarian Book Fair', 'Apr 9', 'At the 7th Regiment Armory.']
		];
		evtDayCount++;
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100410';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Scottish Bagpipers and Drummers Parade', 'Apr 10', 'Annual Scottish heritage celebration featuring kilted bagpipers and drummers marching up Sixth Avenue from 44th to 59th Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100413';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Thomas Jefferson&rsquo;s Birthday', 'Apr 13', '']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100415';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['U.S. Taxes Due', 'Apr 15', ''],
			['Havana Film Festival', 'Apr 15&#150;25', 'Features screenings of almost 40 films from throughout the Americas.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100418';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Manhattan MS Walk', 'Apr 18', ''],
			['Times Square Spring Block Party', 'Apr 18', 'On 45th Street from 6th to 7th Avenue.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100421';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Administrative Professionals Day', 'Apr 21', ''],
			['The Tribeca Film Festival', 'Apr 21&#150;May 2', 'Boasts works from 250 directors in more than 30 genres. Sponsored by American Express.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100422';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Earth Day', 'Apr 22', '']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100424';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Sikh Cultural Society Parade and Festival', 'Apr 24', 'On Broadway from 41st to 25th Street.'],
			['The Earth Day Awareness Festival', 'Apr 24', 'On 46th Street from Broadway to 8th Avenue.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100425';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Third Avenue Merchants Spring Expo', 'Apr 25', 'On Third Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100429';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Ballet Season Begins', 'Apr 29&#150;Jun 27', '']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100430';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Arbor Day', 'Apr 30', ''],
			['Sprout Film Festival', 'Apr 30&#150;May 2', 'Features 20 films and videos presented in 6 programs. Attempts to reinforce accurate portrayals of people with developmental disabilities.'],
			['International Fine Art Fair', 'Apr 30&#150;May 4', 'At the 7th Regiment Armory.']
		];
		evtDayCount++;																							
	
	evtMonthCount++;
		
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010May";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100501';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Asian Pacific American Heritage Month', 'May 1&#150;31', ''],
			['Law Day, U.S.A.', 'May 1', 'Previously known as May Day or International Workers&rsquo; Day.'],
			['Loyalty Day', 'May 1', 'It is a day set aside for the reaffirmation of loyalty to the United States and for the recognition of the heritage of American freedom.'],
			['The Great Saunter', 'May 1', 'A 32-mile walk around Manhattan.'],
			['Revlon 5K Run Walk', 'May 1', 'More than 40,000 people run and walk for the fight against breast and ovarian cancers.'],
			['Romania Day Festival', 'May 1', 'On Broadway from Fulton Street to Battery Place.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100502';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Annual Five Borough Bike Tour', 'May 2', 'A 42-mile ride through Manhattan, the Bronx, Queens, Brooklyn and Staten Island. The title sponsor is TD Bank with other supporting sponsors. About 30,000 riders and 1,500 volunteers.'],
			['The Annual Village Fair', 'May 2', 'On Broadway from Houston to Grand Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100505';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cinco de Mayo', 'May 5', 'Observed the fifth day of May, Cinco de Mayo marks the victory of the Mexican Army over the French at the Battle of Puebla in 1862.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100506';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Day of Prayer', 'May 6', 'A day when people are asked to come together and pray, especially for their country. It was created as a floating holiday in 1952 and fixed on the first Thursday in May by Ronald Reagan.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100507';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Civic Community Day Fair', 'May 7', 'On Murray Street from Broadway to Church Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100508';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Gramercy Park Neighborhood Festival', 'May 8', 'On Broadway from 17th to 23rd Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100509';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mother&rsquo;s Day', 'May 9', ''],
			['Amsterdam Avenue Fair', 'May 9', 'On Amsterdam Avenue from 96th to 106th Street.'],
			['National Police Week', 'May 9&#150;15', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100514';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Festival', 'May 14', 'On Maiden Lane from Water to South Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100515';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Peace Officers Memorial Day', 'May 15', 'Pays tribute to the local, state, and federal law enforcement officers.'],
			['Armed Forces Day', 'May 15', ''],
			['Children of World Festival', 'May 15', 'On 6th Avenue from 42nd to 56th Street.'],
			['Ninth Avenue International Food Festival', 'May 15&#150;16', 'Gourmet food fair from 37th to 57th Streets &#150; 2 blocks from Times Square.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100516';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYPD Memorial 5K Run', 'May 16', ''],
			['New York AIDS Walk', 'May 16', 'A 10K walk that begins and ends in Central Park. Presented by Duane Reade and 50 other local organizations. The Walk draws over 45,000 participants.'],
			['Third Avenue Spring Fair', 'May 16', 'On 3rd Avenue from 14th to 23rd Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100517';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['American Ballet Theatre Spring-Season at the Met', 'May 17&#150;Jul 10', '']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100521';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Business Expo', 'May 21', 'On Greenwich Street from Barclay to Chambers Street.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100522';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Dance Parade', 'May 22', 'Dancers and dance troupes will perform over 30 different genres of dance down Broadway and across St. Marks Place to conclude in Tompkins Square Park with public dance workshops and performances.'],
			['National Maritime Day', 'May 22', 'Holiday created to recognize the maritime industry. It is observed on May 22, the date that the American steamship Savannah set sail from Savannah, Georgia on the first ever transoceanic voyage under steam power.'],
			['Lower Third Avenue Spring Festival', 'May 22', 'On 3rd Avenue from 6th to 14th Street.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100523';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Salute to Israel Parade', 'May 23', 'A showcase of Jewish-American traditions, the parade features 75,000 brilliantly costumed marchers, marching bands and floats. The parade runs up Fifth Avenue from 57th to 79th Street. Sponsored by private companies and Jewish organizations. This highly visible event draws over one million spectators and attracts broad media coverage.'],
			['Times Square Fair', 'May 23', 'On Broadway from 47th to 57th Street.']			
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100524';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['&ldquo;Toast of the Town&rdquo; Wine Tasting', 'May 24', 'Well-dressed New Yorkers of all ages attend Wine Enthusiast’s Toast of the Town at the New York Theatre at Lincoln Center for an opportunity to sample over 500 different wines and dishes from select New York City restaurants.'],
			['Harlem Meer Performance Festival', 'May 24&#150;Sep 27', 'At the Charles A. Dana Discovery Center in Central Park.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100526';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Fleet Week', 'May 26&#150;Jun 2', '']
		];
		evtDayCount++;																							
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100527';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cirque du Soleil Ovo', 'May 27&#150;Jun 14', '']
		];
		evtDayCount++;																							
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100529';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lexington Avenue Spring Festival', 'May 29', 'On Lexington Avenue from 42nd to 57th Street.'],
			['Washington Square Outdoor Exhibit', 'May 29&#150;31', 'In Greenwich Village. Offers more than 20 blocks of museum and gallery quality art.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100530';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Annual Spring Jubilee', 'May 30', 'On Lexington Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100531';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Memorial Day', 'May 31', ''],
			['Madison Avenue Community Expo', 'May 31', 'On Madison Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;																							
	
	evtMonthCount++;
		
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010June";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100601';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lesbian, Gay, Bisexual and Transgender Month', 'Jun 1&#150;30', ''],
			['Central Park Summerstage', 'Jun 1&#150;Aug 31', 'One of New York City&rsquo;s greatest summer institutions, filling Central Park with free music, theatre, opera and dance for the summer.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100604';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Theatre in the Park', 'Jun 4&#150;Sep 4', 'Central Park, all summer long. One of New York City&rsquo;s greatest summer institutions, filling Central Park with free music, theatre, opera and dance for over two months each summer.'],
			['Tribeca Community Fair', 'Jun 4', 'On Greenwich Street from Broadway to Warren Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100605';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['International Cultures Festival', 'Jun 5', 'On 6th Avenue from 42nd to 57th Street.'],
			['Washington Square Outdoor Exhibit', 'Jun 5&#150;6', 'In Greenwich Village. Offers more than 20 blocks of museum and gallery quality art.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100606';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Philippine Independence Day Parade and Festival', 'Jun 6', 'Celebrates the 1898 anniversary of Philippine independence from Spain.'],
			['2nd Avenue Fair', 'Jun 6', 'On Second Avenue from 14th to 23rd Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100607';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Taste of Times Square', 'Jun 7', 'Attended each year by thousands of food fans, Taste of Times Square takes over West 46th Street between Broadway and Ninth Avenue, including historic Restaurant Row.']
		];
		evtDayCount++;	
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100609';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Shakespeare in the Park', 'Jun 9&#150;Aug 10', 'In Central Park all Summer']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100610';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Museum Mile Festival', 'Jun 10', 'Some of NY&rsquo;s biggest museums along 5th Ave. open their doors free of charge to the public.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100611';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['2010 FIFA World Cup', 'Jun 11&#150;Jul 11', ''],
			['Civic Community Day Festival', 'Jun 11', 'On Lafayette Street from Walker to Franklin Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100612';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Women&rsquo;s Mini-Marathon', 'Jun 12', 'In Central Park. Is open to women of all ages and abilities, including top-class female athletes.'],
			['Lexington Avenue Summer Fair', 'Jun 12', 'On Lexington Avenue from 23rd to 34th Street.'],
			['Hare Krishna Parade', 'Jun 12', 'On 5th Avenue from 59th Street to Washington Square.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100613';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Tony Awards', 'Jun 13', 'Broadway&rsquo;s homage to the best shows and performers of the past season at Radio City Music Hall.'],
			['The Puerto Rican Day Parade', 'Jun 13', 'The largest of several Puerto Rican celebrations in the city. On 5th Avenue from 44th to 86th Street.'],
			['New York City Expo', 'Jun 13', 'On 3rd Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100614';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Flag Day', 'Jun 14', ''],
			['Honor America Days', 'Jun 14&#150;Jul 4', 'The 21 days from Flag Day through Independence Day is a period to honor America. Congress declared that there be public gatherings and activities during that period where the people of the U.S. can celebrate and honor their country.'],
			['U.S. Open Golf Championship Tournament', 'Jun 14&#150;20', '']
		];
		evtDayCount++;																				
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100616';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Bicycle Film Festival', 'Jun 16&#150;20', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100617';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Human Rights Watch International Film Festival', 'Jun 17&#150;26', 'At Walter Reade Theater. The world&rsquo;s leading showcase for distinguished fiction, documentary and animated films and videos that incorporate human rights themes.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100618';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York City Triathlon', 'Jun 18', 'Draws more than 1,000 competitors to swim the Hudson River, bike along the Henry Hudson Parkway and run through Central Park.']
		];
		evtDayCount++;																				
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100619';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Expo', 'Jun 19', 'On Broadway from 47th to 57th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100620';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Father&rsquo;s Day', 'Jun 20', ''],
			['The Turtle Bay Festival', 'Jun 20', 'On Lexington Avenue from 42nd to 55th Street.'],
			['River to River Festival', 'Jun 20&#150;Aug 30', 'A series of free and low-cost events in downtown Manhattan sponsored. ']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100621';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Summer Begins', 'Jun 21', ''],
			['HBO Bryant Park Summer Film Festival', 'Jun 21&#150;Aug 23', 'Presented by Time Warner Cable.'],
			['Solstice in Times Square', 'Jun 21', 'At the intersection of Broadway and 7th Avenue between 46th and 47th Streets.']

		];
		evtDayCount++;																				
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100623';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Food Film Festival', 'Jun 23&#150;27', '']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100625';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grand Central Station Festival', 'Jun 25', 'On 43rd Street from Lexington to 3rd Avenue.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100626';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['6th Avenue Summerfest', 'Jun 26', 'On 6th Avenue from 23rd 34th Street.']
		];
		evtDayCount++;
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100627';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Block Party', 'Jun 27', 'On 46th Street from Broadway to 8th Avenue.'],
			['LGBT Gay Pride Parade', 'Jun 27', 'Commemorating the New York Stonewall riots of 1968, and culminates a month of Lesbian and Gay events held throughout the country in major cities.']
		];
		evtDayCount++;
	
	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010July";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100703';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['USO Avenue of the Americas Summer Festival', 'Jul 3', 'On 6th Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100704';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Independence Day', 'Jul 4', ''],
			['Macy&rsquo;s July 4th Fireworks Display', 'Jul 4', ''],
			['The Great 4th of July Festival', 'Jul 4', 'On Water Street from Fulton to Moore Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100705';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Tap Festival', 'Jul 5&#150;10', 'Hundreds of tap dancers gather from around the world to teach, study, perform, collaborate and explore.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100709';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Festival', 'Jul 9', 'On Broad Street from Water to Beaver Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100710';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Park Avenue Summerfest', 'Jul 10', 'On Park Avenue South from 17th to 23rd Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100711';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Celebration of Nations Festival', 'Jul 11', 'Madison Avenue from 42nd to 57th Streets.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100715';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Asian American International Film Festival', 'Jul 15&#150;24', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100717';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['East Side Summer Festival', 'Jul 17', 'On Lexington Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100718';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York City Triathlon', 'Jul 18', 'Henry Hudson Parkway between West 79th Street and Mosholu Parkway.'],
			['NYC Unfolds Street Fair', 'Jul 18', 'On Broadway from Houston to Grand Street.'],
			['Captive Nations Parade', 'Jul 18', 'On 5th Avenue from 59th to 50th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100724';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington Square Summer Fair', 'Jul 24', 'On Bleeker Street from Broadway to 6th Avenue.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100725';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Parent&rsquo;s Day', 'Jul 25', ''],
			['52nd Association Jazz Festival', 'Jul 25', 'On 52nd Street from Lexington to 7th Avenue.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100726';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Harlem Week', 'Jul 26&#150;Aug 26', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100730';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Manhattan Youth Fair', 'Jul 30', 'On Greenwich Street from Barclay to Chambers Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100731';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Festival of the Americas', 'Jul 31', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;
		
	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010August";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100801';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The C.O.R.E. Health Expo', 'Aug 1', 'On Broadway from 47th to 57th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100803';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York International Latino Film Festival', 'Aug 3&#150;8', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100806';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Series', 'Aug 6', 'On Broad St. from Water to South Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100807';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Greenwich Village Festival', 'Aug 7', 'On Greenwich Avenue from 6th to 7th Avenue.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100808';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lexington Avenue Summerfest', 'Aug 8', 'On Lexington Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100813';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New York International Fringe Festival', 'Aug 13&#150;29', 'The largest multi-arts festival in North America with more than 1,500 volunteers; 4,500 artists; and an audience of 75,000.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100814';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Times Square Kiss-In', 'Aug 14', 'On Military Island, at the intersection of Broadway and 7th Avenue between 43rd and 44th Streets.'],
			['Summer Seaport Festival', 'Aug 14', 'On Water Street from Fulton to Broad Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100815';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York India Day Parade and Festival', 'Aug 15', 'On Madison Avenue from 41st Street to 23rd Street.'],
			['Madison Avenue Summer Fair', 'Aug 15', 'On Madison Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100819';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Aviation Day', 'Aug 19', 'The holiday was established by a presidential proclamation in 1939, which designated the anniversary of Orville Wright&rsquo;s birthday to be National Aviation Day.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100820';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['ACEFEST', 'Aug 20&#150;28', 'Formerly known as ACE (American Cinematic Experience) Film Festival.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100821';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Great Irish Festival', 'Aug 21', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100822';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Third Avenue Merchandise Fair', 'Aug 22', 'On 3rd Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100828';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Katherine Hepburn Garden Festival', 'Aug 28', 'On 2nd Avenue from 45th to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100829';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Big Apple Performing Arts Festival', 'Aug 29', '7th Avenue from 47th to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100830';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['U.S. Open', 'Aug 30&#150Sep 12', '']
		];
		evtDayCount++;			

	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010September";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100901';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Welcome Back To Columbia University', 'Sep 1', 'On 120th Street from Broadway to Amsterdam Avenue.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100903';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Festival Series', 'Sep 3', 'On Broad Street from Water to South Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100904';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['52nd Street Fall Festival', 'Sep 4', 'On 52nd Street from Lexington to 7th Avenue.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100905';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The 26th Annual Brazilian Day Festival', 'Sep 5', 'On 6th Avenue from 42nd to 56th Street and on 46th Street from Madison to 7th Avenue.'],
			['Latinos Unidos Parade and Festival', 'Sep 5', '']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100906';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Labor Day', 'Sep 6', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100909';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Rosh Hashanah', 'Sep 9', '']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100910';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Carl Garner Federal Lands Cleanup Day', 'Sep 10', ''],
			['Mercedes-Benz Fashion Week', 'Sep 10&#150;17', 'At Lincoln Center.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100911';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Patriot Day', 'Sep 11', 'Initially, the day was called the National Day of Prayer and Remembrance for the Victims Of the Terrorist Attacks on September 11, 2001.'],
			['Gramercy Park Neighborhood Summer Festival', 'Sep 11', 'On 3rd Avenue from 14th to 23rd Street.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100912';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grandparents Day', 'Sep 12', ''],
			['Tudor City Festival', 'Sep 12', 'On Lexington Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100915';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Hispanic Heritage Month', 'Sep 15&#150;Oct 15', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100916';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Feast of San Gennaro', 'Sep 16&#150;26', 'The Feast brings more than 1 million people to the streets of Little Italy.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100917';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Constitution Day and Citizenship Day', 'Sep 17', ''],
			['Fulton Street Follies', 'Sep 17', 'On Fulton Street from Water to Gold Street.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100918';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Yom Kippur', 'Sep 18', ''],
			['Guardian Angels Fair', 'Sep 18', 'On Broadway from 47th to 57th Street.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100919';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['African American Day Parade', 'Sep 19', 'Largest Black Parade In America. Runs from 111th to 142nd Streets.'],
			['Eighth Avenue Fall Festival', 'Sep 19', 'On 8th Avenue from 42nd to 57th Street.']			
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100922';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Autumn Begins', 'Sep 22', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100924';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Police Museum Festival', 'Sep 24', 'On Old Ship from Water to South Street.'],
			['NY Surf Film Festival', 'Sep 24&#150;26', '']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100925';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The German-American Steuben Day Parade', 'Sep 25', 'Runs along Fifth Avenue from 64th to 86th Street finishing in Central Park at the German-American Friendship Party, the largest beer festival in New York with German brand beers and traditional German food for tasting.'],
			['Broadway Autumn Fair', 'Sep 25', 'On Broadway from Waverly to 14th Street.']			
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20100926';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Gold Star Mother&rsquo;s Day', 'Sep 26', ''],
			['Lexington Avenue Fall Festival', 'Sep 26', 'On Lexington Avenue from 34th to 42nd Street.'],			
			['Muslim Day Parade', 'Sep 26', '']
		];
		evtDayCount++;
		
	evtMonthCount++;


	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010October";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101001';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Breast Cancer Awareness Month', 'Oct 1', ''],
			['Grand Central Fall Festival', 'Oct 1', 'On 43rd Street from Lexington to 3rd Avenue.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101002';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Nigeria Independence Day Parade', 'Oct 2', 'On 2nd Avenue from 56th to 44th Streets.'],
			['Union Square Autumn Fair', 'Oct 2', 'On Broadway from 17th to 23rd Streets.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101003';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Oktoberfest', 'Oct 3', 'On Lexington Avenue from 42nd to 57th Street.'],
			['Pulaski Day Parade', 'Oct 3', 'Commemorates the Polish Revolutionary War general, Casimir Pulaski for the city&rsquo;s Polish immigrants.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101007';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Big Apple Comic Book, Art and Toy Show', 'Oct 7&#150;10', 'At Penn Plaza Pavilion.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101008';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Christopher Columbus Block Party', 'Oct 8', 'On Murray Street from Broadway to Church Street.']
		];
		evtDayCount++;			
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101009';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Leif Erikson Day', 'Oct 9', ''],
			['Avenue of The Americas Family Expo', 'Oct 9', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101010';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Eighth Avenue Autumn Festival', 'Oct 10', 'On 8th Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101011';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Columbus Day', 'Oct 11', ''],
			['The Columbus Day Parade', 'Oct 11', 'Runs on Fifth Avenue from 44th to 79th Street. There are 35,000 marchers and about a million spectators.'],
			['Columbus Day Festival', 'Oct 11', 'On Broadway from Liberty Street to Battery Place and on Whitehall Street from Stone to Water Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101015';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['White Cane Safety Day', 'Oct 15', 'The date is set aside to celebrate the achievements of people who are blind or visually impaired and the important symbol of blindness and tool of independence, the white cane.'],
			['Financial Community Day Festival Series', 'Oct 15', 'On Broad Street from Water to South Street.'],
			['Imagine Science Film Festival', 'Oct 15&#150;24', 'On Broadway from Liberty Street to Battery Place and on Whitehall Street from Stone to Water Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101016';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Boss Day', 'Oct 16', ''],
			['Washington Square Festival', 'Oct 16', 'On Waverly Place from Broadway to MacDougal Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101017';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Great Third Avenue Fair', 'Oct 17', 'On 3rd Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101019';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['CMJ Music Marathon & Film Festival 2010', 'Oct 19&#150;23', 'Over 1,200 artists and 120,000 fans in more than 75 of the city&rsquo;s greatest nightclubs and theaters.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101022';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New York International Poster Fair', 'Oct 22&#150;24', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101023';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Broadway Fall Fair', 'Oct 23', 'On Broadway from 17th to 23rd Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101024';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['United Nations Day', 'Oct 24', ''],
			['Times Square Autumn Carnival', 'Oct 24', 'On Broadway from 47th to 57th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101030';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['A.D.A.’s World’s Largest Block Party', 'Oct 30', 'On Madison Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101031';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Halloween', 'Oct 31', ''],
			['The Village Halloween Parade', 'Oct 31', ''],
			['6th Avenue Autumn Fair', 'Oct 31', 'On 6th Avenue from 34th to 42nd Street.']
		];
		evtDayCount++;
		
	evtMonthCount++;		
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010November";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101102';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Election Day', 'Nov 2', ''],
			['Big Apple Film Festival', 'Nov 2&#150;6', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101106';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['University Place Fall Fair', 'Nov 6', 'On University Place from Waverly Place to 14th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101107';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Daylight Savings Time Ends', 'Nov 7', ''],
			['All Saint&rsquo;s Day', 'Nov 7', 'Sometimes celebrated in areas with large Mexican-American populations.'],
			['Madison Avenue Holiday Expo', 'Nov 7', 'On Madison Avenue from 42nd to 57th Street'],
			['ING New York City Marathon', 'Nov 7', 'The race features more than 40,000 participants, more than two million spectators and 12,000 volunteers.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101111';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Veterans Day', 'Nov 11', ''],
			['The NYC Veteran&rsquo;s Day Parade', 'Nov 11', 'Honors those who serve and have served for the United States. Runs on Fifth Avenue from 23rd to 59th Street.'],
			['Veteran&rsquo;s Day Parade Block Party', 'Nov 11', 'On 56th Street from Madison to 6th Avenue.'],
			['Veteran&rsquo;s Day Festival', 'Nov 11', 'On Broadway from Cedar Street to Battery Place.']
		];
		evtDayCount++;		
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101113';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Holiday Fair', 'Nov 13', 'On 45th Street from 5th to 7th Avenue.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101115';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Holiday Gift Shops at Saint Barts', 'Nov 15&#150;Dec 24', 'At Park Avenue and 50th Street.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101125';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Thanksgiving Day', 'Nov 25', ''],
			['Macy&rsquo;s Thanksgiving Day Parade', 'Nov 25', 'Attended and watched at home by millions. The two-and-a-half mile long parade begins at 77th Street and Central Park West, and ends at Macy&rsquo;s at 34th Street and 6th Avenue.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101126';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Black Friday', 'Nov 26', 'Kickoff to the Christmas shopping season, known to be the busiest shopping day of the year.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101130';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Rockefeller Center Tree Lighting', 'Nov 30', 'Signals the start of the Christmas season in New York City.']
		];
		evtDayCount++;
		
	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2010December";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101201';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['World AIDS Day Candlelight Vigil', 'Dec 1', 'A tribute to those whose lives are affected by HIV.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101202';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Hanukkah', 'Dec 2', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101207';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Pearl Harbor Remembrance Day', 'Dec 7', 'Day to mourn the attack on Pearl Harbor by the Japanese on December 7, 1941']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101217';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Wright Brothers Day', 'Dec 17', 'Day to mourn the attack on Pearl Harbor by the Japanese on December 7, 1941'],
			['The Winter Solstice Concert at St John the Divine', 'Dec 17', '&ldquo;Earth musician&rdquo; Paul Winter draws audiences in excess of 11,000.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101221';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Winter Begins', 'Dec 21', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101223';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Festivus', 'Dec 23', 'An annual holiday created by writer Dan O&rsquo;Keefe and introduced into popular culture by his son Daniel, a scriptwriter for the TV show Seinfeld.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101224';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Ball in NYC', 'Dec 24', '4,000 people attend one of the Nation&rsquo;s biggest Jewish single events.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101225';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Christmas', 'Dec 25', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101226';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Kwanzaa', 'Dec 26&#150;31', 'African American holiday celebration created in 1966 by Dr. Maulana Ron Karenga']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101231';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New Year&rsquo;s Eve Ball Drop in Times Square', 'Dec 31', 'Draws crowds of one million people in Times Square and over a billion worldwide viewers.']
		];
		evtDayCount++;		
		
	evtMonthCount++;
	
	
	
	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011January";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110101';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New Year&rsquo;s Day', 'Jan 1', ''],
			['New York Road Runner&rsquo;s Club Midnight Run', 'Jan 1', 'Four-mile event that takes place at Central Park. Live DJs, fireworks, a costume masquerade and a non-alcoholic toast are all part of the fun.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110105';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Under the Radar', 'Jan 5&#150;16', 'A festival tracking new theater from around the world.']	
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110106';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New York Times Arts & Leisure Weekend', 'Jan 6&#150;9', 'Celebrate with legends of film, theater, music, television, dance and media.']	
		];
		evtDayCount++;			
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110107';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Professional Bull Riders Invitational', 'Jan 7&#150;9', 'At Madison Square Garden.'],
			['NYC Winter Jazz Fest', 'Jan 7&#150;8', 'Five venues over two nights draws over 4,000 attendees.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110112';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Jewish Film Festival', 'Jan 12&#150;27', 'At the Walter Reade Theater.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110114';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['2011 New York Encounter', 'Jan 14&#150;17', 'A four-day cultural festival in midtown Manhattan.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110116';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Japan&rsquo;s New Year&rsquo;s Day Celebration', 'Jan 16', 'Celebrate Japan&rsquo;s New Year&rsquo;s holiday with lion dancing accompanied by live taiko drumming at the Japan Society. Part of CelebrASIA NYC.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110117';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Martin Luther King Jr. Day', 'Jan 17', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110118';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Americana Week', 'Jan 18&#150;25', 'American culture and history are on sale at New York&rsquo;s major auction houses.'],
			['New York City Ballet&rsquo;s annual Winter Repertory Season', 'Jan 18&#150;Feb 27', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110119';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Boat Show at Javits Convention Center', 'Jan 19&#150;23', 'A well-known showcase for new boats.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110121';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Winter Antiques Show at Seventh Regiment Armory', 'Jan 21&#150;30', 'America&rsquo;s most prestigious venue for fine and decorative arts, with an attendance of more than 25,000.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110122';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Family Day: Korean New Year', 'Jan 22', 'Celebrate the Korean New Year (Sǒllal) at The Korea Society. Part of CelebrASIA NYC.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110124';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Restaurant Week', 'Jan 24&#150;Feb 6', 'A unique opportunity to experience some of New York City&rsquo;s finest restaurants for a fraction of the usual price.'],
			['Broadway Week', 'Jan 24&#150;Feb 10', '2-for-1 tickets to participating shows.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110125';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Dance on Camera Festival', 'Jan 25&#150;Feb 1', 'Sponsored by the Dance Film Association, co-sponsored by The Film Society of Lincoln Center, Movement Research, Beacon School, Baryshnikov Arts Center and Big Screen Project.']
		];
		evtDayCount++;													

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110128';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Kazoo Day', 'Jan 28', '']
		];
		evtDayCount++;	

	evtMonthCount++;	



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011February";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110201';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['American Heart Month', 'Feb 1&#150;28', ''],
			['Black History Month', 'Feb 1&#150;28', ''],
			['National Freedom Day', 'Feb 1', 'Observance honoring the signing by Abraham Lincoln of a joint House and Senate resolution that later became the 13th Amendment to the U.S. Constitution. President Lincoln signed the Amendment outlawing slavery on February 1, 1865.'],
			['The Empire State Building Run-up', 'Feb 1', 'A grueling, invite only competition in which competitors race from the lobby to the 86th floor of the Empire State Building.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110202';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Groundhog Day', 'Feb 2', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110203';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Chinese New Year 2011', 'Feb 3', '2011 is the Year of the Rabbit.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110206';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Super Bowl Sunday', 'Feb 6', 'The Day that the championship game for the National Football League is held.'],
			['Chinatown Lunar New Year Parade', 'Feb 6', 'Starts at Little Italy and goes through the main streets of Lower Manhattan/Chinatown. An estimated 400,000 people attend.'],
			['Kids&rsquo; Night Broadway', 'Feb 6&#150;10', 'Kids ages 6 to 18 can see Broadway shows for free when accompanied by a full-paying adult.']			
		];
		evtDayCount++;				
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110210';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mercedes-Benz Fashion Week', 'Feb 10&#150;17', ''],
			['Light Hearted', 'Feb 10&#150;20', '&ldquo;Light Hearted&rdquo; is a ten-foot diameter lightweight construction with an open weave fabric that allows wind to pass through but still captures and reflects light. Six volunteers will hold up the heart for display for 30 minutes at a time in Times Square.']
		];
		evtDayCount++;
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110211';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lincoln&rsquo;s Birthday', 'Feb 11', ''],
			['Outsider Art Fair', 'Feb 11&#150;13', '7 West 34th Street off 5th Avenue.']
		];
		evtDayCount++;		
	
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110214';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Valentine&rsquo;s Day', 'Feb 14', ''],
			['Valentine&rsquo;s Day Weddings at the Empire State Building', 'Feb 14', 'Chosen couples are wed on the 80th floor and entitled to free visits to the Observatory every Valentine&rsquo;s Day.'],
			['Westminster Kennel Club Dog Show at Madison Square Garden', 'Feb 14&#150;15', 'This is arguably the most popular and prestigious dog show in the U.S.']
		];
		evtDayCount++;
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110216';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Flamenco Festival', 'Feb 16&#150;20', 'At New York City Center on W. 55th Street between 6th and 7th Avenues.']
		];
		evtDayCount++;		
			
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110221';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['President&rsquo;s Day', 'Feb 21', ''],
			['President&rsquo;s Day Parade', 'Feb 21', 'On 5th Avenue from 35th to 50th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110222';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington&rsquo;s Birthday', 'Feb 22', '']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110225';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Wine Expo', 'Feb 25&#150;27', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110226';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Dance Festival', 'Feb 26&#150;27', 'At the Roosevelt Hotel on 45th Street at Madison Avenue.']
		];
		evtDayCount++;			
							
	evtMonthCount++;



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011March";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110301';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Women&rsquo;s History Month', 'Mar 1&#150;31', ''],
			['National Nutrition Month', 'Mar 1&#150;31', ''],
			['Kyu Seok Oh&rsquo;s Counting Sheep', 'Mar 1&#150;7', 'Broadway Plaza between 45th and 46th Streets.'],
			['The Times Square Show', 'Mar 1&#150;7', 'The Public Art Program in collaboration with The Armory Show exhibit four large sculptures by Tom Otterness, Grimanesa Amoros, David Kennedy Cutler and Niki de Saint Phalle.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110303';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Tibetan Annual Benefit Concert', 'Mar 3', 'The annual concert for the Tibetan cause takes place at Carnegie Hall.'],
			['The Armory Show', 'Mar 3&#150;6', 'America&rsquo;s leading fine art fair specializing in historically significant Modern and contemporary art. At Piers 92 and 94.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110304';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York International Children&rsquo;s Film Festival', 'Mar 4&#150;27', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110305';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Family Day: Himalayan New Year Celebration', 'Mar 5', 'Celebrate the Himalayan New Year (Losar) with a day of art, crafts, food, music and more at the Rubin Museum of Art. Part of CelebrASIA NYC.']
		];
		evtDayCount++;						

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110308';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mardi Gras', 'Mar 8', ''],
			['International Women&rsquo;s Day', 'Mar 8', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110309';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Ash Wednesday', 'Mar 9', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110312';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Pier Antiques Show', 'Mar 12&#150;13', 'Pier 94, 54th St at 12th Avenue.'],
			['Original GLBT Expo', 'Mar 12&#150;13', 'Just about every industry is represented and more than 20,000 people attend this event at Javits Center.'],
			['Spring into Norouz', 'Mar 12', 'Norouz, the Persian New Year, marks the beginning of spring. Celebrate with with traditional music, dance and crafts from Central Asia and Iran at the Asia Society and Museum. Part of CelebrASIA NYC.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110313';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Daylight Savings Time Begins', 'Mar 13', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110315';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Ides of March', 'Mar 15', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110317';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['St. Patrick&rsquo;s Day', 'Mar 17', ''],
			['St. Patrick&rsquo;s Day Parade', 'Mar 17', 'The oldest heritage parade in the United States, having first taken place in 1762. Over 150,000 people march in the parade from 44th Street to 86th Street on Fifth Avenue.'],
			['The AIPAD Photography Show New York', 'Mar 17&#150;20', 'At the Park Avenue Armory.'],
			['Korean American Film Festival New York', 'Mar 17&#150;21', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110320';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Spring Begins', 'Mar 20', ''],
			['NYC Half-Marathon', 'Mar 20', 'More than 10,000 participants.']
		];
		evtDayCount++;			
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110323';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New Directors/New Films Festival', 'Mar 23&#150;Apr 3', 'Presented jointly by The Film Society of Lincoln Center and The Museum of Modern Art.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110324';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['First Run Festival', 'Mar 24&#150;Apr 5', 'Each Spring, the Kanbar Institute of Film &amp; Television proudly presents the First Run Festival to showcase over 120 advanced projects in film, video and animation.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110325';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['International Artexpo New York', 'Mar 25&#150;27', 'Pier 94 of the Hudson River.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110331';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Major League Baseball season begins', 'Mar 31', '']
		];
		evtDayCount++;							
													
	evtMonthCount++;			



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011April";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110401';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Poetry Month', 'Apr 1&#150;30', ''],
			['April Fool&rsquo;s Day', 'Apr 1&#150;30', ''],
			['April Fool&rsquo;s Parade', 'Apr 1&#150;30', 'From 59th Street to Washington Square Park down 5th Avenue.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110402';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Annual NYPD vs. FDNY 5 Mile Run', 'Apr 2', 'In Central Park.'],
			['New York African Film Festival', 'Apr 2&#150;14', '']			
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110403';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cirque du Soleil &#150; Michael Jackson the Immortal World Tour', 'Apr 3&#150;5', 'At Madison Square Garden.'],
			['New York Tartan Week', 'Apr 3&#150;10', 'A week of events celebrating Scottish-American heritage and culture.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110406';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Unsound Festival New York', 'Apr 6&#150;10', 'Innovative and experimental music performances and workshops from international artists take place at multiple venues in New York.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110407';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Havana Film Festival', 'Apr 7&#150;14', 'Features screenings of almost 40 films from throughout the Americas.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110408';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Antiquarian Book Fair', 'Apr 8&#150;10', 'At the 7th Regiment Armory.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110409';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Tartan Day Parade', 'Apr 9', 'About 2,000 bagpipers and drummers are expected to participate.']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110410';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Library Week', 'Apr 10&#150;16', '']
		];
		evtDayCount++;		
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110413';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Thomas Jefferson&rsquo;s Birthday', 'Apr 13', ''],
			['NHL Playoffs', 'Apr 13', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110416';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NBA Playoffs', 'Apr 16', '']
		];
		evtDayCount++;			
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110417';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Spring Block Party', 'Apr 17', 'On 45th Street from 6th to 7th Avenue.'],
			['Manhattan MS Walk', 'Apr 17', ''],
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110418';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['U.S. Taxes Due', 'Apr 18', ''],
			['The Greek Independence Day Parade', 'Apr 18', 'Attracts more than 150,000 spectators, 26,000 participants and is broadcast locally and worldwide through various television networks, the internet and other media outlets.'],
			['Passover', 'Apr 18&#150;26', 'Passover begins on the 15th day of the month of Nisan, the full moon of that month, the first month of the Hebrew calendar&rsquo;s festival year according to the Hebrew Bible.'],
			['Patriot&rsquo;s Day', 'Apr 18', 'Commemorates the battles of Lexington and Concord in 1775, which were two of the earliest battles in the American Revolutionary War.']
		];
		evtDayCount++;								

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110420';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Tribeca Film Festival', 'Apr 20&#150;May 1', 'Boasts works from 250 directors in more than 30 genres. Sponsored by American Express.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110422';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Good Friday', 'Apr 22', ''],
			['Earth Day', 'Apr 22', ''],
			['New York International Auto Show', 'Apr 22&#150;May 1', 'At Javits Convention Center.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110423';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Herald Square Spring Block Party', 'Apr 23', 'On 33rd St. from 6th to 7th Ave.']
		];
		evtDayCount++;	
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110424';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Easter', 'Apr 24', ''],
			['Easter Day Parade', 'Apr 24', 'Participants are famous for wearing beautiful hats and clothing as they make their way down Fifth Avenue from 49th to 57th Street']
		];
		evtDayCount++;	
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110425';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Easter', 'Apr 25', ''],
			['Columbia University Film Festival', 'Apr 25&#150;May 6', '']
		];
		evtDayCount++;	
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110427';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Administrative Professionals Day', 'Apr 27', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110429';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Arbor Day', 'Apr 29', ''],
			['Sprout Film Festival', 'Apr 29&#150;May 1', 'Attempts to reinforce accurate portrayals of people with developmental disabilities.']
		];
		evtDayCount++;	
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110430';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Revlon 5K Run Walk', 'Apr 30', 'More than 40,000 people run and walk for the fight against breast and ovarian cancers.'],
			['The Earth Awareness Day Fair at Herald Square', 'Apr 30', 'On Broadway from 35th to 38th St.']
		];
		evtDayCount++;	
												
	evtMonthCount++;



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011May";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110501';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Asian Pacific American Heritage Month', 'May 1&#150;31', ''],
			['Law Day, U.S.A.', 'May 1', 'Previously known as May Day or International Workers&rsquo; Day.'],
			['Loyalty Day', 'May 1', 'It is a day set aside for the reaffirmation of loyalty to the United States and for the recognition of the heritage of American freedom.'],
			['Romania Day Festival', 'May 1', 'On Broadway from Cedar to Battery Place.'],
			['Annual Five Borough Bike Tour', 'May 1', 'A 42-mile ride through Manhattan, the Bronx, Queens, Brooklyn and Staten Island. About 30,000 riders and 1,500 volunteers.'],
			['Broadway Spring Festival', 'May 1', 'On Broadway between 86th and 96th Street.']
		];
		evtDayCount++;
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110503';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York City Ballet&rsquo;s annual Spring Repertory Season', 'May 3&#150;Jun 12', '']
		];
		evtDayCount++;	
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110505';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cinco de Mayo', 'May 5', 'Marks the victory of the Mexican Army over the French at the Battle of Puebla in 1862.'],
			['Cinco De Mayo at Grand Central Station Fair', 'May 5', 'On 43rd St. from Lexington to 3rd Avenue'],
			['&ldquo;Toast of the Town&rdquo; Wine Tasting', 'May 5', 'At the New York Theatre at Lincoln Center Wine Enthusiast&rsquo;s sample over 500 different wines and dishes from select New York City restaurants.'],
			['National Day of Prayer', 'May 5', '']
		];
		evtDayCount++;					
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110506';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Civic Community Day Fair', 'May 6', 'On Murray Street from Broadway to Church Street.']
		];
		evtDayCount++;
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110507';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Third Avenue Merchants Spring Expo', 'May 7', 'On Third Avenue from 23rd to 34th Street.'],
			['The Great Saunter', 'May 7', 'A 32-mile walk around Manhattan&rsquo;s edge.']
		];
		evtDayCount++;
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110508';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mother&rsquo;s Day', 'May 8', ''],
			['Amsterdam Avenue Fair', 'May 8', 'On Amsterdam Avenue from 96th to 106th Street.']
		];
		evtDayCount++;		
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110513';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Festival', 'May 13', 'On Maiden Lane from Water to South Street.']
		];
		evtDayCount++;
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110514';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Ninth Avenue International Food Festival', 'May 14&#150;15', 'Gourmet food fair from 37th to 57th Streets &#150; 2 blocks from Times Square.'],
			['Children of World Festival', 'May 14', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;		
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110515';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Police Week', 'May 15&#150;21', ''],
			['Peace Officers Memorial Day', 'May 15', 'Pays tribute to the local, state, and federal law enforcement officers.'],
			['New York AIDS Walk', 'May 15', 'A 10K walk that begins and ends in Central Park. The Walk draws over 45,000 participants.'],
			['Gramercy Park Neighborhood Festival', 'May 15', 'On Broadway from 17th to 23rd Street.']
		];
		evtDayCount++;
					
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110516';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['American Ballet Theatre Spring-Season at the Met', 'May 16&#150;Jul 9', '']
		];
		evtDayCount++;
					
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110520';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Business Expo', 'May 20', 'On Greenwich Street from Barclay to Chambers Street.']
		];
		evtDayCount++;
					
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110521';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Armed Forces Day', 'May 21', ''],
			['Lower Third Avenue Spring Festival', 'May 21', 'On 3rd Avenue from 6th to 14th Street.'],
			['New York Dance Parade', 'May 21', 'Over 10,000 dancers will converge on the streets of New York City showcasing 65 forms of dance in a free outdoor dance parade and festival.']
		];
		evtDayCount++;				
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110522';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Fleet Week', 'May 22&#150;Jun 2', 'Over a dozen Navy and Coast Guard ships as well as ships from all over the world visit New York Harbor this week. Many Fleet Week vessels are open for free public tours daily.'],
			['NYPD Memorial 5K Run', 'May 22', ''],
			['National Maritime Day', 'May 22', 'Holiday created to recognize the maritime industry.'],
			['Times Square Fair', 'May 22', 'On Broadway from 47th to 57th Street.'],
			['Murray Hill Neighborhood Festival & Taste of Murray Hill', 'May 22', 'Park Avenue between 34th and 40th Street.']			
		];
		evtDayCount++;
					
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110524';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Harlem Meer Performance Festival', 'May 24&#150;Sep 27', 'Sundays only at the Charles A. Dana Discovery Center in Central Park.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110527';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grand Central Station Festival', 'May 27', 'On 43rd Street from Lexington to 3rd Avenue.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110528';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lexington Avenue Spring Festival', 'May 28', 'On Lexington Avenue from 42nd to 57th Street.'],
			['Washington Square Outdoor Art Exhibit', 'May 28&#150;30', 'More than 20 blocks in Greenwich Village of museum and gallery quality art.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110529';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Annual Spring Jubilee', 'May 29', 'On Lexington Avenue from 23rd to 34th Street.'],
			['Livable West Side Festival', 'May 29', 'On Broadway between 72nd and 86th Street.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110530';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Memorial Day', 'May 30', ''],
			['Madison Avenue Community Expo', 'May 30', 'On Madison Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;		
																										
	evtMonthCount++;



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011June";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110601';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lesbian, Gay, Bisexual and Transgender Month', 'Jun 1&#150;30', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110603';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Tribeca Community Fair', 'Jun 3', 'On West Broadway from Barclay to Warren Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110604';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['TASTES from the Meatpacking District through Chelsea', 'Jun 4', 'The NYC Lab School for Collaborative Studies and Manhattan&rsquo;s finest restaurants from the Meatpacking District through Chelsea partner to bring you a food festival to raise funds for the school.'],
			['Washington Square Outdoor Art Exhibit', 'Jun 4&#150;6', 'More than 20 blocks in Greenwich Village of museum and gallery quality art.'],
			['International Cultures Festival', 'Jun 4', 'On 6th Avenue from 42nd to 57th Street.'],
			['New York City International Ballet Competition', 'Jun 4&#150;27', '']
		];
		evtDayCount++;				
				
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110605';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Salute to Israel Parade', 'Jun 5', 'The parade features 75,000 participants, draws over one million spectators, and attracts broad media coverage.'],
			['Third Avenue Spring Fair', 'Jun 5', 'On 3rd Avenue from 14th to 23rd Street.'],
			['Spring Crafts Festival', 'Jun 5', 'On Broadway between 66th and 72nd Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110606';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Shakespeare in the Park', 'Jun 6&#150;Jul 31', 'In Central Park all Summer.'],
			['Taste of Times Square', 'Jun 6', 'Attended each year by thousands of food fans, Taste of Times Square takes over West 46th Street between Broadway and Ninth Avenue.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110607';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Museum Mile Festival', 'Jun 7', 'Some of NY&rsquo;s biggest museums along 5th Ave. open their doors free of charge to the public.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110609';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Cirque du Soleil &#150; Zarkana', 'Jun 9', 'At Radio City Music Hall.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110610';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Human Rights Watch International Film Festival', 'Jun 10&#150;24', ''],
			['Tribeca Food Festival', 'Jun 10', 'On West Broadway from Chambers to Worth Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110611';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Big Apple Barbecue Block Party', 'Jun 11&#150;12', 'Over 100,000 barbecue enthusiasts attend this weekend-long event that brings together the country&rsquo;s top pitmasters.'],
			['Women&rsquo;s Mini-Marathon', 'Jun 11', 'In Central Park. Is open to women of all ages and abilities, including top-class female athletes.'],
			['Hare Krishna Parade', 'Jun 11', 'On 5th Avenue from 59th Street to Washington Square.'],
			['The Annual Village Fair', 'Jun 11', 'On Broadway from Houston to Grand Street.'],
			['Stuyvesant Park Neighborhood &#150; 2nd Avenue Fair', 'Jun 11', 'On Second Avenue from 14th to 23rd Street.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110612';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York City Expo', 'Jun 12', 'On 3rd Avenue from 23rd to 34th Street.'],
			['The Puerto Rican Day Parade', 'Jun 12', 'The largest of several Puerto Rican celebrations in the city. On 5th Avenue from 44th to 86th Street. '],
			['Tony Awards', 'Jun 12', 'Broadway&rsquo;s homage to the best shows and performers of the past season at Radio City Music Hall.'],
			['Plantathon and Crafts Fair', 'Jun 12', 'On Broadway between 73rd and 86th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110613';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['U.S. Open Golf Championship', 'Jun 13&#150;19', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110614';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Flag Day', 'Jun 14', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110617';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Festival', 'Jun 17', 'On Broad St. from Water to South Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110618';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Expo', 'Jun 18', 'On Broadway from 47th to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110619';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Father&rsquo;s Day', 'Jun 19', ''],
			['The Turtle Bay Festival', 'Jun 19', 'On Lexington Avenue from 42nd to 55th Street.'],
			['Columbus Avenue Summer Festival', 'Jun 19', 'On Columbus Avenue between 86th and 96th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110621';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Summer Begins', 'Jun 21', ''],
			['Solstice in Times Square', 'Jun 21', 'A free yoga-fest in Times Square at the intersection of Broadway and 7th Avenue between 43rd and 44th Streets.'],
			['Make Music New York', 'Jun 21', 'Live, free musical celebration across the city. Hundreds of public spaces become stages for over 1,000 free concerts.'],
			['Harlem Meer Performance Festival', 'Jun 21&#150;Sep 6', 'Sundays only at the Charles A. Dana Discovery Center in Central Park.']
		];
		evtDayCount++;											

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110622';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Bicycle Film Festival ', 'Jun 22&#150;26', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110624';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grand Central Station Festival', 'Jun 24', 'On 43rd Street from Lexington to 3rd Avenue.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110625';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['6th Avenue Summerfest', 'Jun 25', 'On 6th Avenue from 23rd 34th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110626';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['2011 FIFA Women&rsquo;s World Cup', 'Jun 26&#150;Jul 17', 'Held in Germany this year.'],
			['Times Square Block Party', 'Jun 26', 'On 46th Street from Broadway to 8th Avenue.'],
			['LGBT Gay Pride Parade', 'Jun 26', 'Commemorating the NY Stonewall riots of 1968 and culminates a month of LGBT events held throughout NYC.']
		];
		evtDayCount++;
										
	evtMonthCount++;			



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011July";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110701';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['City Parks Concerts', 'Jul 1&#150;Sep 2', 'Free concerts at many of NYC&rsquo;s neighborhood parks throughout the five boroughs.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110702';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['USO Avenue of the Americas Summer Festival', 'Jul 2', 'On 6th Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110703';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Central Park Summerfest', 'Jul 3', 'On 60th Street from Madison Avenue to 5th Avenue.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110704';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Independence Day', 'Jul 4', ''],
			['Macy&rsquo;s July 4th Fireworks Display', 'Jul 4', ''],
			['The Great 4th of July Festival', 'Jul 4', 'On Water Street from Fulton to Moore Street.'],
			['Tap City 2011', 'Jul 4&#150;10', 'Featuring classes, workshops and performances throughout the city.']
		];
		evtDayCount++;				

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110705';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lincoln Center Festival', 'Jul 5&#150;Aug 14', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110707';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Broadway in Bryant Park', 'Jul 7&#150;Aug 11', 'Free performances from popular Broadway shows live in Bryant Park.']
		];
		evtDayCount++;		
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110709';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Park Avenue Summerfest', 'Jul 9', 'On Park Avenue South from 17th to 23rd Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110710';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Celebration of Nations Festival', 'Jul 10', 'Over 400 international food, art, craft, antique and merchandise exhibitors along Madison Avenue.'],
			['Summergarden', 'Jul 10&#150;31', 'Free contemporary classical and jazz music to MoMA.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110711';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Metropolitan Opera in the Parks', 'Jul 11&#150;28', ''],
			['Restaurant Week', 'Jul 11&#150;24', 'A unique opportunity to experience some of New York City&rsquo;s finest restaurants for a fraction of the usual price. ']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110713';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Asian American International Film Festival', 'Jul 13&#150;23', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110716';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['East Side Summer Festival', 'Jul 16', 'On Lexington Avenue from 42nd to 57th Street.'],
			['4Knots Music Festival', 'Jul 16', 'The Village Voice will be sponsoring a new indie-rock music festival at South Street Seaport.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110717';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lexington Avenue Summer Spectacular', 'Jul 17', 'On Lexington Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110722';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Manhattan Youth Fair', 'Jul 22', 'On Greenwich Street from Barclay to Chambers Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110723';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Unfolds Street Fair', 'Jul 23', 'On Broadway from Houston to Grand Street.'],
			['Washington Square Summer Fair', 'Jul 23', 'On Bleeker Street from Broadway to 6th Avenue.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110724';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Parent&rsquo;s Day', 'Jul 24', ''],
			['52nd Association Jazz Festival', 'Jul 24', 'On 52nd Street from Lexington to 7th Avenue.']
		];
		evtDayCount++;															

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110727';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lincoln Center Out of Doors', 'Jul 27&#150;Aug 14', '']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110730';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Festival of the Americas', 'Jul 30', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110731';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The C.O.R.E. Health Expo', 'Jul 31', 'On Broadway from 47th to 57th Street.'],
			['Harlem Week', 'Jul 31&#150;Aug 27', 'Celebrates Harlem&rsquo;s rich and diverse culture with activities from jazz concerts and block parties to fundraisers and festivals.']
		];
		evtDayCount++;	
																		
	evtMonthCount++;



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011August";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110802';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mostly Mozart Festival', 'Aug 2&#150;27', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110805';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Financial Community Day Series', 'Aug 5', 'On Whitehall Street from Beaver to Pearl Street.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110806';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Greenwich Village Festival', 'Aug 6', 'On Greenwich Avenue from 6th to 7th Avenue.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110807';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Nautica New York City Triathlon', 'Aug 7', 'Draws over 3,000 competitors to swim the Hudson River, bike along the Henry Hudson Parkway and run through Central Park.'],
			['Lexington Avenue Summerfest', 'Aug 7', 'On Lexington Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110811';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['River Rocks', 'Aug 11', 'Free concerts on Pier 54 in Hudson River Park.']
		];
		evtDayCount++;		
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110812';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New York International Fringe Festival', 'Aug 12&#150;28', 'The largest multi-arts festival in North America with more than 1,500 volunteers; 4,500 artists; and an audience of 75,000.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110813';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Summer Seaport Festival', 'Aug 13', 'On Water Street from Fulton to Broad Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110814';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Madison Avenue Summer Fair', 'Aug 14', 'On Madison Avenue from 42nd to 57th Street.'],
			['New York India Day Parade and Festival', 'Aug 14', 'On Madison Avenue from 41st Street to 23rd Street.'],
			['Dominican Day Parade', 'Aug 14', 'On Sixth Avenue from 36th to 56th Street.']
		];
		evtDayCount++;				

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110825';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York International Latino Film Festival', 'Aug 15&#150;21', '']
		];
		evtDayCount++;									

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110819';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Aviation Day', 'Aug 19', 'This holiday, which coincides with Orville Wright&rsquo;s birthday, celebrates the history and development of aviation.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110820';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Great Irish Festival', 'Aug 20', 'On 6th Avenue from 42nd to 56th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110821';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Third Avenue Merchandise Fair', 'Aug 21', 'On 3rd Avenue from 23rd to 34th Street.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110827';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Friends of Dag Hammerskjold Festival', 'Aug 27', 'On 2nd Ave. from 45th to 57th Street.'],
			['Charlie Parker Jazz Festival', 'Aug 27&#150;28', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110828';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Big Apple Performing Arts Festival', 'Aug 28', '7th Avenue from 47th to 57th Street.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110829';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['U.S. Open Tennis Championships', 'Aug 29&#150;Sep 11', 'At Arthur Ashe Stadium.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110831';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York International Salsa Congress', 'Aug 31&#150;Sep 5', 'Latin Dance workshops, youth and adult professional performance showcases, concert series and professional championship at the Hilton New York.']
		];
		evtDayCount++;								
																
	evtMonthCount++;					



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011September";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110903';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington Square Outdoor Art Exhibit', 'Sep 3&#150;5', 'More than 20 blocks in Greenwich Village of museum and gallery quality art.'],
			['52nd Street Fall Festival', 'Sep 3', 'On 52nd Street from Lexington to 7th Avenue.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110904';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The 27th Annual Brazilian Day Festival', 'Sep 4', 'On 6th Avenue from 42nd to 56th Street and on 46th Street from Madison to 7th Avenue.']
		];
		evtDayCount++;		
						
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110905';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Labor Day', 'Sep 5', ''],
			['Labor Day Parade', 'Sep 5', ''],
			['M.E.C.A. Family Festival', 'Sep 5', 'On Lexington between 34th and 42nd Streets.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110906';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Welcome Back To Columbia University', 'Sep 6', 'On 120th Street from Broadway to Amsterdam Avenue.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110907';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Harlem International Film Festival', 'Sep 7&#150;12', '']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110908';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mercedes-Benz Fashion Week', 'Sep 8&#150;15', 'At Lincoln Center.'],
			['NFL Season Begins', 'Sep 8', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110909';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Fulton Street Follies', 'Sep 9', 'On Fulton Street from Water to Gold Street.'],
			['Fulton Street Follies', 'Sep 9&#150;29', '']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110910';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington Square Outdoor Art Exhibit', 'Sep 10&#150;11', 'More than 20 blocks in Greenwich Village of museum and gallery quality art.'],
			['Carl Garner Federal Lands Cleanup Day', 'Sep 10', 'People are encouraged to participate in cleaning up the federal lands.'],
			['Gramercy Park Neighborhood Summer Festival', 'Sep 10', 'On 3rd Avenue from 14th to 23rd Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110911';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grandparents Day', 'Sep 11', ''],
			['Patriot Day', 'Sep 11', 'Held in memory of nearly 3,000 people who died during terrorist attacks in New York, Washington DC and Shanksville, Pennsylvania.'],
			['Tudor City Festival', 'Sep 11', 'On Lexington Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;						

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110913';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Ballet&rsquo;s 2011-12 Season Begins', 'Sep 13', 'At Lincoln Center.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110915';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Hispanic Heritage Month', 'Sep 15&#150;Oct 15', ''],
			['Feast of San Gennaro', 'Sep 15&#150;25', 'The Feast brings more than 1 million people to the streets of Little Italy for the annual salute to the Patron Saint of Naples.'],
			['NY Surf Film Festival', 'Sep 15&#150;17', 'An event consisting of three days of screenings from established surf filmmakers.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110916';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grand Central Fall Festival', 'Sep 16', 'On 43rd St. from Lexington to 3rd Avenue.'],
			['NY Craft Beer Week', 'Sep 16&#150;25', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110917';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Constitution Day', 'Sep 17', 'Also known as Citizenship Day. It recognizes the ratification of the United States Constitution and those who have become U.S. citizens.'],
			['Guardian Angels Fair', 'Sep 17', 'On Broadway from 47th to 57th Street.'],
			['The German-American Steuben Day Parade', 'Sep 17', 'Runs along Fifth Avenue from 67th to 86th Street. Finishes in Central Park at the German-American Friendship Party, the largest beer festival in New York with German brand beers and traditional German food for tasting.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110918';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Mexican Day Parade', 'Sep 18', 'Over 5,000 participants and over 250,000 spectators with media coverage on Spanish television, radio and print.'],
			['Eighth Avenue Fall Festival', 'Sep 18', 'On 8th Avenue from 42nd to 57th Street.'],
			['African American Day Parade', 'Sep 18', 'Largest Black Parade In America. Runs from 111th to 142nd Streets.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110921';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['International Day of Peace', 'Sep 21', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110923';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Autumn Begins', 'Sep 23', ''],
			['NYC Police Museum Festival', 'Sep 23', 'On Broad St. from Water to South Street.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110924';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Broadway Autumn Fair', 'Sep 24', 'On Broadway from Waverly to 14th Street.'],
			['Escape New York', 'Sep 24', 'Bicycle ride over the George Washington Bridge into the West Hudson Highlands, starting and ending at Sakura Park.'],
			['Big Apple Comic Con', 'Sep 24&#150;25', 'At Penn Plaza Pavilion.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110925';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Lexington Avenue Fall Festival', 'Sep 25', 'On Lexington Avenue from 34th to 42nd Street.'],
			['Gold Star Mother&rsquo;s Day', 'Sep 25', ''],
			['New York Arab American Comedy Festival', 'Sep 25&#150;29', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110926';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Musical Theatre Festival', 'Sep 26&#150; Oct 16', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110928';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Rosh Hashanah', 'Sep 28&#150;30', 'The Jewish New Year.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110929';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Burlesque Festival', 'Sep 29&#150; Oct 2', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20110930';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Tribeca Community Day Festival Series', 'Sep 30', 'On Fulton Street from Water to Gold Street.'],
			['New York Film Festival', 'Sep 30&#150; Oct 16', '']
		];
		evtDayCount++;					
																						
	evtMonthCount++;	



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011October";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111001';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Breast Cancer Awareness Month', 'Oct 1&#150;31', ''],
			['LGBT History Month', 'Oct 1&#150;31', ''],
			['Union Square Autumn Fair', 'Oct 1', 'On Broadway from 17th to 23rd Streets.'],
			['Central Park Autumn Fair', 'Oct 1', 'On 60th Street from Madison Avenue to 5th Avenue.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111002';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Oktoberfest', 'Oct 2', 'On Lexington Avenue from 42nd to 57th Street.'],
			['Pulaski Day Parade', 'Oct 2', 'Commemorates the Polish Revolutionary War general, Casimir Pulaski for the city&rsquo;s Polish immigrants.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111006';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NHL Season Begins', 'Oct 6', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111007';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Yom Kippur', 'Oct 7&#150;8', 'Also known as the Day of Atonement.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111008';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Avenue of The Americas Family Expo', 'Oct 8', 'On 6th Avenue from 42nd to 56th Street.'],
			['Nigeria Independence Day Parade', 'Oct 8', 'On 2nd Avenue from 56th to 44th Streets.']
		];
		evtDayCount++;						

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111009';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NY Hispanic Day Parade', 'Oct 9', 'Over 10,000 participants and over one million spectators exceed with extensive media coverage by way of live and delayed telecast, English and Spanish television, and live radio coverage.'],
			['Leif Erikson Day', 'Oct 9', 'Honors Leif Ericson, the Norse explorer who brought the first Europeans known to have set foot in North America.'],
			['Eighth Avenue Autumn Festival', 'Oct 9', 'On 8th Avenue from 42nd to 57th Street.'],
			['Broadway Fall Festival', 'Oct 9', 'On Broadway from 86th to 96th Street.']
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111010';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Columbus Day', 'Oct 10', ''],
			['Columbus Day Festival', 'Oct 10', 'On Broadway from Cedar Street to Battery Place and on Whitehall Street from Beaver to Stone Street.'],
			['The Columbus Day Parade', 'Oct 10', 'Runs on Fifth Avenue from 44th to 79th Street. There are 35,000 marchers and about a million spectators.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111013';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['NYC Food Film Festival', 'Oct 13&#150;16', '']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111014';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New York International Poster Fair', 'Oct 14&#150;16', 'The worlds largest show devoted exclusively to original vintage posters.']
		];
		evtDayCount++;					

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111015';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Washington Square Festival', 'Oct 15', 'On Waverly Place from Broadway to MacDougal Street.'],
			['White Cane Safety Day', 'Oct 15', 'A day to celebrate the achievements of people who are blind or visually impaired and the important symbol of blindness and tool of independence, the white cane.'],
			['Open House New York', 'Oct 15&#150;16', 'A five borough–wide celebration of architecture and design. Offers free access to hundreds of sites that exemplify NYC&rsquo;s diverse architectural, design, engineering and cultural heritage.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111016';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['National Boss Day', 'Oct 16', ''],
			['The Great Third Avenue Fair', 'Oct 16', 'On 3rd Avenue from 23rd to 34th Street.'],			
			['Imagine Science Film Festival', 'Oct 16&150;25', 'Showcases films that effectively incorporate science into a compelling narrative while maintaining credible scientific groundings.']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111018';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['CMJ Music Marathon &amp; Film Festival 2010', 'Oct 18&#150;22', 'Over 1,200 artists and 120,000 fans in more than 80 of NYC&rsquo;s greatest nightclubs and theaters.']		
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111019';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['2011 World Series', 'Oct 19', '']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111021';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The International Fine Art &amp; Antique Dealers Show', 'Oct 21&#150;27', 'Recognized the world over as a premier showcase for exceptional quality works of art from antiquity to the present day.'],	
			['Financial Community Day Festival Series', 'Oct 21', 'On Broad Street from Water to South Street.']	
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111022';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Union Square Fall Fair', 'Oct 22', 'On Park Avenue South from 17th to 23rd Street.'],			
			['Americana Jazz Festival', 'Oct 22', 'On 52nd Street between 5th and 7th Avenue.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111023';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['Times Square Autumn Carnival', 'Oct 23', 'On Broadway from 47th to 57th Street.']			
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111024';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['United Nations Day', 'Oct 24', '']			
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111026';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['Diwali', 'Oct 26&#150;30', 'The Hindu &ldquo;festival of lights.&rdquo;']			
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111027';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['The Holiday Shops at Bryant Park', 'Oct 27&#150;Jan 8', '']			
		];
		evtDayCount++;			

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111029';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['University Place Fall Fair', 'Oct 29', 'On University Place from Waverly Place to 14th Street.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111030';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['Madison Avenue Holiday Expo', 'Oct 30', 'On Madison Avenue from 42nd to 57th Street.']			
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111031';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [	
			['Halloween', 'Oct 31', ''],			
			['The Village Halloween Parade', 'Oct 31', 'This event attracts over 2 million viewers, more than 50,000 participants and about 100 million global television spectators.']			
		];
		evtDayCount++;																								
																								
	evtMonthCount++;	



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011November";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111101';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['All Saints&rsquo; Day', 'Nov 1', ''],
			['NBA Season Begins', 'Nov 1', ''],
			['Big Apple Film Festival', 'Nov 1&#150;6', ''],
			['New York Musical Improv Festival', 'Nov 1&#150;6', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111105';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['A.D.A.&rsquo;s World&rsquo;s Largest Block Party', 'Nov 5', 'On Madison Avenue from 42nd to 57th Street.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111106';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Daylight Savings Time Ends', 'Nov 6', ''],
			['6th Avenue Autumn Fair', 'Nov 6', 'On 6th Avenue from 34th to 42nd Street.'],
			['New York City Marathon', 'Nov 6', 'The race features more than 40,000 participants, more than two million spectators and 12,000 volunteers.']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111108';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Election Day', 'Nov 8', '']
		];
		evtDayCount++;
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111109';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York Comedy Festival', 'Nov 9&#150;13', '']
		];
		evtDayCount++;									

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111110';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['New York International Independent Film and Video Festival', 'Nov 10&#150;17', '']
		];
		evtDayCount++;	
		
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111111';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Veterans Day', 'Nov 11', ''],
			['The NYC Veteran&rsquo;s Day Parade', 'Nov 11', 'Honors those who serve and have served for the United States. Runs on Fifth Avenue from 23rd to 59th Street.'],
			['Veteran&rsquo;s Day Parade Block Party', 'Nov 11', 'On 53rd Street from Madison to 6th Avenue.'],
			['Veteran&rsquo;s Day Festival', 'Nov 11', 'On Whitehall Street from Beaver to Stone and Inside Bowling Green Park.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111112';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Times Square Holiday Fair', 'Nov 12', 'On 45th Street from 5th to 7th Avenue.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111114';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Grand Central Holiday Fair', 'Nov 14&#150;Dec 24', '']
		];
		evtDayCount++;													

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111119';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Union Square Holiday Market', 'Nov 19&#150;24', '']
		];
		evtDayCount++;

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111124';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Thanksgiving Day', 'Nov 24', ''],
			['MACY&rsquo;S Thanksgiving Day Parade', 'Nov 24', 'Attended and watched at home by millions. The two-and-a-half mile long parade begins at 77th Street and Central Park West, and ends at Macy&rsquo;s at 34th Street and 6th Avenue.']
		];
		evtDayCount++;		

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111125';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Black Friday', 'Nov 25', 'Kickoff to the Christmas shopping season, known to be the busiest shopping day of the year.']
		];
		evtDayCount++;	

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111130';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Rockefeller Center Tree Lighting', 'Nov 30', 'Signals the start of the Christmas season in New York City.']
		];
		evtDayCount++;				
																								
	evtMonthCount++;		



	evtMonth[evtMonthCount] = new Object();
	evtMonth[evtMonthCount].month = "2011December";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111201';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['World AIDS Day', 'Dec 1', 'Dedicated to raising awareness of the AIDS pandemic caused by the spread of HIV infection.']
		];
		evtDayCount++;	
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111207';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Pearl Harbor Remembrance Day', 'Dec 7', 'Day to mourn the attack on Pearl Harbor by the Japanese on December 7, 1941.']
		];
		evtDayCount++;	
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111217';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Wright Brothers Day', 'Dec 17', 'Commemorates the first successful flights made by Orville and Wilbur Wright on December 17, 1903, near Kitty Hawk, North Carolina.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111218';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Vienna Boys&rsquo; Choir in Concert', 'Dec 18', 'Carnegie Hall hosts the Vienna Boys&rsquo; Choir, one of the oldest and most renowned boys&rsquo; choirs in the world.']
		];
		evtDayCount++;		
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111220';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Hanukkah', 'Dec 20', '']
		];
		evtDayCount++;					
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111222';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Winter Begins', 'Dec 22', '']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111223';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Festivus', 'Dec 23', 'Holiday created by writer Dan O&rsquo;Keefe and introduced into popular culture by his son Daniel, a scriptwriter for the TV show Seinfeld.']
		];
		evtDayCount++;							
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111224';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The Ball in NYC', 'Dec 24', '4,000 people attend one of the Nation&rsquo;s biggest Jewish single events.']
		];
		evtDayCount++;
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111225';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Christmas', 'Dec 25', '']
		];
		evtDayCount++;	
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111226';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['Kwanzaa', 'Dec 26&#150;Jan 1', 'Celebration honoring universal African-American heritage and culture.']
		];
		evtDayCount++;	
																								
		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20111231';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['The New Year&rsquo;s Eve Ball Drop in Times Square', 'Dec 31', 'Draws crowds of one million people in Times Square with over one billion worldwide viewers.']
		];
		evtDayCount++;						
																										
	evtMonthCount++;



