/*
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 (4)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=1145905950444d231e5cc79" target="_blank">View/Add</a>]</small></legend><small><br>by: <b>SK</b> on <b>2008-06-30 18:59:59</b><br> <i>Like your app very much. Did some changes to suit my taste, but there is one thing that would add a lot of value to this - &quot;displaying the string that was found in the search&quot;. This would make it at par with other search tool, but nobody can beat this simplicity.</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-16 02:01:17</b><br> <i>*Update: you can now specify UNC paths to search for files on the network. type in the UNC path and click on [SELECT] to use this feature.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>An Enduser</b> on <b>2006-08-10 23:25:43</b><br> <i>Any way to make this search available from a server so it searched the user&#039;s hard drive.<br>MS stopped this in recent Iexploer updates. This might be a good workaround.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>brad</b> on <b>2006-06-01 14:38:49</b><br> <i>How about search and replace?</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>');

