CINXE.COM
External Redirect
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <!-- START: META DATA --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>External Redirect</title> <meta name="language" content="en"> <meta name="creator" content="Web Solutions Team"> <meta name="subject" content="Redirect"> <meta name="keywords" content="redirect"> <meta name="description" content="Redirect to non-va site"> <meta name="datecreated" content="20081031"> <meta name="datereviewed" content="20101001"> <meta name="type" content="general"> <meta name="robots" content="noindex"> <!-- END: META DATA --> <style type="text/css"> a:hover {text-decoration:underline; color:red;} </style> <script type="text/javascript" language="javascript"> function redirect(url){ parent.location = url; location.href = "ext_redirect.asp?xbox=2"; // clear timer } function xBoxAlignment(){ var imgX = document.getElementById('imgCancel'); var xBox = document.getElementById('xBoxWrapper'); imgX.style.display = 'inline'; imgX.style.left = ((screen.availWidth/2)+270)+'px'; imgX.style.top = ((screen.availHeight/2)-230)+'px'; xBox.style.left = ((screen.availWidth-550)/2)+'px'; xBox.style.top = ((screen.availHeight-420)/2)+'px'; } </script> </head> <body style="background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;"> <a href="javascript:void(0)" onClick="history.go(-1);" title="Click to return" onMouseOver="window.status='Click to return'; return true;" onMouseOut="window.status=''; return true;"> <img alt="Click to return" id="imgCancel" src="images/x.png" style="position: absolute; top:100px; left:100px; display:none; border:none"> </a> <DIV id="xBoxWrapper" style="position:absolute; top:220px; left:350px; width:550px; height:220px;"> <table align="center" summary="wrapper" width="550" cellpadding="5" style="background:#ffffff; border:5px solid #FF9900;"> <tr> <td height="160" valign="top"> <table summary="exit message" cellpadding="2"> <tr><td><br><b>You are now leaving the Department of Veterans Affairs Web site.</b></td></tr> <tr><td><br>This is a secure site contracted to VA. If you use bookmarks and favorites for these website urls, please make sure you update them when you get to the destination. <br><br></td></tr> <tr> <td style="padding:0.5em; background:#EEE; border-top:1px solid #666666; border-bottom:1px solid #666666;"> You can access <a href="https://iris.custhelp.com/app/answers/list" title="Link to external site">https://iris.custhelp.com/app/answers/list</a> or in 30 seconds you will be redirected to the external Web site. </td> </tr> </table> </td> </tr> <tr> <td height="10" valign="bottom"> <br><b>We hope your visit was informative.</b><br><br> </td> </tr> </table> </DIV> <script type="text/javascript" language="javascript">xBoxAlignment();</script> </body> </html>