function writeSuBadge () { 
	var bdg = "\n\t<!-- begin suHostedBadge 5-->\n\t<span id=\"suHostedBadge\"\n\t\tstyle=\"width: 50px; height: 60px; background: transparent none;z-index: 999;\" >\n\t\n\t\t<a href=\"http:\/\/www.stumbleupon.com\/toolbar\/badge_click.php?r=http:\/\/www.calendardummy.com\" target=\"_blank\"  style=\"width:50px; padding-top: 40px; overflow:hidden;\n\t\t\t\tborder:0; display: block; color: #258DB1; font-weight: bold; \n\t\t\t\tfont-family: 'Lucida Grande',arial,verdana,tahoma,sans-serif;\n\t\t\t\tfont-size:11px; text-decoration:none; text-align: center; line-height: 21px;\n\t\t\t\tbackground: transparent url(http:\/\/cdn.stumble-upon.com\/i\/badges\/badgeRect50x60.png) no-repeat 0 0;\" >\n\t\t\t<span>32<\/span>\n\t\t<\/a>\t\t\t\n\t<\/span> \n\t<!-- end suHostedBadge 5-->\n";
		document.write(bdg);
		}
		writeSuBadge();

