// JavaScript Document


var pausecontent2=new Array()
pausecontent2[0]='<a href="ab_news.html#1">Avanco Awarded 16 Month 7.4 Million IDIQ Contract by U.S. Army</a>'
pausecontent2[1]='<a href="ab_news.html#2">Carnegie Mellon University Rating Validates Avanco Best Practices for Systems and Software Development</a>'
pausecontent2[2]='<a href="ab_news.html#3">Avanco Awarded $1.4 Million Army Corps of Engineers Logistics Management Contract </a>'
pausecontent2[3]='<a href="ab_news.html#4">Avanco Awarded $4.5 Million Federal Election Commission Sub-Contract </a>'
pausecontent2[4]='<a href="ab_news.html#5">Avanco Supports Pennsylvania Counties with Hosted BI Portal Services</a>'


/*pausecontent2[4]='<a href="ab_news.html#5">Avanco Supports Pennsylvania Counties with Hosted BI Portal Services</a>'
pausecontent2[0]='<a href="ab_news.html#1">Avanco 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 */

