function popIt() {
var n = window.open('about:blank', 'formwin', 'toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=0,height=250,width=475');
return true;
}
document.write("<style type='text/css'>");
document.write('<!--');
document.write('.border {');
document.write('	border: 1px solid #000000;');
	document.write('background-color: #FFFFFF;');document.write('}');
document.write('.mkpoll_pitanje {');
document.write('	font-family: Tahoma;');
document.write('	font-size: 13px;');
document.write('	color: #0000CC;');
document.write('	padding-left: 2px;');
document.write('	text-align: center;');
document.write('}');
document.write('.mkpoll_odgovori {');
document.write('	font-family: Tahoma;');
document.write('	font-size: 12px;');
document.write('	color: #000000;');
document.write('	text-align: left;');
document.write('}');
document.write('a.mkpoll_link {');
document.write('	font-family: Arial, Helvetica, sans-serif;');
document.write('	font-size: 12px;');
document.write('	color: #333333;');
document.write('	font-weight: normal;');
document.write('}');
document.write('a.mkpoll_link:link {');
document.write('	text-decoration: none;');
document.write('}');
document.write('a.mkpoll_link:visited {');
document.write('	text-decoration: none;');
document.write('	color: #333333;');
document.write('}');
document.write('a.mkpoll_link:hover {');
document.write('	text-decoration: none;');
document.write('	color: #999999;');
document.write('}');
document.write('a.mkpoll_link:active {');
document.write('	text-decoration: none;');
document.write('	color: #999999;');
document.write('}');
document.write('.mkpoll_header {');
document.write('	background-color: #0099FF;');
document.write('	border-bottom: 1px solid #000000;');
document.write('	font-family: Monospace;');
document.write('	font-size: 14px;');
document.write('	color: #0000FF;');
document.write('}');
document.write('-->');
document.write('</style>');
document.write('<form action="http://www.mkscripts.net/mkpoll/pop_rez.php?idp=425&idu=862" method="post" name="Ime" target="formwin" onsubmit="return popIt()">');

document.write('<table width="155px"  border="0" cellpadding="0" cellspacing="0" class="border">');
document.write('<tr>');
document.write('<td class="mkpoll_header"><div align="center">Powered by mkPoll</div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="mkpoll_pitanje">Koje pjesme zelite vise na online-radiu?</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><br>');
document.write('<input name="mks_odg" type="radio" value="3916"><span class="mkpoll_odgovori">Stare narodne</span><br>'); 
document.write('<input name="mks_odg" type="radio" value="3917"><span class="mkpoll_odgovori">Nove narodne</span><br>'); 
document.write('<input name="mks_odg" type="radio" value="3918"><span class="mkpoll_odgovori">Stare zabavne</span><br>'); 
document.write('<input name="mks_odg" type="radio" value="3919"><span class="mkpoll_odgovori">Nove zabavne</span><br>'); 
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><div align="center">');
document.write('<br/><input name="mks_vote" type="submit" id="mks_vote" value="Glasaj">');
document.write('<br>');
document.write('<a href ="http://www.mkscripts.net/mkpoll/pop_rez.php?idp=425&idu=862" target="formwin" onclick="return popIt()" class="mkpoll_link">Rezultati</a></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><div align="center"><a href="http://www.mkscripts.net/" class="mkpoll_link">Powered by mkScripts</a></div></td>');
document.write('</tr>');
document.write('</table>');
document.write('</form>');