
if(cartoon_width == 100) {
	document.write("<div style=\"font-size: 16px; font-family: 'Lucida Grande', Helvetica, Verdana; width: 120px; text-align: center;\">");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/245/100_Samurai.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\" style=\"font-size: 11px; display: block;\">");
			document.write("Do The Honorable Thing &gt;&gt;");
		document.write("</a>");
		document.write("<div style=\"padding-top: 5px; font-size: 11px;\">");
			document.write("<a href=\"http://www.thedrakingpoint.com\" style=\"color: #666666;\">thedrakingpoint.com</a>");	
		document.write("</div>");
	document.write("</div>");
}
if(cartoon_width == 200) {
	document.write("<div style=\"font-size: 16px; font-family: 'Lucida Grande', Helvetica, Verdana; width: 220px; text-align: center;\">");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/245/200_Samurai.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\" style=\"font-size: 12px; display: block;\">");
			document.write("Do The Honorable Thing &gt;&gt;");
		document.write("</a>");
		document.write("<div style=\"padding-top: 5px; font-size: 11px;\">");
			document.write("<a href=\"http://www.thedrakingpoint.com\" style=\"color: #666666;\">thedrakingpoint.com</a>");	
		document.write("</div>");
	document.write("</div>");
}
if(cartoon_width == 600) {
	document.write("<div style=\"font-size: 16px; font-family: 'Lucida Grande', Helvetica, Verdana; width: 620px; text-align: center;\">");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/245/600_Samurai.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/245/do-the-honorable-thing\" style=\"display: block;\">");
			document.write("Do The Honorable Thing &gt;&gt;");
		document.write("</a>");
		document.write("<div style=\"padding-top: 5px; font-size: 11px;\">");
			document.write("<a href=\"http://www.thedrakingpoint.com\" style=\"color: #666666;\">thedrakingpoint.com</a>");	
		document.write("</div>");
	document.write("</div>");
}