
//v 5
function modpollAddScript_7670(script_filename){
	var html_doc = document.getElementById('modpoll_css_7670')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_7670(){
	var poll = document.getElementById('modpoll_7670_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_7670(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=agdwb2xsMmdvcgwLEgRQb2xsGM-8Hgw&amp;myrandom=7670&amp;answerid='+answerid;
	modpollLoading_7670();  
	modpollAddScript_7670(script_filename);
	return false;
}
function modpollView_7670(){
	modpollLoading_7670();
	var script_filename = 'http://modpoll.com/pollform.js?pid=7670'; 
	modpollAddScript_7670(script_filename);
	return false;
}
function modpollResults_7670(){
	modpollLoading_7670();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGM-8Hgw&answerid=0';
	modpollAddScript_7670(script_filename);
	return false;
}
document.write('<div id="modpoll_css_7670">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/litegray/style.css?width=125&amp;pid=7670" />')
document.write('</div>')
document.write('<div id="modpoll_main_7670">')
document.write('<div id="modpoll_top_7670">')
document.write('<div id="modpoll_question_7670">')
document.write('What is the approximate value of the goods in your home? (uk pounds)')
document.write('</div>')
document.write('<div id="modpoll_7670_answers">')

	
	document.write('<div class="modpoll_answer_7670">')
	document.write('0 - 1,000<br />')
	document.write('<div class="modpoll_bar_7670" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7670">')
	document.write('2,000 - 5,000<br />')
	document.write('<div class="modpoll_bar_7670" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7670">')
	document.write('6,000 - 10,000<br />')
	document.write('<div class="modpoll_bar_7670" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7670">')
	document.write('11,000+<br />')
	document.write('<div class="modpoll_bar_7670" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_7670">')
	document.write('0 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


