
//v 5
function modpollAddScript_5866(script_filename){
	var html_doc = document.getElementById('modpoll_css_5866')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_5866(){
	var poll = document.getElementById('modpoll_5866_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_5866(form, vote){
	mychoices = form.choice;
	var answerid = 0;
	for(i = 0; i < mychoices.length; i++){
		if(mychoices[i].checked){
		answerid = mychoices[i].value;
		}
	}
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGJW_IAw&amp;myrandom=5866&amp;answerid='+answerid;
	modpollLoading_5866();  
	modpollAddScript_5866(script_filename);
	return false;
}
function modpollView_5866(){
	modpollLoading_5866();
	var script_filename = 'http://modpoll.com/pollform.js?pid=5866'; 
	modpollAddScript_5866(script_filename);
	return false;
}
function modpollResults_5866(){
	modpollLoading_5866();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGJW_IAw&answerid=0';
	modpollAddScript_5866(script_filename);
	return false;
}
document.write('<div id="modpoll_css_5866">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/black/style.css?width=400&amp;pid=5866" />')
document.write('</div>')
document.write('<div id="modpoll_main_5866">')
document.write('<div id="modpoll_top_5866">')
document.write('<div id="modpoll_question_5866">')
document.write('Piyo Blocks new feature should be:')
document.write('</div>')
document.write('<div id="modpoll_5866_answers">')

	
	document.write('<div class="modpoll_answer_5866">')
	document.write('a "new" piyo block<br />')
	document.write('<div class="modpoll_bar_5866" style="width: 18%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">37% (21 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5866">')
	document.write('a "special" piyo block<br />')
	document.write('<div class="modpoll_bar_5866" style="width: 9%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">18% (10 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5866">')
	document.write('auto game save and restart<br />')
	document.write('<div class="modpoll_bar_5866" style="width: 7%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">14% (8 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5866">')
	document.write('new background graphics<br />')
	document.write('<div class="modpoll_bar_5866" style="width: 10%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">21% (12 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5866">')
	document.write('a new "level up" girl<br />')
	document.write('<div class="modpoll_bar_5866" style="width: 5%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">11% (6 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5866">')
	document.write('57 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

document.write('</div>')
document.write('<div id="modpoll_buttons_5866">')
document.write('<iframe src="http://modpoll.com/wt/" style="visibility: hidden; height: 0px; width: 0px; border: 0px;" border="0" frameborder="no" width="0" height="0"></iframe>')
document.write('<a href="http://modpoll.com">modpoll.com</a>')
document.write('</div>')
document.write('</div>')


