var sOutput='';
if (parent!=self){
  sOutput+='<hr /><p>Want to print this page? <a href="#" target="print">click here</a> to open in another window, then use File, Print.<br />Problems or comments? please email <a href="mailto:dave@psand.net">dave@psand.net</a></p>';
}

sOutput+=''
+'<p><img src="/images/generic/title' + Math.floor(Math.random()*75) + '.jpg" alt="Dood!" /></p>'
+'<p>into the SpudZone 2002<br />'
+'<a href="http://www.spudzone.org">www.spudzone.org</a>'
+'</p>';

document.write(sOutput);

