<?xml version="1.0" encoding="UTF-8"?>

<!-- saved from url=(0022)http://help.adobe.com/ -->

<html lang="en-us">

    <head>

        <title>CHC Service</title>

        <!-- The following URI in the META tag specifies the URI to default to when Javascript fails to load the page in 5 seconds -->

        <META http-equiv="refresh" content="5;URL=index.html"> 

        <!-- The script tag is not short-hand closed for IE 6.0 bug -->

        <script src="chc.js" language="javascript" >

        </script>

    </head>

    <body onload="javascript:processQuery()">

        <!-- The following DIV container is used by the JavaScript to insert contents dynamically. -->

        <div id="contents">

        </div>

    </body>

</html>

