
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/249/olympic-curling\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/249/100_curling.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/249/olympic-curling\" style=\"font-size: 11px; display: block;\">");
			document.write("Olympic Curling &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/249/olympic-curling\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/249/200_curling.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/249/olympic-curling\" style=\"font-size: 12px; display: block;\">");
			document.write("Olympic Curling &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/249/olympic-curling\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/249/600_curling.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/249/olympic-curling\" style=\"display: block;\">");
			document.write("Olympic Curling &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>");
}