<!-- Start// NOTE: If you use a ' add a slash before it like this \'var color		= "cccc99"		// BACKGROUND COLORvar headerheight	= "95"			// TOTAL HEADER HEIGHT// COPYRIGHT 2007 Jari Poulin Consulting// Unauthorized use or sale of this script is strictly prohibited by law// YOU DO NOT NEED TO EDIT BELOW THIS LINEdocument.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="left" bgcolor="#'+color+'" valign="top" height="'+headerheight+'" >');document.write('<a href="http://www.jaripoulinconsulting.com"><img src="http://www.jaripoulinconsulting.com/picts/logo.jpg">');document.write('</td></tr></table>');//  End -->