
//v 5
function modpollAddScript_7710(script_filename){
	var html_doc = document.getElementById('modpoll_css_7710')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_7710(){
	var poll = document.getElementById('modpoll_7710_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_7710(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=agdwb2xsMmdvcgwLEgRQb2xsGL38EAw&amp;myrandom=7710&amp;answerid='+answerid;
	modpollLoading_7710();  
	modpollAddScript_7710(script_filename);
	return false;
}
function modpollView_7710(){
	modpollLoading_7710();
	var script_filename = 'http://modpoll.com/pollform.js?pid=7710'; 
	modpollAddScript_7710(script_filename);
	return false;
}
function modpollResults_7710(){
	modpollLoading_7710();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGL38EAw&answerid=0';
	modpollAddScript_7710(script_filename);
	return false;
}
document.write('<div id="modpoll_css_7710">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/khaki/style.css?width=170&amp;pid=7710" />')
document.write('</div>')
document.write('<div id="modpoll_main_7710">')
document.write('<div id="modpoll_top_7710">')
document.write('<div id="modpoll_question_7710">')
document.write('Will you be willing to pay a donation fee of $9.99/mo for a service to download high quailty movies, mp3\'s, music videos, wallpapers and more. The current apnaview.com will NOT change. This is for a new service.')
document.write('</div>')
document.write('<div id="modpoll_7710_answers">')

	
	document.write('<div class="modpoll_answer_7710">')
	document.write('YES<br />')
	document.write('<div class="modpoll_bar_7710" style="width: 15%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">30% (1130 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7710">')
	document.write('NO<br />')
	document.write('<div class="modpoll_bar_7710" style="width: 35%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">70% (2689 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7710">')
	document.write('3819 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


