
//v 5
function modpollAddScript_4646(script_filename){
	var html_doc = document.getElementById('modpoll_css_4646')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_4646(){
	var poll = document.getElementById('modpoll_4646_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_4646(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://www.modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGOXFHww&amp;myrandom=4646&amp;answerid='+answerid;
	modpollLoading_4646();  
	modpollAddScript_4646(script_filename);
	return false;
}
function modpollView_4646(){
	modpollLoading_4646();
	var script_filename = 'http://www.modpoll.com/pollform.js?pid=4646'; 
	modpollAddScript_4646(script_filename);
	return false;
}
function modpollResults_4646(){
	modpollLoading_4646();
	var script_filename = 'http://www.modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGOXFHww&answerid=0';
	modpollAddScript_4646(script_filename);
	return false;
}
document.write('<div id="modpoll_css_4646">')
document.write('<link rel="stylesheet" type="text/css" href="http://www.modpoll.com/theme/white/style.css?width=150&amp;pid=4646" />')
document.write('</div>')
document.write('<div id="modpoll_main_4646">')
document.write('<div id="modpoll_top_4646">')
document.write('<div id="modpoll_question_4646">')
document.write('How old are you?')
document.write('</div>')
document.write('<div id="modpoll_4646_answers">')

	
	document.write('<div class="modpoll_answer_4646">')
	document.write('13 or younger<br />')
	document.write('<div class="modpoll_bar_4646" style="width: 16%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">32% (14 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4646">')
	document.write('14-25<br />')
	document.write('<div class="modpoll_bar_4646" style="width: 33%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">66% (29 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4646">')
	document.write('26-45<br />')
	document.write('<div class="modpoll_bar_4646" style="width: 1%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">2% (1 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4646">')
	document.write('46 or older<br />')
	document.write('<div class="modpoll_bar_4646" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4646">')
	document.write('44 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

document.write('</div>')
document.write('<div id="modpoll_buttons_4646">')
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://www.modpoll.com">modpoll.com</a>')
document.write('</div>')
document.write('</div>')


