
//v 5
function modpollAddScript_3610(script_filename){
	var html_doc = document.getElementById('modpoll_css_3610')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_3610(){
	var poll = document.getElementById('modpoll_3610_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_3610(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=agdwb2xsMmdvcg0LEgRQb2xsGJrv_QQM&amp;myrandom=3610&amp;answerid='+answerid;
	modpollLoading_3610();  
	modpollAddScript_3610(script_filename);
	return false;
}
function modpollView_3610(){
	modpollLoading_3610();
	var script_filename = 'http://modpoll.com/pollform.js?pid=3610'; 
	modpollAddScript_3610(script_filename);
	return false;
}
function modpollResults_3610(){
	modpollLoading_3610();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcg0LEgRQb2xsGJrv_QQM&answerid=0';
	modpollAddScript_3610(script_filename);
	return false;
}
document.write('<div id="modpoll_css_3610">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/khaki/style.css?width=300&amp;pid=3610" />')
document.write('</div>')
document.write('<div id="modpoll_main_3610">')
document.write('<div id="modpoll_top_3610">')
document.write('<div id="modpoll_question_3610">')
document.write('I\'m interested in:')
document.write('</div>')
document.write('<div id="modpoll_3610_answers">')

	document.write('<form method="POST" name="form_3610" action="/modpoll/agdwb2xsMmdvcg0LEgRQb2xsGJrv_QQM/vote">')

	
	document.write('<div class="modpoll_answer_3610">')
	document.write('<input style="background:none" type="radio" name="choice" value="1" onClick="return modpollVote_3610(document.form_3610,true);" />&nbsp;Gardening Tips and Advice')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_3610">')
	document.write('<input style="background:none" type="radio" name="choice" value="2" onClick="return modpollVote_3610(document.form_3610,true);" />&nbsp;Photos of Plants')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_3610">')
	document.write('<input style="background:none" type="radio" name="choice" value="3" onClick="return modpollVote_3610(document.form_3610,true);" />&nbsp;Deals on or Buying Plants')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_3610">')
	document.write('<input style="background:none" type="radio" name="choice" value="4" onClick="return modpollVote_3610(document.form_3610,true);" />&nbsp;Connecting With Other Gardeners')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_3610">')
	document.write('<input style="background:none" type="radio" name="choice" value="5" onClick="return modpollVote_3610(document.form_3610,true);" />&nbsp;Other (Please Comment in the Discussions Section)')
	document.write('</div>')
	

	document.write('</form>')
	document.write('</div>')

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


