function vetAnswers66_47(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform66_47.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit66_47(){
		if (vetAnswers66_47()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
		document.xlaapmform66_47.submit();
		xlaapmxe.focus();
	}
}
	document.write('<form name=xlaapmform66_47 method=post target=xlaapmxe action=http:\/\/www.marc2.org\/absolutepm\/xlaabsolute2.asp?p=66 style=margin:0;><table width=100% cellspacing=1 cellpadding=1><tr align=left><td colspan=2 valign=top><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#0077BF;\"><b>What can we do as a region to improve our efficient use of resources?<\/b><\/font><\/td><\/tr><tr><td colspan=2><input type=\'hidden\' name=\'answer1\' value=\'830\'><textarea name=\'tanswer1\' style=\'width:98%\' rows=\'4\' cols=20><\/textarea><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit66_47()\" name=Submit value=\'Submit\' style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#0077BF;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><\/table><input type=hidden name=dopoll value=66><input type=hidden name=z value=\'47\'><\/form>');
