diff --git a/home.html b/home.html index 169c857..ad1314a 100644 --- a/home.html +++ b/home.html @@ -14,7 +14,7 @@ - +
@@ -858,7 +858,7 @@ if (!$('.form_essayWords').hasClass('hide')) url += '&aiessay_wordnum=' + wordnums; if (major) url += '&major=' + major; if (edu) url += '&edu=' + edu; - location.href =url + window.open(url); } }); }