var srvRand = new String ( Math.random() );srvRand = srvRand.substring(2,11);
document.write( "<" + "script type='text/javascript' src='" );
document.write( "http://www.pw.turystyka.net/php/request.php?token="+srvRand );
document.write("&amp;referer=" + escape(document.location.href) );
if( bannerType ) {document.write("&amp;category=" + bannerType);}
document.write("'><" + "/script>");
