<table align="center" width=800>
   <tr>
     <td><div id="menu"></div></td>
-    <td><div id="ipphones"></div></td>
+    <td><div id="ipphones"></div>
+      <h2> <br>How to Configure IP Phones</h2>
+      <h3>1. Atcom AT-530</h3>
+
+       <ol>
+       <li>Connect the WAN port of the AT-530 to your network, it will boot and obtain an IP via DHCP.  
+       <li>Find the <strong>IP</strong> of the phone by pressing the <strong>Sysinfo</strong> button a few times.  
+       <li>Open another browser window.  Go to the phones <strong>IP</strong>, for example <strong>http://192.168.1.160</strong>
+       <li>Login to the phone using the username/password <strong>admin/admin</strong>.  
+       <li>Optional: set a static IP using the WAN menu (I like static IPs for SIP phones).  
+       <li>Go to the phone <strong>SIP Config</strong> menu.
+       <li>Set <strong>Register Server Address</strong> to your Phone System IP Address.
+       <li>Set <strong>Register Username</strong> to the phone number (e.g. 6011).
+       <li>Also set </strong>Register Password</strong> to the phone number (e.g. 6011) and
+       the </strong>Phone Number</strong> to the phone number (e.g. 6011).
+       <li>Check the <strong>Enable Register</strong> box.
+       <li>Then click on <strong>Apply</strong>. 
+       <li>On your browser refresh this page to see if the phone is connected to your phone system.
+       </ol>
+
+      <h3>2. Atcom AT-620R</h3>
+
+       <ol>
+       <li>Connect the WAN port of the AT-620R to your network, it will boot and obtain an IP via DHCP.  
+       <li>Press the <strong>Menu</strong> button.  Enter <strong>123</strong> for the password, and press the <strong>OK</strong> soft button.  
+       <li>Using the <strong>down</strong> direction button (just beneath the menu key) move to the <strong>Product Info</strong> menu.  Then press the down button again and select <strong>Network Status</strong>.  The IP of the phone will be displayed at the top of the screen, for example 192.168.1.160.
+       <li>On your PC open another browser window.  Go to the phones <strong>IP</strong>, for example <strong>http://192.168.1.160</strong>
+       <li>Login to the phone using the username/password <strong>admin/admin</strong>.  
+       <li>Go to the phone <strong>VOIP</strong> menu.
+       <li>Set <strong>Server Address</strong> to your Phone System IP Address.
+       <li>Set <strong>Account Name</strong> to the phone number (e.g. 6011).
+       <li>Also set </strong>Password</strong> to the phone number (e.g. 6011) and <strong>Phone Number</strong> and <strong>Display Name</strong> to the phone number (e.g. 6011).
+       <img src="at-620r.png" />
+       <li>Check the <strong>Enable Register</strong> box.
+       <li>Then click on <strong>Apply</strong>. 
+       <li>On your browser refresh this page to see if the phone is connected to your phone system.
+       </ol>
+
+
+    </td>
   </tr>
 
   </table>