﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html onmousedown="return false" oncontextmenu="return false" >
<head>
<meta http-equiv="Page-Enter" content="revealtrans(duration=0.02)">
<meta http-equiv="Page-Exit" content="revealtrans(duration=0.02)">

<script language="JavaScript1.2">
function noclick(e) {
    //event.cancelBubble = true, event.returnValue = false;
    return false;
}
if (document.layers)
  document.captureEvents(Event.MOUSEDOWN);

document.oncontextmenu = noclick;
document.onmousedown = noclick;
document.onmouseup = noclick;
document.onselectstart=noclick;

function hr(w, h) {
  document.writeln("<hr align=left width=" + w +"height=" + h +">");
 }
</script>

<style type="text/css">
body 
{
cursor:default;
overflow:auto; 
border: 0px none #FFFFFF;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
</style>
</head>
<body>
<dl style="font-family: helvetica,arial,sans-serif;">
  <small> </small><dt><small><font size="2"><small><font size="-1"><b>%s</b>
%s</font><br>
    <b> </b> </small> <small> </small><small> </small><small> </small><small>
    </small><small> </small><small> </small><small> </small><small> </small><small>
    </small><small> </small><small> </small><small> </small><small> </small><small>
    </small><small> </small><small> </small><small> </small><small> </small><small>
    </small><small> </small> <small> </small>
    <table border="0" cellpadding="0" cellspacing="0" width="380">
      <tbody>
        <tr>
          <td bgcolor="#efefef" valign="top"><font size="-1"><br>
          </font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1"><b>%s</b></font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1"><b>%s</b></font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1"><b>%s</b></font></td>
        </tr>
        <tr>
          <td bgcolor="#f5f5f5" valign="top"><font size="-1"><b>%s</b></font></td>
          <td bgcolor="#f5f5f5" valign="top"><font size="-1">%s
(%.2f Mb/s)</font></td>
          <td bgcolor="#f5f5f5" valign="top"><font size="-1">%s</font></td>
          <td bgcolor="#f5f5f5" valign="top"><font size="-1">%s</font></td>
        </tr>
        <tr>
          <td bgcolor="#efefef" valign="top"><font size="-1"><b>%s</b></font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1">%s
(%.2f Mb/s) </font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1">%s</font></td>
          <td bgcolor="#efefef" valign="top"><font size="-1">%s</font></td>
        </tr>
      </tbody>
    </table>
    <font size="-1">%s<br>
    <br>
    </font></font></small></dt>
  <font size="-1"> </font><dd><font size="-1">%s</font></dd>
  <small></small>
</dl>
</body>
</html>
