
//v 5
function modpollAddScript_6010(script_filename){
	var html_doc = document.getElementById('modpoll_css_6010')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_6010(){
	var poll = document.getElementById('modpoll_6010_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_6010(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=agdwb2xsMmdvcgwLEgRQb2xsGKSxBQw&amp;myrandom=6010&amp;answerid='+answerid;
	modpollLoading_6010();  
	modpollAddScript_6010(script_filename);
	return false;
}
function modpollView_6010(){
	modpollLoading_6010();
	var script_filename = 'http://modpoll.com/pollform.js?pid=6010'; 
	modpollAddScript_6010(script_filename);
	return false;
}
function modpollResults_6010(){
	modpollLoading_6010();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGKSxBQw&answerid=0';
	modpollAddScript_6010(script_filename);
	return false;
}
document.write('<div id="modpoll_css_6010">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/white/style.css?width=&amp;pid=6010" />')
document.write('</div>')
document.write('<div id="modpoll_main_6010">')
document.write('<div id="modpoll_top_6010">')
document.write('<div id="modpoll_question_6010">')
document.write('Which design do you like best for the National Museum of African-American History and Culture?')
document.write('</div>')
document.write('<div id="modpoll_6010_answers">')

	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Rounded shape in a box (Devrouax + Purnell / Pei Cobb Freed & Partners)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 14%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">28% (1081 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Futuristic thing (Diller Scofidio + Renfro with Kling Stubbins)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 7%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">14% (538 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Nautilus spiral (Foster + Partners / URS Group)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 7%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">14% (548 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Baskets (Freelon Adjaye Bond / SmithGroup)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 7%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">14% (546 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Natural rocks (Moody Nolan / Antoine Predock Architect PC)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 7%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">14% (550 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('Webbed ship\'s hull (Moshe Safdie and Associates)<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 6%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">13% (523 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('I don\'t like any of these<br />')
	document.write('<div class="modpoll_bar_6010" style="width: 2%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">4% (144 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6010">')
	document.write('3930 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

document.write('</div>')
document.write('<div id="modpoll_buttons_6010">')
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>')


