
//v 5
function modpollAddScript_1094(script_filename){
	var html_doc = document.getElementById('modpoll_css_1094')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_1094(){
	var poll = document.getElementById('modpoll_1094_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_1094(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://www.modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGNv9Hww&amp;myrandom=1094&amp;answerid='+answerid;
	modpollLoading_1094();  
	modpollAddScript_1094(script_filename);
	return false;
}
function modpollView_1094(){
	modpollLoading_1094();
	var script_filename = 'http://www.modpoll.com/pollform.js?pid=1094'; 
	modpollAddScript_1094(script_filename);
	return false;
}
function modpollResults_1094(){
	modpollLoading_1094();
	var script_filename = 'http://www.modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGNv9Hww&answerid=0';
	modpollAddScript_1094(script_filename);
	return false;
}
document.write('<div id="modpoll_css_1094">')
document.write('<link rel="stylesheet" type="text/css" href="http://www.modpoll.com/theme/khaki/style.css?width=200&amp;pid=1094" />')
document.write('</div>')
document.write('<div id="modpoll_main_1094">')
document.write('<div id="modpoll_top_1094">')
document.write('<div id="modpoll_question_1094">')
document.write('Would you be more likely to knit a pattern in fingering or sport weight yarn?')
document.write('</div>')
document.write('<div id="modpoll_1094_answers">')

	
	document.write('<div class="modpoll_answer_1094">')
	document.write('Fingering weight yarn<br />')
	document.write('<div class="modpoll_bar_1094" style="width: 9%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">19% (3 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_1094">')
	document.write('Sport weight yarn<br />')
	document.write('<div class="modpoll_bar_1094" style="width: 37%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">75% (12 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_1094">')
	document.write('Forget those options, DK or worsted for me!<br />')
	document.write('<div class="modpoll_bar_1094" style="width: 3%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">6% (1 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_1094">')
	document.write('16 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

document.write('</div>')
document.write('<div id="modpoll_buttons_1094">')
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://www.modpoll.com">modpoll.com</a>')
document.write('</div>')
document.write('</div>')


