File: /home/awaldron/www/archive/waldron1/sm/portfolio3.php
<? //print header
$page_name = "portfolio";
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_portfolio.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 border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="../portfolio/ss_usace.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">United States Army Corps of Engineers</span>
<ul>
<LI><font color=000000>Designed February 2000 for USACE intranet
<LI><font color=000000>Designed with Flash 4.0 Technology
<LI><font color=000000>High-speed intranet LAN allowed for large filesize
<LI><font color=000000>Surpringly good feedback was given from a notoriously traditional crowd
</ul>
<center><b><a href="portfolio/usace/index.htm" target="bdv" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">USACE Intranet Demo</font></span></a></b></center>
</td></tr></table>
<P><table border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="../portfolio/ss_swwm.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">Sportswear of West Mifflin</span>
<ul>
<li>http://www.sportswearofwm.com
<LI>Built April 2001
<LI>Site was designed to promote company's sportswear products
<LI>Client's ideas heavily influenced design (against my better judgement)
</ul>
<center><b><a href="http://www.sportswearofwm.com" target="swwm" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">Go To SportswearofWM.com</font></span></a></b></center>
</td></tr></table>
<P><table border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="../portfolio/ss_nsc1.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">National Sports Challenge</span>
<ul>
<LI>http://www.nsc1.com
<LI>Designed July 1999
<LI>Built to promote Playstation tournaments around the Pittsburgh area
<LI>Worked with client to promote and run tournament events
</ul>
<center><b><a href="portfolio/nsc/index.html" target="nsc" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">National Sports Challenge Demo</font></span></a></b></center>
</td></tr></table>
</center></td>
<?
$right_nav = array("page1", "page2", "page3", "page4", "logos");
require("sm_footer.php");
?>