<!-- Begin
var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "ACCCB0"	// FLASH BACKGROUND COLOR
var flashwC		= "175"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "116"		// HEIGHT OF THE FLASH CHANGER
var flashspace		= "15"		// FLASH TOP SPACING
var flashspaceB		= "25"		// FLASH BOTTOM SPACING
var menuspace		= "25"		// SPACE BETWEEN TOP/BOTTOM MENU
var menutop		= "1"		// MENU TOP SPACING
document.write('<table cellpadding="0" cellspacing="0" border="0" width="175" class="menuwidth"><tr><td>');
document.write('<img src="picts/spacer.gif" width="175" height="'+menutop+'" class="menuwidth"></a><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="resources.htm" class="menu">Resources</a>');
// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="site_map.htm" class="menu">Site Map</a>');
// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="links.htm" class="menu">Links</a>');
// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="paypal.htm" class="menu">Custom Payments</a>');

document.write('</td></tr><tr><td align="center">');
document.write('<img src="picts/spacer.gif" width="175" height="'+menuspace+'"></a><br>');

document.write('</td></tr><tr><td nowrap class="topline">');
document.write('<a href="tree-removal.htm" class="menu">Tree Removal</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="tree-planting.htm" class="menu">Tree Planting</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="arbor-care-services.htm" class="menu">Arbor Care Services</a>');
document.write('</td></tr><tr><td nowrap>');

// document.write('<a href="transplanting.htm" class="menu">Transplanting</a>');
// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="pruning-trimming.htm" class="menu">Pruning & Trimming</a>');
// document.write('</td></tr><tr><td nowrap>');
document.write('<a href="stump-grinding-removal.htm" class="menu">Stump Grinding & Removal</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="land-clearing-removal.htm" class="menu">Land Clearing & Removal</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="firewood.htm" class="menu1">Firewood</a>');
document.write('</td></tr><tr><td align="center">');

document.write('<img src="picts/spacer.gif" width="175" height="'+menuspace+'"></a><br>');
document.write('</td></tr><tr><td nowrap class="topline">');

document.write('<a href="quote.htm" class="menu"><center><b>REQUEST A QUOTE</b></center></a>');
document.write('<a href="hurricane-preparation.htm" class="menu">Hurricane Preparation</a>');
document.write('<a href="links.htm" class="menu">Network Links</a>');

document.write('</td></tr><tr><td align="center">');
document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');

   if (showsflash == "yes") {
document.write('<div class="printhide">');
document.write('<table cellpadding="0" cellspacing="0" border="0" class="flashchanger"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="swf/imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="swf/imagechanger.swf" quality="high" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('</div>');
}

document.write('<img src="picts/spacer.gif" width="175" height="5"></a><br>');
document.write('<a href="http://www.facebook.com/pages/Spring-TX/Southeast-Texas-Trees-LLC/142954383512" title="Southeast Texas Trees, LLC" target="_TOP"><img src="http://badge.facebook.com/badge/142954383512.2947.1434195929.png" width="120" height="220" border="1"></a><br><br>');
document.write('<a href="http://www.facebook.com/?ref=home#/pages/Spring-TX/Southeast-Texas-Trees-LLC/142954383512" target="_blank"><img src="images/facebook.png" width="48" border="0"></a><br>')
document.write('Join Us On Facebook!<br>');
document.write('<img src="picts/spacer.gif" width="175" height="5"></a><br>');
document.write('<img src="images/ccards.gif" width="150" style="border: 2px inset #FFFFFF"><br>');
document.write('</td></tr></table>');
//  End -->