// JavaScript Document

var scroller_info = new Array();

scroller_info[0] = new Array();
scroller_info[0]['header'] = 'Headers aren\'t used';
scroller_info[0]['text'] = 'Report finds that U.S. organizations are investing more in employee training...';
        
scroller_info[1] = new Array();
scroller_info[1]['header'] = 'Headers aren\'t used';
scroller_info[1]['text'] = 'Online Education Database report lists 77 tips to enhance learning...';
        
scroller_info[2] = new Array();
scroller_info[2]['header'] = 'Headers aren\'t used';
scroller_info[2]['text'] = 'Report finds that online education in the U.S. is still growing strong...';
        
scroller_info[3] = new Array();
scroller_info[3]['header'] = 'Headers aren\'t used';
scroller_info[3]['text'] = 'Survey clarifies thoughts surrounding online teaching and education...';

        