// The format of an entry is:
//
//  ['Title', 'Link', 'Additional text']
//
// There MUST be a comma at the end of each line except for the last entry
//
// Example:
//
// var EVENT_ITEMS =
// [
//    ['This is a test link', 'test.htm', 'Wonderful news here],
//    ['This is an external link', 'http://www.microsoft.com', 'Microsoft Web Site']
// ];
//

var EVENT_ITEMS = 
[
//  ['NMSDC', 'http://www.nmsdconline.com/index.html', 'Oct. 30- Nov. 2, 2011, Atlanta, GA'],
//  ['NASA Small Biz Symposium', 'http://osbp.nasa.gov/sbs/symposium.html', 'Nov. 3, 2011, Herndon, VA'],
//	['Alaska Native Village CEO Association', 'http://www.anvca.biz/images/stories/AnnualMeeting2011/anvcaannualmeeting2011.pdf', 'Nov. 17-18, 2011, Anchorage, AK'],
//	['Kake Days', '', 'Jan. 6 - 8, 2012, Kake, AK'],
	['National 8(a) Winter Conference', 'http://www.national8aassociation.org/index.php/conferences/2012-winter-conference', 'Feb. 7-8, 2012, Orlando, FL'],
	['RES2012', 'http://res2012.biz', 'Feb. 27 - March 1, Las Vegas, NV'],
	['2012 OSDBU Procurement Conference', 'http://www.fbcinc.com/osdbu/', 'April 19, 2012, Washington, DC'],
//	['FOSE Conference & Expo', 'http://www.fose.com/', 'April 3 - 5, 2012, 2012, Washington, DC'],
	['IT Summit Denver', 'http://www.theitsummit.com/', 'April. 25, 2012, Denver, CO'],
 	['DiversityBusiness Conference', 'http://www.diversitybusiness.com/Events/DivEvent/2012/registration.asp', 'April 25-27, 2012, Mashantucket, CT']
	
	
];


