﻿

/*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]='The name of this months web site color scheme is "Gettysburg"'

pausecontent2[1]='<a href="http://hofarescue.org/colorscheme/colorscheme.html">Click HERE to sponsor next months web site color scheme.</a>'
pausecontent2[2]='No ferrets were harmed in the selection of this color scheme!'

/*pausecontent2[0]='This months web site color scheme sponsored by: The Wilson Family'*/
/*pausecontent2[2]='<a href="http://hofarescue.org/sponsors/lara_mike.html">Click HERE to visit The Wilson Family</a>'*/
