<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/meipage.xsl"?>

<contents>
  <title>High Speed Internet Service</title>
  <js>/ordering/js/ordering.js</js>
  
  <content type="xhtml">
    <H2 align="center"> Check for High Speed Internet Service available in your area today!</H2>
    <hr/>
    
    <form method="post" action="/ordering/pl/reports.pl" name="app" onSubmit="return ChkPhone()">
      <input type="hidden" name="file" value="packages"/>
    
      <table border="0" width="100%">  
        <tr>
    	   <td width="40%" align="right"><b>Phone Number: </b></td>
  	   <td width="60%"><input id="phonenum" type="text" name="phonenum" size="12" maxlength="12"/> <b> (E.g. 555-555-5555)</b></td>    
        </tr>
        <tr>
      	   <td width="40%"></td>
    	   <td width="60%"><input type="submit" value="Check for Service Now!" name="check"/></td>
        </tr>      
      </table>
    </form>  
  
  
  </content>
</contents>
