document.write('<link rel="stylesheet" type="text/css" href="ava.css" />');
document.write('<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />');
document.write('<link rel="icon" href="favicon.ico" type="image/x-icon" />');
document.write('<link rel="apple-touch-icon" href="avaware-iphone.png" />');

document.write('  <script language="JavaScript">');
document.write('    if(document.images) {');
document.write('      AVApic = new Array(); ');
document.write('      AVApic[1] = new Image();');
document.write('      AVApic[1].src = "./images/login.jpg"; ');
document.write('      AVApic[2] = new Image();');
document.write('      AVApic[2].src = "./images/login_over.jpg";');
document.write('      AVApic[3] = new Image();');
document.write('      AVApic[3].src = "./images/reload.jpg"; ');
document.write('      AVApic[4] = new Image();');
document.write('      AVApic[4].src = "./images/reload-over.jpg";');

document.write('    }');

document.write('    function AVAswap(from,to) {');
document.write('      if(document.images) {');
document.write('        document.images[from].src = AVApic[to].src;');
document.write('      }');
document.write('    }');
document.write('  </script>');

document.write('  </head>');
document.write('  <body bgcolor="#DDDDDD">');
document.write('  <font face="arial, tahoma, verdana">');
document.write('    <center>');
document.write('      <table cellpadding="0" cellspacing="0" border="0" width="90%">');
document.write('        <tr>');
document.write('          <td height="8" background="./images/top_left_shad.jpg"></td> ');
document.write('          <td height="8" background="./images/top_shad.jpg"></td>');
document.write('          <td height="8" background="./images/top_right_shad.jpg"></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="8" background="./images/left_shad.jpg">');
document.write('            <img src="./images/spacer.gif" width="8" height="1" spacer="0" />');
document.write('          </td>');
document.write('          <td>            ');