
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/273/sweet-and-tangy-revenge\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/273/100_BBQ_copy.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/273/sweet-and-tangy-revenge\" style=\"font-size: 11px; display: block;\">");
			document.write("Sweet and Tangy Revenge &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/273/sweet-and-tangy-revenge\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/273/200_BBQ_copy.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/273/sweet-and-tangy-revenge\" style=\"font-size: 12px; display: block;\">");
			document.write("Sweet and Tangy Revenge &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/273/sweet-and-tangy-revenge\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/273/600_BBQ_copy.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/273/sweet-and-tangy-revenge\" style=\"display: block;\">");
			document.write("Sweet and Tangy Revenge &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>");
}