/*
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 (5)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=111871716142ae44e95cc7e" target="_blank">View/Add</a>]</small></legend><small><br>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>2008-05-16 02:41:27</b><br> <i>probably a little of both :)</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Snafu</b> on <b>2008-05-15 20:29:23</b><br> <i>This guy must have terabytes of bandwidth, since all this crap&#039;s tied to his website.<br><br>Is that anal retentive -- or just dumb?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>michael</b> on <b>2008-04-08 17:31:56</b><br> <i>I am looking for a captcha like the one you have on this page. It states &quot;type in the code you see...<br><br>Do you have one like this?<br><br>Thanks</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>dave</b> on <b>2007-10-13 16:10:56</b><br> <i>It works now (13 Oct 2007).<br><br>The code and graphical representation appears at the top of the page, and NOT below where the graphic sample displays &quot;Sensitive Data Encoded Here&quot;. Thanks to Robert Vahid Hashemian for another FREE useful piece of code. ;-)</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>jjhj</b> on <b>2007-08-13 18:59:49</b><br> <i>it doesnt work dikk ed</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>');

