﻿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[0]='<font color="blue">Nous acceptons-We accept</font><br /><a href="http://www.multipleiphost.com"><img alt="SEO Hosting" title="SEO Hosting" src="http://www.credit-card-logos.com/images/multiple_credit-card-logos-1/credit_card_logos_15.gif" width="176" height="35" border="0" /></a>'

pausecontent[1]='<font color="red">Bonne Journee </font><br />Have a great day'

pausecontent[2]='<font color="green">Délais </font><br />Service normal'

pausecontent[3]='<font color="blue">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">'

