function vetAnswers99_(){
var yes = 0;
var no = 0;
	for (var i=1;i<3;i++) {
		if (eval('document.xlaapmform99_.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 2) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit99_(){
		if (vetAnswers99_()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=350');
		document.xlaapmform99_.submit();
		xlaapmxe.focus();
	}
}
function xlaviewresults99_(){
xlaapmxe = window.open('http://www.streetmusiq.com/polls/xlaapmview.asp?p=99&view=1','xlaapmxe','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=350');
}
function xlaviewcomments99_(){
xlaapmxe = window.open('http://www.streetmusiq.com/polls/xlacomments.asp?p=99','xlaapmxe','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=350');
}
	document.write('<form name=xlaapmform99_ method=post target=xlaapmxe action=http:\/\/www.streetmusiq.com\/polls\/xlaabsolute2.asp?p=99 style=margin:0;><table width=100% cellspacing=1 cellpadding=2><tr align=left><td colspan=2 valign=top><font  style=\"font-family:verdana;font-size:10;color:#000000;\"><b>Vote for your favorite Monique photo:<\/b><\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'checkbox\' value=\'548\' name=\'answer1\'><\/td><td width=100%><font style=\"font-family:verdana;font-size:10;color:#000000;\">Photo1<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'checkbox\' value=\'549\' name=\'answer2\'><\/td><td width=100%><font style=\"font-family:verdana;font-size:10;color:#000000;\">Photo2<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><font  style=\"font-family:verdana;font-size:10;color:#000000;\">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:xlaapmsubmit99_()\" name=Submit value=\'Submit Vote!!\' style=\"font-family:verdana;font-size:10;color:#000000;\"\'><input type=hidden name=totalquestions value=2><\/td><\/tr><tr><td align=center colspan=2><font style=\"font-family:verdana;font-size:10;color:#000000;\"><a href=\'javascript:xlaviewresults99_()\' target=_self style=\"font-family:verdana;font-size:10;color:#000000;\">View Results<\/a><\/font><\/td><\/tr><tr><td align=center colspan=2><font  style=\"font-family:verdana;font-size:10;color:#000000;\"><a href=\'javascript:xlaviewcomments99_()\' target=_self style=\"font-family:verdana;font-size:10;color:#000000;\">View Comments<\/a><\/font><\/td><\/tr><\/table><input type=hidden name=dopoll value=99><input type=hidden name=z value=\'\'><\/form>');
