
//v 5
function modpollAddScript_4778(script_filename){
	var html_doc = document.getElementById('modpoll_css_4778')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_4778(){
	var poll = document.getElementById('modpoll_4778_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_4778(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=agdwb2xsMmdvcgwLEgRQb2xsGKzqEww&amp;myrandom=4778&amp;answerid='+answerid;
	modpollLoading_4778();  
	modpollAddScript_4778(script_filename);
	return false;
}
function modpollView_4778(){
	modpollLoading_4778();
	var script_filename = 'http://modpoll.com/pollform.js?pid=4778'; 
	modpollAddScript_4778(script_filename);
	return false;
}
function modpollResults_4778(){
	modpollLoading_4778();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGKzqEww&answerid=0';
	modpollAddScript_4778(script_filename);
	return false;
}
document.write('<div id="modpoll_css_4778">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/white/style.css?width=300&amp;pid=4778" />')
document.write('</div>')
document.write('<div id="modpoll_main_4778">')
document.write('<div id="modpoll_top_4778">')
document.write('<div id="modpoll_question_4778">')
document.write('What are you interested in?')
document.write('</div>')
document.write('<div id="modpoll_4778_answers">')

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

	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="1" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Gardening Advice')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="2" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Photos of Plants')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="3" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Where to Buy Plants')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="4" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Plant Recommendations')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="5" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Connecting with Local Gardeners')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="6" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;Specific Plant Information')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_4778">')
	document.write('<input style="background:none" type="radio" name="choice" value="7" onClick="return modpollVote_4778(document.form_4778,true);" />&nbsp;General Plant Information')
	document.write('</div>')
	

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

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


