function idgisSetRedirectionCookie( theForm ) { 〜 { // modify the following values for your environment var idgisRedirectorUrl = "https://aaaa"; var idgisRedirectionUrlCookieDomain = "bbbb.jp"; var idgisRedirectionUrlCookiePath = "/";
// the following code should not be modified var idgisRedirectionUrlCookie = "IdgisRedirectionUrl"; var gaRedirectionUrl = theForm.HiddenURI.value;