function skincareEvaluation() {
	window.location="/reseller-signup.php";
}
document.getElementById("evaluation").onclick = skincareEvaluation;
