
<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href=links.html><img src="picts/poker.jpg" border="0" width="100" height="70"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href=audiobooks.html><img src="picts/audiobooks.jpg" border="0" width="100" height="70"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href=media.html><img src="picts/homersig.gif" border="0" width="100" height="70"></a><br>');
document.write('</td></tr></table>');



document.write('<br>');




//  End -->