/*
Author: Robert Hashemian
http://www.hashemian.com/

You can use this code in any manner so long as the author's
name, Web address and this disclaimer is kept intact.
********************************************************
Usage Sample:

<script language="JavaScript">
WPC_BackColor = "linen";
WPC_ForeColor = "navy";
</script>
<table border="0" cellpadding="0" cellspacing="0"><tr><td>
<script language="JavaScript" 
src="http://www.hashemian.com/js/comments.js.php?a=SiteID"></script>
</td></tr><tr><td align="right">
<a style="color:blue;font-size:x-small;text-decoration:none" 
href="http://www.hashemian.com/tools/ViewAddComments.php?a=SiteID" 
target="_blank" title="View/Add comments">View/Add comments</a></td></tr></table>
*/

if (typeof(WPC_BackColor)=="undefined")
  WPC_BackColor = "";
if (typeof(WPC_ForeColor)=="undefined")
  WPC_ForeColor= "";

document.write('<br><fieldset style="background-color:' + WPC_BackColor + ';color:' + WPC_ForeColor + ';padding:5px;width:500px;"><legend><small><b>Comments (7)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=116917636945b037312231c" target="_blank">View/Add</a>]</small></legend><small><br>by: <b>Chandler Barton</b> on <b>2009-04-30 01:32:53</b><br> <i>I am a computer programmer. My mom hired me to make Web pages for her. I made a lot of them so far, and I also made a program (*.EXE) that will analyze forms downloaded from an e-mail account, and post it to her Web site. I just tried this out tonight, and it it great! Now I just wonder how to make my .EXE program retrieve it, but other than that, this is GREAT! I love it!</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>GaryABC</b> on <b>2008-05-01 05:23:16</b><br> <i>1:30 AM  Just found my problem, Thanks!!!</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Karl</b> on <b>2008-04-29 21:40:29</b><br> <i>I am testing this thing,<br><br>Thanks,</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Boris</b> on <b>2008-04-21 21:13:55</b><br> <i>Thank you very much - I love it!</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Luis Murcia</b> on <b>2007-10-18 08:44:00</b><br> <i>Sweet!!, it worked great, thanks a lot... keep up the good work!</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b style=\'color:green\'>rh [admin]</b><img align=\'absbottom\' border=\'0\' alt=\'Site Admin\' src=\'http://www.hashemian.com/images/site-admin.gif\'> on <b>2007-05-04 12:45:24</b><br> <i>works good. see above for usage.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Bob</b> on <b>2007-05-04 01:25:25</b><br> <i>Does this work?  And how does it work?</i> <hr align="center" size="1" color="lightgrey" width="90%"> <div align="center" style="font-size:xx-small">*** Pop-up blockers may interfere with this service. ***<br><a href="http://www.hashemian.com/tools/page-commenting.php" target="_blank" style="font-size:xx-small;color:blue;text-decoration:none">About this service</a></div></small></fieldset>');

