if (undefined===window.width) { width = '150'; }
if (undefined===window.backgroundcolor) { backgroundcolor = '#ffffff'; }
if (undefined===window.fontfamily) { fontfamily = 'Verdana'; }
if (undefined===window.fontsize) { fontsize = '10'; }
if (undefined===window.color) { color = '#000000'; }
if (undefined===window.border) { border = '0'; }
if (undefined===window.ikone) { ikone = ''; }
document.write('<div style="width: '+width+'px; background-color: '+backgroundcolor+'; border: '+border+';"><table style="width: 100%; font-family: '+fontfamily+'; font-size: '+fontsize+'px; color: '+color+';" cellpadding="0" cellspacing="0"><tr><td>	<p style="text-align: center; color: '+color+';"><a href="http://www.pro-vreme.net/" target="_blank"><img src="http://www.pro-vreme.net/slike/pic/'+ikone+'ico02.gif" border="0" alt="&#268;et" /></a><br />16/25<br /><strong>&#268;et</strong>	</p></td><td>	<p style="text-align: center; color: '+color+';"><a href="http://www.pro-vreme.net/" target="_blank"><img src="http://www.pro-vreme.net/slike/pic/'+ikone+'ico04.gif" border="0" alt="Pet" /></a><br />16/24<br /><strong>Pet</strong></p></td><td>	<p style="text-align: center; color: '+color+';"><a href="http://www.pro-vreme.net/" target="_blank"><img src="http://www.pro-vreme.net/slike/pic/'+ikone+'ico03.gif" border="0" alt="Sob" /></a><br />16/25<br /><strong>Sob</strong></p></td></tr></table><p style="margin: 0; text-align: center;"><a href="http://www.pro-vreme.net/" target="_blank" style="font-family: Verdana; font-size: 10px; color: '+color+'; font-weight: bold; font-style: normal; text-decoration: none;">&gt; ve&#269; na Pro-Vreme &lt;</a></p></div>');