document.write('<div id="____TT_Container">\r\n    <a class="____TT_Links" title="TickleTrader.com - Comedy, Funny Jokes, Silly Pictures, And Many Laughs!" href="http://www.tickletrader.com/">\r\n        <img alt="Funny Jokes, Insults, Pictures, Videos, News and More" src="http://www.tickletrader.com/images/logo_small.gif" border="0" /><br /><img alt="0 ratings on this joke" src="http://www.tickletrader.com/images/stars0.gif" border="0" />\r\n    </a>\r\n<br /><b>Random Joke Generator</b>    <br />\r\nNow do you save a man from drowning?  Take your  foot off his head.\r\n<br />\r\n    <a class="____TT_Links" title="Men Jokes on TickleTrader.com" href="http://www.tickletrader.com/Men-Jokes.aspx">More Men Jokes on TickleTrader.com</a>\r\n    <br />\r\n    <a class="____TT_Links" title="Jokes and more on TickleTrader.com" href="http://www.tickletrader.com/jokes.aspx">More Jokes on TickleTrader.com</a>\r\n</div>\r\n');

var ____c = document.getElementById('____TT_Container');
var ____links = ____c.getElementsByTagName('a');

if (____c != null)
{
	____c.style.backgroundColor = 'White';
	____c.style.textAlign = 'center';
	____c.style.paddingTop = '3px';
    ____c.style.paddingLeft = '3px';
    ____c.style.paddingRight = '3px';
    ____c.style.paddingBottom = '3px';
    ____c.style.color = 'black';
    ____c.style.fontFamily = 'Verdana';
    ____c.style.fontSize = 'xx-small';
    ____c.style.fontStyle = 'normal';
    ____c.style.fontVariant = 'normal';
    ____c.style.fontWeight = 'normal';
}

var ____x;
for (var i = 0; i < ____links.length; i++)
{
    ____x = ____links[i];
    if (____x.parentNode != null)
    {
	    if (____x.parentNode.id = '____TT_Container')
	    {
		    ____x.style.color = 'rgb(203,51,51)';
		    ____x.style.fontFamily = 'Verdana';
		    ____x.style.fontSize = 'xx-small';
		    ____x.style.fontStyle = 'normal';
		    ____x.style.fontVariant = 'normal';
		    ____x.style.fontWeight = 'normal';
	    }
    }
}
