var cText = ''
cText += '<div align="center">'
cText += '	<div class="container" style="border:0px silver solid;">'
cText += '			<a href="http://www.cellquest.com"><img src="/images/header.jpg" class="headimage"></a>'
cText += '        <table border="0" width="724" cellspacing="0" cellpadding="0">'
cText += '        	<tr>'
cText += '				<td width="100%" valign="top" align="center">'
cText += '				<div class="headlinks">&nbsp;</div>'
cText += '				<div class="headlinks"><a href="http://www.cellquest.com">CellQuest</a></div>'

cText += '				<div class="headlinks"><a href="http://www.cellquest.com/contact.htm">Contact Us</a></div>'
cText += '            	<div class="headlinks"><a href="http://www.cellquest.com/product.htm">ORDER</a></div>'
cText += '				<div class="headlinks"><a href="http://www.cellquest.com/cgi-cellquest/sb/order.cgi?storeid=*14595e158bec40c70cb50159&function=show">View Cart</a></div>'
cText += '				<div style="clear:both"></div>'
cText += '				</td>'
cText += '			</tr>'
cText += '		</table>'
cText += '		<table border="0" width="724" cellspacing="0" cellpadding="5">'
cText += '			<tr>'
cText += '      	    <td align="center" valign="top" style="width:180px;">'
cText += '<div align="center" style="font-size:8pt;margin-top:20px;">'
cText += '<p><strong>PHONE ORDERS<br>877-565-5566 (EST)<br><br>INTERNATIONAL #<br>727-581-6600 (EST)</strong></p>'
cText += '<p><img  src="/images/phone.gif" border="0" width="70" height="42"></p>'
cText += '<div style="font-size:7pt;">'
cText += '<form action="https://www.cellquest.com/cgi-bin/formmail.pl" method="post">'
cText += '	<input type="hidden" value="http://www.cellquest.com/thanks.htm" name="redirect">'
cText += '	<input type="hidden" value="custservice@cellquest.com" name="to">'
cText += '	<input type="hidden" value="CQ Information Form" name="subject">'
cText += '	<p><br><br><strong>E-mail List</strong><br>'
cText += '	<input maxlength="75" size="15" name="email"><br>'
cText += '	<input type="radio" checked value="V5" name="R1">Subscribe<br>'
cText += '	<input type="radio" value="V6" name="R1">Unsubsribe<br>'
cText += '	<input type="submit" value="Join" name="B1">'
cText += '</form>'
cText += '</div>'
cText += '<p>&nbsp;</p>'
cText += '<p><img src="/images/guarantee.gif" width="80" height="70"></p>'
cText += '<p>&nbsp;</p>'
cText += '<div class="ssl">'
document.write(cText)
