function addFavory() { document.product_form.action = "../member/login.html"; document.product_form.method = "get"; document.product_form.submit(); }