
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/280/civil-union\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/280/100_Carter.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/280/civil-union\" style=\"font-size: 11px; display: block;\">");
			document.write("Civil Union &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/280/civil-union\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/280/200_Carter.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/280/civil-union\" style=\"font-size: 12px; display: block;\">");
			document.write("Civil Union &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/280/civil-union\">");
			document.write("<img src=\"http://www.thedrakingpoint.com/img/blog/280/600_Carter.jpg\" />");
		document.write("</a>");
		document.write("<a href=\"http://www.thedrakingpoint.com/cartoons/view/280/civil-union\" style=\"display: block;\">");
			document.write("Civil Union &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>");
}
