
//v 5
function modpollAddScript_5402(script_filename){
	var html_doc = document.getElementById('modpoll_css_5402')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_5402(){
	var poll = document.getElementById('modpoll_5402_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_5402(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=agdwb2xsMmdvcgwLEgRQb2xsGJjjOww&amp;myrandom=5402&amp;answerid='+answerid;
	modpollLoading_5402();  
	modpollAddScript_5402(script_filename);
	return false;
}
function modpollView_5402(){
	modpollLoading_5402();
	var script_filename = 'http://modpoll.com/pollform.js?pid=5402'; 
	modpollAddScript_5402(script_filename);
	return false;
}
function modpollResults_5402(){
	modpollLoading_5402();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGJjjOww&answerid=0';
	modpollAddScript_5402(script_filename);
	return false;
}
document.write('<div id="modpoll_css_5402">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/white/style.css?width=200&amp;pid=5402" />')
document.write('</div>')
document.write('<div id="modpoll_main_5402">')
document.write('<div id="modpoll_top_5402">')
document.write('<div id="modpoll_question_5402">')
document.write('Do you agree with Chief Acevedo that cameras will help catch criminals downtown?')
document.write('</div>')
document.write('<div id="modpoll_5402_answers">')

	
	document.write('<div class="modpoll_answer_5402">')
	document.write('Absolutely. Police need all the help they can get<br />')
	document.write('<div class="modpoll_bar_5402" style="width: 14%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">29% (2 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5402">')
	document.write('No. It\'s an invasion of privacy, against the Constitution, and an example of big brother watching over us<br />')
	document.write('<div class="modpoll_bar_5402" style="width: 21%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">43% (3 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5402">')
	document.write('I\'m not sure<br />')
	document.write('<div class="modpoll_bar_5402" style="width: 14%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">29% (2 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_5402">')
	document.write('7 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


