// JavaScript Document


var pausecontent2=new Array()
pausecontent2[0]=''
pausecontent2[1]=''
pausecontent2[2]=''
pausecontent2[3]=''
pausecontent2[4]=''
pausecontent2[5]=''


/*pausecontent2[4]='<a href="ab_news.html#5">We Supports Pennsylvania Counties with Hosted BI Portal Services</a>'
pausecontent2[0]='<a href="ab_news.html#1">We Awarded 2007 Contract to Provide Instructor Support for DAU Courses</a>'*/

/* To creat additional News Article links that will scroll  */

/* 1. Copy the complete last line of the current news articles listed */

/* Example:    pausecontent2[2]='<a href="This is where the link will go">Title of news article 3</a>'           */

/* 2. Paste to the next line */

/* 3. Change the number of the article */

/* Example:   pausecontent2[2]  becomes  pausecontent2[3]    each article should be in proper sequential order</a>'                          */

/* 4. Change the link to the proper location */

/* 5. Change the Title of the article   !!!!  note characters are limited - if the title is too long the extra characters will be hidden  !!!!  */


/* To DELETE News Articles  */

/* 1. Delete the entire line of the article you wish to no longer have scroll */
/* 2. Make sure the numbers in teh square brackets are sequential */


