document.writeln("<table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td><img src=\"/images/CartBag2.gif\" width=\"27\" height=\"27\">&nbsp;</td>");
document.writeln("		<td>View items in <a href=\"../mybag.php\">My Bag</a></td>");
document.writeln("");
document.writeln("		<td align=\"right\">&nbsp;<a href=\"../mybag.php\"><img src=\"/images/btn-checkout1.gif\" width=\"72\" height=\"17\" border=\"0\"></a></td>");
document.writeln("	</tr>");
document.writeln("</table>");