function vetAnswers230_1(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform230_1.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit230_1(){
		if (vetAnswers230_1()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=436,height=300');
		document.xlaapmform230_1.submit();
		xlaapmxe.focus();
location.href = location.href;
	}
}
	document.write('<form name=xlaapmform230_1 method=post target=xlaapmxe action=http:\/\/www.thecoast.net.nz\/AbsolutePM\/xlaabsolute2.asp?p=230 style=margin:0;><table width=100% cellspacing=1 cellpadding=2><tr align=left><td colspan=2 valign=top><font  style=\"font-family:;font-size:;color:;\"><b>Who do you thinks responsible for the collapse of South Canterbury Finance?<\/b><\/font><\/td><\/tr><tr><td><\/td><td><input type=hidden name=answer1 value=\'\'><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform230_1.answer1.value=669\'><\/td><td width=100%><font  style=\"font-family:;font-size:;color:;\">The Government for not giving them time to get their house in order.<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform230_1.answer1.value=670\'><\/td><td width=100%><font  style=\"font-family:;font-size:;color:;\">Alan Hubbard. Just because he looks like Santa Claus doesn\'t mean he didn\'t stuff it up. Grow up Timaru!<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform230_1.answer1.value=671\'><\/td><td width=100%><font  style=\"font-family:;font-size:;color:;\">It was just bad luck.<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><font  style=\"font-family:;font-size:;color:;\">Your Comments :<\/font><br><textarea name=comment cols=20 rows=4 style=\'width:98%\'><\/textarea><br>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit230_1()\" name=Submit value=\'Vote NOW!\' style=\"font-family:;font-size:;color:;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><\/table><input type=hidden name=dopoll value=230><input type=hidden name=z value=\'1\'><\/form>');
