// apparent_profile01.js
// by Thomas J. Spirock
// edited 02/24/01

// javascript to write the apparent profile

document.write('<p align="center">');

document.write('<script>net_port()</script>/images/general_images/profile.gif" align="center" height="30" width="155" alt="Apparent Profile"></p>');

document.write('</p>');

document.write('<br clear="all">');

