
//v 5
function modpollAddScript_6736(script_filename){
	var html_doc = document.getElementById('modpoll_css_6736')
	var js = document.createElement('script');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src', script_filename);
	html_doc.appendChild(js);
}
function modpollLoading_6736(){
	var poll = document.getElementById('modpoll_6736_answers');
	poll.innerHTML = '<div>Loading...</div>';
}
function modpollVote_6736(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=agdwb2xsMmdvcgwLEgRQb2xsGJmjEQw&amp;myrandom=6736&amp;answerid='+answerid;
	modpollLoading_6736();  
	modpollAddScript_6736(script_filename);
	return false;
}
function modpollView_6736(){
	modpollLoading_6736();
	var script_filename = 'http://modpoll.com/pollform.js?pid=6736'; 
	modpollAddScript_6736(script_filename);
	return false;
}
function modpollResults_6736(){
	modpollLoading_6736();
	var script_filename = 'http://modpoll.com/pollresults.js?pid=agdwb2xsMmdvcgwLEgRQb2xsGJmjEQw&answerid=0';
	modpollAddScript_6736(script_filename);
	return false;
}
document.write('<div id="modpoll_css_6736">')
document.write('<link rel="stylesheet" type="text/css" href="http://modpoll.com/theme/litegray/style.css?width=298&amp;pid=6736" />')
document.write('</div>')
document.write('<div id="modpoll_main_6736">')
document.write('<div id="modpoll_top_6736">')
document.write('<div id="modpoll_question_6736">')
document.write('Two IPL\'s in the same calendar year will jeopardise Test cricket\'s survival.')
document.write('</div>')
document.write('<div id="modpoll_6736_answers">')

	
	document.write('<div class="modpoll_answer_6736">')
	document.write('Agree<br />')
	document.write('<div class="modpoll_bar_6736" style="width: 33%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">67% (8 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6736">')
	document.write('Disagree<br />')
	document.write('<div class="modpoll_bar_6736" style="width: 16%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">33% (4 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6736">')
	document.write('Can\'t Say<br />')
	document.write('<div class="modpoll_bar_6736" style="width: 0%">&nbsp;</div>')
	document.write('<span class="modpoll_lttext">0% (0 Votes)</span>')
	document.write('</div>')
	
	document.write('<div class="modpoll_answer_6736">')
	document.write('12 Total Votes' )
	document.write('</div>')
	
	document.write(' (Voting has closed)' )
	
	document.write('</div>')

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


