document.write('		<p>&nbsp;</p>');
document.write('	</td>');
document.write('	<!-- End Content column -->');
document.write('	<!-- Begin Cart column -->');
document.write('	<td width="20%" valign="top" class="ntkRightColumn">			');
document.write('	<p><b><div class="paypalsb">Shopping Cart</div></b></p>');
document.write('	');

	<!--
	CartView(0);
	//-->
	
document.write('			');
document.write('	</td>');
document.write('	<!-- End Cart column -->');
document.write('</tr>');
document.write('</table>');
document.write('<!-- Footor -->');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">	');
document.write('	<tr class="ntkBottomRow">		');
document.write('		<td>&nbsp;<!-- Note: Only licensed users are allowed to remove or change the following copyright statement. -->');
document.write('			<span class="paypalsb" style="color: #808080;">&copy;2005 NTK Software. All rights reserved.</span>		');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');
document.write('</body>');
document.write('</html>');
