txt01="Click - GHOSTRYDERS RANCH<br>A Working Cattle Ranch<br>And A Certified<br>Texas Historic Ranch<br>GhostrydersRanch.com"


document.write("<DIV>");
document.write("<TABLE border=\'0\' bordercolor=\'#000000\' bgcolor=\'#000000\' cellspacing=\'0\' cellpadding=\'0\'>");
document.write("<TR bgcolor=\'#000000\'>");

document.write("<TD align=\'center\'>"); 
document.write("<a class=\'green-nav\' href=\'http://GhostrydersRanch.com\' target=\'_new\'>");
document.write("<img src=\'http://ghostryders.com/ghostryders/graphic/sign01.gif\' border=0 alt=\'Click to vist GHOSTRYDERS RANCH a certified Texas historic ranch\'><br>");
document.write("<b>" + txt01 + "</b></a>");
document.write("</TD>"); 

document.write("</TR>"); 
document.write("</TABLE>");
document.write("</DIV>");		
	