
//v 5
function modpollAddScript_4033(script_filename){
	var html_doc = document.getElementById('modpoll_css_4033')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_4033(){
	var poll = document.getElementById('modpoll_4033_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_4033(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=agdwb2xsMmdvcgwLEgRQb2xsGLOTDww&amp;myrandom=4033&amp;answerid='+answerid;
	modpollLoading_4033();  
	modpollAddScript_4033(script_filename);
	return false;
}
function modpollView_4033(){
	modpollLoading_4033();
	var script_filename = 'http://modpoll.com/pollform.js?pid=4033'; 
	modpollAddScript_4033(script_filename);
	return false;
}
function modpollResults_4033(){
	modpollLoading_4033();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGLOTDww&answerid=0';
	modpollAddScript_4033(script_filename);
	return false;
}
document.write('<div id="modpoll_css_4033">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/litegray/style.css?width=200&amp;pid=4033" />')
document.write('</div>')
document.write('<div id="modpoll_main_4033">')
document.write('<div id="modpoll_top_4033">')
document.write('<div id="modpoll_question_4033">')
document.write('Are you a member of CSTA, the Computer Science Teachers Association?')
document.write('</div>')
document.write('<div id="modpoll_4033_answers">')

	
	document.write('<div class="modpoll_answer_4033">')
	document.write('I am a member of CSTA<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 20%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">40% (2 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('I am not a member of CSTA, but I\'m aware of the organization<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 10%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">20% (1 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('What\'s a CSTA?  Clearly I should go to http://csta.acm.org and learn about CSTA, the voice for k-12 computer science education and its educators<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('I am both a member of CSTA and a school teacher<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 10%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">20% (1 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('I am a school teacher but not a member of CSTA<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('Please send me more information about CSTA, the Computer Science Teachers Association<br />')
	document.write('<div class="modpoll_bar_4033" style="width: 10%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">20% (1 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4033">')
	document.write('5 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


