txt01="WEBSITE PUBLISHING<br>Click - To Build Your Web Site<br>Let Ghostryders put you on the World Wide Web<br>Or Call 940-859-3380"

document.write("<TABLE border=\'0\'><TR><TD align=center>");

document.write("<a class=\'blue-nav\' href=\'http://GhostryderPublishing.com\' target=\'_new\'>");
document.write("<img src=\'http://ghostryders.com/ghostryders/graphic/sign07.gif\' border=0 alt=\'Click - GHOSTRYDER PUBLISHING\'><br>");
document.write("<b>" + txt01 + "</b></a>");
document.write("</TD></TR></TABLE>");


