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 = "2010Octomber";
	evtDayCount = 0;
	evtMonth[evtMonthCount].day = new Array();

		evtMonth[evtMonthCount].day[evtDayCount] = new Object();
		evtMonth[evtMonthCount].day[evtDayCount].date = '20101001';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['', '', ''],
		];
		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 = '20101101';
		evtMonth[evtMonthCount].day[evtDayCount].evt = [
			['', '', ''],
		];
		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 = [
			['', '', ''],
		];
		evtDayCount++;
		
	evtMonthCount++;
	
*/