//function bind() {
//	document.getElementById( "btn_register" ).onclick = function () {
//		window.location = "/register/signup.php";
//	}
//}