
//v 5
function modpollAddScript_2511(script_filename){
	var html_doc = document.getElementById('modpoll_css_2511')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_2511(){
	var poll = document.getElementById('modpoll_2511_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_2511(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=agdwb2xsMmdvcgwLEgRQb2xsGJvZIgw&amp;myrandom=2511&amp;answerid='+answerid;
	modpollLoading_2511();  
	modpollAddScript_2511(script_filename);
	return false;
}
function modpollView_2511(){
	modpollLoading_2511();
	var script_filename = 'http://modpoll.com/pollform.js?pid=2511'; 
	modpollAddScript_2511(script_filename);
	return false;
}
function modpollResults_2511(){
	modpollLoading_2511();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGJvZIgw&answerid=0';
	modpollAddScript_2511(script_filename);
	return false;
}
document.write('<div id="modpoll_css_2511">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/darkgray/style.css?width=350&amp;pid=2511" />')
document.write('</div>')
document.write('<div id="modpoll_main_2511">')
document.write('<div id="modpoll_top_2511">')
document.write('<div id="modpoll_question_2511">')
document.write('Do you care about Kate Hudson\'s sex life?')
document.write('</div>')
document.write('<div id="modpoll_2511_answers">')

	
	document.write('<div class="modpoll_answer_2511">')
	document.write('NO. Kate should keep her sex life in the back seat of the limo where it belongs.<br />')
	document.write('<div class="modpoll_bar_2511" style="width: 36%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">73% (130 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_2511">')
	document.write('YES. Positions, frequency, location, fabric samples - I want all the details.<br />')
	document.write('<div class="modpoll_bar_2511" style="width: 1%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">3% (6 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_2511">')
	document.write('UNDECIDED. But I would like to hear more about maids and tartines.<br />')
	document.write('<div class="modpoll_bar_2511" style="width: 11%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">23% (41 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_2511">')
	document.write('177 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


