// JavaScript Document

/* Message arrays for the front page latest news scroller*/

/* Notes about backslashing apostrophes, and no putting in line breaks, etc */

var pausecontent=new Array()

pausecontent[0]=

'<p><span class="grey">June 2010</span> - EnviroSys goes live at GEMCO <br /><span class="grey">May 2010</span> - BHP Billiton Energy Coal South Africa finalises third stage of EnviroSys roll out <br /><span class="grey">February 2010</span> - SRA implemented EnviroSys for BHP Billiton Mt Arthur Coal<br /><span class="grey">January 2010 </span> - SRA implemented EnviroSys in Adelaide City Council <br /></p>'

pausecontent[1]=

'<p><span class="grey">June 2009</span> - SRA implements EnviroSys in New Mexico Coal '+"-"+ ' USA <br /><span class="grey">May 2009</span> - SRA commences the implementation of NGER data provisioning for BMA <br /><span class="grey">May 2009</span> - SRA wins the AIIA NT award for sustainable solutions <br /><span class="grey">June 2009</span> - WA Mines and Petroleum Minister launches the SRA built On-line Environmental Assessment System <br /></p>'

pausecontent[2]=

'<p><span class="grey">June 2009</span> - SRA extends the NT Police software services contract<br /><span class="grey">November 2008</span> - SRA a Microsoft Certified Partner becomes a member of SA.Net<br /><span class="grey">October 2008</span> - SRA wins the prestigious EICTA Gold Cup for Excellence in Engineering and Commercialisation<br /><span class="grey">October 2008</span> - SRA Wins NT ICT Export and the overall major IBM Platinum Award <br /></p>'


pausecontent[3]=

'<p><span class="grey">September 2008</span> - SRA Perth Office wins Support Contract with Department of Industry and Resources<br /><span class="grey">August 2008</span> - SRA Delivers on Oracle Application Express promise<br /><span class="grey">June 2008</span> - EARS and Minedex goes live in WA Department of Industry and Resources<br /></p>'

pausecontent[4]=

'<p><span class="grey">April 2008</span> - SRA Wins Weather Contract with Singapore'+"'"+'s NEA<br /><span class="grey">September 2007</span> - SRA Wins Telstra Business of the Year Award<br /><span class="grey">September 2007</span> - SRA Succeeds with Oracle Application Express<br /></p>'




