//		24/02/2010       wsfoot2.js -->
document.writeln('<div style="position:relative;clear:both;">');

/******** ADDRESS ********************************/
document.writeln('<div class="textColumn"><div style="text-align:left;">'
	+'<a href="javascript:self_url()" title="Reload Page" onClick="document.location.replace(document.location.href);return false">'
 	+'<img src="'+toplo.src+'" alt="Go to Top of Page" width="34px" height="20px" style="display:block;padding:5px 5px 40px 10px;" /></a>'
	+homeButton2()
	+'</div></div>');
document.writeln('<div class="textColumn"><div style="padding:80px 0 0 0;text-align:center;">'
	+ printPrompt()
	+'</div></div>');
document.writeln('<div class="textColumnR"><div style="padding:0 5px;text-align:right;">'
	+$docAddress
	+docEmail()
	+'</div></div>');

/******* Url - Print Only *******************/
document.writeln('<div class="printonly" style="clear:both;position:relative;text-align:center;">'
	+'<p><small>This page may be viewed and printed from http://warehousesound.com/'+selfUrl()+'</small></p>'
	+'</div>');
