var link = "http://diskuse.jakpsatweb.cz/?action=vthread&forum=18&topic=104406";

if(Math.round(Math.random()))
{
	document.write('\
		<a href="' + link + '" style="float: right; border: 1px solid #D6DBDE; margin: -5px 0;" target="_blank">\
			<img src="http://diskuse.jakpsatweb.cz/reklamy/demo-banner.gif" style=\"vertical-align: middle\">\
		</a>\
	');
}
else
{
	document.write('\
		<div style="margin: -5px 0 5px">\
			Reklama: <a href="' + link + '" style="font-weight: bold; border: 1px solid #D6DBDE; background: #EFEFEF; line-height: 2.5em; padding: 0.5em 0.75em" target="_blank">Provizorní textová reklama</a>\
		</div>\
	');
}
