
	theHeadlines[0] = new Array();
	theHeadlines[0][0] = "Latest Flight Information - CLICK HERE";
	theHeadlines[0][1] = "/status.aspx";	
	theHeadlines[0][2] = "_self";
	theHeadlines[0][3] = "#ff0000";	
	theHeadlines[0][4] = "/status.aspx";
	
	startTicker();
	

