	document.write("<style>\n");
	document.write(".jokeText {\n");
	document.write("	font-family: Arial,Helvetica,Sans-serif;\n");
		document.write("	color: #000000;\n");
	document.write("}\n");
	document.write(".jokeLink {\n");
	document.write("        font-family: Arial,Helvetica,Sans-serif;\n");
		document.write("	text-decoration: underline; \n");
	document.write("        color: #000000;\n");
	document.write("}\n");
	document.write("</style>\n");
	document.write("<table  border=0 cellpadding=8 cellspacing=1 bgcolor=\"#444444\">");
document.write("<tr bgcolor=\"#ffeebb\">\n");
document.write("<td><span class=\"jokeText\">\n");
document.write("<p><b>You\'re Coming This Way Anyway</b></p>\n");
document.write("<p>A small boy is sent to bed by his father. Five minutes later: </p><p>\n");
document.write("\"Da-ad . . . \"</p><p>\n");
document.write("\"What?\" </p><p>\n");
document.write("\"I\'m thirsty. Can you bring me a drink of water?\" </p><p>\n");
document.write("\"No. You had your chance. Lights out.\"</p><p>\n");
document.write("Five minutes later: \"Da-aaaad . . . \"</p><p>\n");
document.write("\"WHAT?\" </p><p>\n");
document.write("\"I\'m THIRSTY...Can I have a drink of water??\" </p><p>\n");
document.write("\"I told you NO! If you ask again I\'ll have to punish you!!\"</p><p>\n");
document.write("Five minutes later: \"Daaaa-aaaad . . . \"</p><p>\n");
document.write("\"WHAT??!!\"</p><p>\n");
document.write("\"When you come in to punish me, can you bring me a drink of water?\"</p>\n");
document.write("<hr noshade size=1 width=\"100%\" />\n");
document.write("Jokes by <a target=\"_blank\" href=\"http://www.justcleanjokes.com\"><span class=\"jokeLink\">Just Clean Jokes</span></a> - ");
document.write("Get the <a href=\"http://bit.ly/cleanjokes\" target=\"itunes_store\"><span class=\"jokeLink\">iPhone app</span></a>!\n");
document.write("</span>\n");
document.write("</td></tr>\n");
document.write("</table>\n");

