document.write(
'<div class="newcols"></div>' +

'<div>' +
'<table border=0   cellpadding=0 cellspacing=15 >' +
'<tbody>' +
'<tr>' +
'<td>' +
'<span class="brag">Roy&#39;s' +
'<br>&nbsp;&nbsp;&nbsp;impressions of' +
'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hog' +
'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hill</span>' +
'<br>&nbsp;' +
'</td>' +

'<td class="tblboxa">' +
'<table border=0   cellpadding=0 cellspacing=15>' +
'<tbody>' +
'<tr><td>' +
'<img border=none src="./pix/clubhou02.jpg"  width="1000" height="175" alt="Clubhouse">' +
'</td>' +
'</tr>' +
'</tbody>' +
'</table>' +
'</td>' +


'</tr>' +
'</tbody>' +
'</table>' +
'</div>' +

'<div class="newcols"></div>' +
'<div class="c03left">' +
'<a class="toc" target="_top" href="../index.htm">Roy Gardiner Home</a>' +
'<a class="toc" href="../rgcont.htm">Contact me</a>' +
'<br>' +
'<a class="toc" href="./index.htm">Impressions Home</a>' +
'<a class="toc" href="./tour.htm">Photo sketch</a>' +
'<a class="toc" href="./events.htm">Events</a>' +
'<a class="toc" href="./toohard.htm">Too hard?</a>' +
'</div>'+
''
)
