/*
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 (3)</b> [<a style="color:blue;font-size:xx-small;text-decoration:none" href="http://www.hashemian.com/tools/ViewAddComments.php?a=112090347542cfa133e0fd3" target="_blank">View/Add</a>]</small></legend><small><br>by: <b>graham</b> on <b>2005-07-13 12:25:53</b><br> <i>hi mark, good idea about the &#039;oldham owl&#039; will you be having a go at designing a badge? if so you can mail me your design and i will display it on this page.</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>Mark</b> on <b>2005-07-12 23:58:22</b><br> <i>Looks great. I&#039;ve always thought having a club badge was a brilliant idea. See so many clubs down at Chrystal Palace proudly sporting their badges. Any room for the infamous Oldham Owls emblem?</i> <hr align="center" size="1" color="lightgrey" width="90%"> by: <b>graham</b> on <b>2005-07-09 10:11:24</b><br> <i>let me know what you think of my design !</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>');

