File: /home/awaldron/www/archive/waldron1/sm/contact.php
<? //print header
$page_name = "contact";
require("sm_header.php");
?>
<td valign="top">
<center>
<br><table border=0 width=100% cellspacing=0 cellpadding=0>
<tr><td valign="middle" align="center"><img src="images/delim.gif" width=50 height=15 align="middle"><img src="images/t_contact.gif" align="middle"><img src="images/delim.gif" width=50 height=15 align="middle"></td></tr>
<tr><td height="5"><img src="images/clear.gif" height=5 width=5></td></tr>
</table>
<table width="90%" border=0><tr><td class="text">
<img src="images/bullet.gif"> For more information regarding any of our 6 Internet Management Services, or to schedule a consultation regarding your company's specific needs, please feel free to contact us via any of the following methods:
<P><table border=0 width=90% cellspacing=0 cellpadding=0>
<tr><td class="text">
<ul>
<li><b>Phone:</b> 412-400-2934<br><br>
<li><b>Email:</b> <a href="mailto:ims@alanwaldron.com" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">ims@alanwaldron.com</font></span></a><br><br>
<li><b>Write:</b>
<br><img src="images/clear.gif" height=5 width=8>Waldron Internet Management Services
<br><img src="images/clear.gif" height=5 width=8>3787 Logan Ferry Rd.
<br><img src="images/clear.gif" height=5 width=8>Suite H
<br><img src="images/clear.gif" height=5 width=8>Pittsburgh, PA 15239
</ul>
</td><td align="center" valign="middle">
<img src="images/city.jpg">
</td></tr></table>
</td></tr></table>
</td>
<?
$right_nav = array("none");
require("sm_footer.php");
?>