function changeImg(imgid,imgsrc) {
document.getElementById(imgid).src=imgsrc;
}

var cText = ''


cText += '<div style="margin:20px;"></div>'
cText += '</div>'
cText += '</td></tr><tr><td background="/images/b_left.gif"><img src="/images/b_left.gif" width="5" height"5" hspace="0" vspace="0"></td></tr><tr><td align="right" valign="bottom" background="/images/b_left.gif"><img src="/images/b_left_bot.gif" width="5" height"5" hspace="0" vspace="0"></td></tr><tr><td align="right" valign="top" background="/images/b_left.gif"><img src="/images/b_left_corner.gif" hspace="0" width="5" height"5" vspace="0"></td><td align="left" valign="top" background="/images/b_bot.gif" ><img src="/images/b_bot_left.gif" width="5" height"5" align="left" hspace="0" vspace="0"><img src="/images/b_bot_right.gif" width="8" height"5" align="right" hspace="0" vspace="0"></td></tr></table>'
cText += '              	</td>'
cText += '          	</tr>'
cText += '		</table>'
cText += '	</div>'
cText += '<div class="bottom">'
cText += '<table border="0" width="724" cellspacing="0" cellpadding="10">'
cText += '	<tr>'
cText += '    	<td width="100%" valign="top" align="left" colspan="2">'
cText += '			<div style="font-size:7pt;">'
cText += '              The statements made about products have not been evaluated by the Food and Drug Administration (U.S.). They are not intended to diagnose, treat, cure or prevent any condition or disease. Please consult with your own physician or health care practitioner regarding the suggestions and recommendations made at this web site.'
cText += '			</div>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td align="left" valign="top" width="100%">'
cText += '			<div style="font-size:7pt;">'
cText += '       		 ©2005 CellQuest, Inc.<br>12952 91st St N<br>Largo, FL 33773'
cText += '			</div>'
cText += '		</td>'
cText += '		<td align="center" valign="top" width="200">'
cText += '			<div style="font-size:7pt;">'
cText += '			<a href="mailto:custservice@cellquest.com" class="blacklink"><img src="/images/email-alm.gif" width="60" height="30" border="0"><br>custservice@cellquest.com</a>'
cText += '			</div>'
cText += '		</td>'
cText += '	</tr>'
cText += '</table>'
cText += '</div>'
cText += '</body>'
cText += '</html>'

document.write(cText)
