/*
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 (12)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=111819321942a646432e642" target="_blank">View/Add</a>]</small></legend><small><br>by: <b>Carol</b> on <b>2009-10-09 21:19:04</b><br> <i>I just made a one page homepage linked to a previously prepared pages at a certain webhost. Why is it, than when I uploaded it, there were PC&#039;s in the office that could not clearly view it. Images are gone, words are scattered everywhere.  But then it worked well to some.  What do I need to do?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Przemek</b> on <b>2008-10-22 14:55:01</b><br> <i>Hi. I have a problem with Google not seeing my homepage (though seeing all other pages...). Why do you think this site (together with Google) sees 404 when I and my friends all do see 200 for the main site in their browsers? Do you have a clue?<br>Great tool, many thanks.<br>Przemek</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Liz Coley</b> on <b>2008-07-08 01:29:46</b><br> <i>Will you be adding Microsoft Vista emulation soon?  That&#039;s where my fonts are running into trouble.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Chris Hardwick</b> on <b>2007-10-29 13:37:43</b><br> <i>It seems my server-side includes aren&#039;t showing up, nor are images, in any of the browser configurations. I&#039;m looking for display and functionality in Safari specifically. Are there specific settings I should choose for this?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>dmitriy</b> on <b>2007-04-10 23:32:15</b><br> <i>My Java bot reported as regular browser, so it&#039;s quite useless try to protect based on user-agent.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>dabi</b> on <b>2007-03-26 12:57:36</b><br> <i>Wow, what a great tool!<br><br>Thanks -sean</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Handy</b> on <b>2007-03-10 10:37:12</b><br> <i>What a nice tool! I had a deep trouble with my website for 2 weeks. Thanks to your &quot;Show Headers&quot; option, I fixed it... Many thanks!<br><br>Handy</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>sevenwires</b> on <b>2007-03-04 06:35:59</b><br> <i>Just want to say thanks! What a terrific tool you built here.</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>2005-10-12 20:24:35</b><br> <i>robots.txt is based on the honor system. it&#039;s up to the robot to respect the file. read:<br>http://www.robotstxt.org/wc/exclusion.html<br><br>this simulator does not consult robots.txt.<br>to fully enforce a rule you&#039;d need to edit .htaccess for apache or the config file of your web server.<br><br>hth</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Michael Dengler</b> on <b>2005-10-11 18:01:45</b><br> <i>I added <br># Disallow Java-based bots<br>User-agent: Java/*<br>Disallow: /<br><br>to my robots.txt file. I then tested it by emulating a user agent: Java/1.4.2_08<br><br>The user agent wasn&#039;t blocked by the robots.txt file. The website&#039;s header results were returned.<br><br>How do I block user agents like Java/1.4.2_08 and Java/1.4.2_04?</i> <hr align="center" size="1" color="lightgrey" width="90%"> <a href="http://www.hashemian.com/tools/ViewAddComments.php?a=111819321942a646432e642" target="_blank" style="color:blue;text-decoration:none">more&hellip;</a><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>');

