/*  Make a new line for each entry in the scroller.  New entry should start with: 
/*  pausecontent[x]. [x] is the sequence number. <a href="xxxx"> is the page link.
/*  <b>makes is bold. </b> stops the bold. Follow that with the event title and  
/*  then </a> to close the link. <br> means line break. <span> makes it like a
/*  subtitle. </span> stops the subtitle.  */


var pausecontent=new Array()


/*******************************************/
/*  Start your scroller event entries here */
/*******************************************/

pausecontent[0]='<b>Exciting News</b></a><br>Our 2013 calendar will soon be in production, stay tuned!'

pausecontent[1]='<a href="http://www.warbirdpinups.com/aviation-gifts-calendars.php"><b>New Products</b></a><br>Check out our new Warbird Pinup Girls mugs, phone and tablet cases and more...'

