CINXE.COM

EA Account

<html> <head> <title>EA Account</title> <style type="text/css"> body {font-family: arial,sans-serif;} </style> <noscript> <meta http-equiv="refresh" content="5; url='https://forums.ea.com/c/error/page'"> </noscript> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript" ></script> <script type="text/javascript"> $(document).ready(function() { // redirect the current page after 5 seconds maximally setInterval( function() { location.replace("https://forums.ea.com/c/error/page"); }, 5000); }); </script> </head> <body onload="doRedirect()"> <p>Please wait...</p> <script type="text/javascript"> function doRedirect() { location.replace("https://forums.ea.com/c/error/page"); } </script> <img src="https://accounts.ea.com/connect/clearsid?ct=1740529592926" height="0" width="0" alt="Sign Out"/> </body> </html>