document.writeln ( '<table class = "mainTable" border= 0> ' );
document.writeln ( '	<tr> ' );
document.writeln ( '		<td><br>');
document.writeln ( '			<table border =0> ' );  
document.writeln ( '				<tr> ' );
document.writeln ( '					<td class = "footers"> ' );
document.writeln ( '						<a href = "http://www.bbb.org/atlanta/business-reviews/rubbish-and-garbage-removal/custom-disposal-service-in-dallas-ga-11003879" target = "blank"><img class = "contentleft" src = "./images/bbbtorch.gif"></a>	');		
document.writeln ( '						<img class = "contentright" src = "./images/visa_mc.gif">	');		
document.writeln ( '						<a href = "index.html">Home</a> | ' );										 
document.writeln ( '						<a href = "services.html">Services</a> | ' );										 
document.writeln ( '						<a href = "recycling.html">Recycling</a> | ' );										 
document.writeln ( '						<a href = "rules.html">Rules & Regs</a> | ' );										 
document.writeln ( '						<a href = "helpfulhints.html">Helpful Hints</a> | ' );										 
document.writeln ( '						<a href = "news.html">News</a> | ' );										 
document.writeln ( '						<a href = "aboutus.html">About Us</a> |' );			
document.writeln ( '						<a href = "holidaynotices.html">Holiday Notices</a>' );										 
document.writeln ( '					</td>' );	
document.writeln ( '				</tr> ' );	
document.writeln ( '			</table><br> ' );  
document.writeln ( '		</td> ');	 		 
document.writeln ( '	</tr> ' );		
document.writeln ( '</table> ' );

    
