
<!--//--><![CDATA[//><!--
window.WebreaderAsyncInit = function() {
	voiceID = 2;
	voiceRate = 100;
	voiceVolume = 100;
	options = {
		shadow:1,
		playerMode:1,
		scrollMode:0,
		lang:"pl",
		bgColor:"#b0d366",
		btnColor:"#3e4f25",
		borColor:"#3e4f25",
		alpha:100,
		download:0,
		parentId:"webreaderContainer",
		soundUrl:escape("http://www.ivona.com/online/fileWebRead.php"+
			"?v="+voiceID+
			"&pv="+voiceVolume+
			"&pr="+voiceRate+
			"&i=K068jmonko"+
			"&de=toread"+
			"&u="+escape(document.location.href))
	};
	Webreader.create(options, 28 /* Height */);
};
(function(){
	//Please Do NOT change or modify this function
	ts=new Date().getTime();
	window.WebreaderAutoCreate = 0;
	e = document.createElement("script");
	e.async = true;
	if("https:" == document.location.protocol){
		e.src = "https://secure.ivona.com/static/scripts/webreaderPlayer2.js?timestamp="+ts
	}else{
		e.src = "http://player.ivona.com/www/static/scripts/webreaderPlayer2.js?timestamp="+ts
	}
	document.write("<div id=\"webreader-root\"></div>");
	document.getElementById("webreader-root").appendChild(e)
}());
//--><!]]>

