var footer = '<table border=0 cellpadding=0 cellspacing=0 width=800 height=13 align="center" style="padding-top:10px;">'
footer += '<tr>'
footer += '<td align="center" valign="top">'
footer += '<a href="blocks.html">'
footer += '<img src="thumbnails/DSC82486.jpg" alt="The Blocks" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">The Blocks</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="arches.html">'
footer += '<img src="thumbnails/DSC00429.jpg" alt="Arches" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Arches</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="buckhorn.html">'
footer += '<img src="thumbnails/DSC01455.jpg" alt="Buckhorn Wash" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Buckhorn Wash</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="oilwellflat.html">'
footer += '<img src="thumbnails/DSC04529.jpg" alt="Oil Well Flat" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Oil Well Flat</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="flowers.html">'
footer += '<img src="thumbnails/DSC90635.jpg" alt="Flowers" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Flowers</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="templemtn.html">'
footer += '<img src="thumbnails/DSC04792.jpg" alt="Temple Mountain" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Temple Mountain</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="redscanyon.html">'
footer += '<img src="thumbnails/DSC00185.jpg" alt="Reds Canyon" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Reds Canyon</p>'
footer += '</td>'
footer += '</tr>'
footer += '<tr>'
footer += '<td align="center" valign="top">'
footer += '<a href="govholes.html">'
footer += '<img src="thumbnails/DSC80425.jpg" alt="Government Holes" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Government Holes</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="evaconover.html">'
footer += '<img src="thumbnails/DSC82280.jpg" alt="Eva Conover" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Eva Conover</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="devilsracetrack.html">'
footer += '<img src="thumbnails/DSC82433.jpg" alt="Devils Race Track" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Devils Race Track</p>'
footer += '</td>'
footer += '<td align="center" valign="top">'
footer += '<a href="indianwriting.html">'
footer += '<img src="thumbnails/DSC01490.jpg" alt="Indian Writing" height="45" style="border:none;" />'
footer += '</a>'
footer += '<p style="color:white;">Indian Writing</p>'
footer += '</td>'
footer += '</tr>'
footer += '</table>'
footer += '<br>'
document.write(footer)
