// JavaScript Document

function displayCafePress()
{
	document.write('<object type="application/x-shockwave-flash" data="/nf/themes/WELS/livingbold2007/flash/livingbold.swf" width="210" height="150">\n');
	document.write('<param name="movie" value="/nf/themes/WELS/livingbold2007/flash/livingbold.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}
