/*
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=111871617342ae410d88b9b" target="_blank">View/Add</a>]</small></legend><small><br>by: <b>randy</b> on <b>2009-01-29 03:17:31</b><br> <i>Does not work with Firefox or Safari.  Mac users have no solution.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Tester</b> on <b>2008-07-08 23:07:19</b><br> <i>Does NOT work with FireFox !!</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Outlaw16151</b> on <b>2007-12-02 03:36:44</b><br> <i>this is a cool site, i&#039;ll put your link on my site, no problem</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>2006-08-03 17:42:16</b><br> <i>you are correct. unfortunately it appears that this utility is not compatible with firefox. not sure when it might fixed. please use IE for now.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>John</b> on <b>2006-07-23 23:38:26</b><br> <i>Does the web page load timer work with Mozilla Firefox? I can&#039;t get times for a timed result. OK with IE.</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>');

