function doBuildSWF(){
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write(' codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"');
	document.write('  ID=FLASHBANNER WIDTH="301" HEIGHT="52">');
	document.write('  <PARAM NAME=movie VALUE="http://www.gaslicht.com/swf/gaslicht.swf"> ');
	document.write('  <PARAM NAME=quality VALUE=autohigh> ');
	document.write('<EMBED SRC="http://www.gaslicht.com/swf/gaslicht.swf" NAME=FLASHBANNER');
	document.write(' swLiveConnect=TRUE WIDTH="301" HEIGHT="52"');
	document.write(' QUALITY=autohigh');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
}
