CINXE.COM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> </head> <body> <form action="https://accounts.gabia.com/?&origin_site=https%3A%2F%2Fmy.gabia.com&target_url=%2Fservice " method="get" target="_self" name="redirect_form"> </form> <script> if((document.redirect_form.length <= 0) && document.redirect_form.method.toLowerCase() === 'get'){ var location_url = document.redirect_form.action; location_url += encodeURIComponent(window.location.hash); location.href = location_url; } else{ document.redirect_form.submit(); } </script> </body> </html>