// JavaScript Document

function displayIntro()
{
	document.write('<object type="application/x-shockwave-flash" data="/nf/themes/WELS/livingbold2007/flash/home.swf" width="750" height="240">\n');
	document.write('<param name="movie" value="/nf/themes/WELS/livingbold2007/flash/home.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}
