﻿var pausecontent=new Array()

var theimage

//here are the list of messages - add or take away from here - keep the numbering though eg: pausecontent[0], pausecontent[1], etc..



pausecontent[1]='<font color="blue">Bonne Journee!  </font><br />Have a great day !'

pausecontent[0]='<font color="red">Delais-Delays</font><br />Normal'



//Here is the picture that could be changed



//Here is the picture snowflake.png
//Also could be a link like this: <a href="http://wwww.whatever.com/page.html"><img src="images/snowflake.png"></a>

theimage='<img src="images/snowflake.png">'


