// JavaScript Document
/*Example message arrays for the two demo scrollers*/

//var pausecontent=new Array()
//pausecontent[0]='<a href="http://www.javascriptkit.com">JavaScript Kit</a><br />Comprehensive JavaScript tutorials and over 400+ free scripts!'
//pausecontent[1]='<a href="http://www.codingforums.com">Coding Forums</a><br />Web coding and development forums.'
//pausecontent[2]='<a href="http://www.cssdrive.com" target="_new">CSS Drive</a><br />Categorized CSS gallery and examples.'

var pausecontent2=new Array()
pausecontent2[0]='<a href="http://www.apecconsulting.com/PDF/Stats2010Flyer.pdf" target="_blank">East of Suez Annual Statistical Survey - 2010</a>'
pausecontent2[1]='<a href="http://www.apecconsulting.com/PDF/FlyerCond2010.pdf" target="_blank">Condensate East of Suez 2010</a>'

