document.writeln('	<div id="pkgwrap">');
document.writeln('	<div id="pkg">');
document.writeln('	  <h3>STARTER PLAN    <img src="staticimages/plug1.gif" width="21" height="110" align="right" /></h3>');
document.writeln('	  <p><span class="price">$95</span>');
document.writeln('	    per month/reader</p>');
document.writeln('	  <ul>');
document.writeln('	    <li>Unlimited data ');
document.writeln('	      tracking</li>');
document.writeln('	    <li>Choice of layout </li>');
document.writeln('	    <li>Control Panel    </li>');
document.writeln('	  </ul>');
document.writeln('	<div id="org">');
document.writeln('	<p><a href="contact.asp">Find out more &raquo;</a><br />');
document.writeln('	  <strong>Call to order!   1-888-808-9990</strong></p></div><!--end org-->');
document.writeln('	</div><!--end pkg-->');
document.writeln('	<div id="white"></div>');
document.writeln('	<div id="pkg">');
document.writeln('	  <h3>COMPLETE PLAN    <img src="staticimages/plug2.gif" width="40" height="108" align="right" /></h3>');
document.writeln('	  <p><span class="price">$210</span>');
document.writeln('	    per month/reader</p>');
document.writeln('	  <ul>');
document.writeln('	    <li>Unlimited data ');
document.writeln('	      tracking</li>');
document.writeln('	    <li>Choice of layout </li>');
document.writeln('	    <li>Control Panel</li>');
document.writeln('	    <li>Complete RFID Hardware</li>');
document.writeln('	    <li>2 Year Plan </li>');
document.writeln('	  </ul>');
document.writeln('	<div id="org">');
document.writeln('	<p><a href="contact.asp">Find out more &raquo;</a><br />');
document.writeln('	  <strong>Call to order!   1-888-808-9990</strong></p></div><!--end org-->');
document.writeln('	</div><!--end pkg--> ');
document.writeln('	</div><!--end pkgwrap-->');

