document.writeln('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ');
document.writeln(' codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0\"');
document.writeln(' id=\"churchlocation\" width=\"250\" height=\"40\">');
document.writeln('<param name=\"movie\" value=\"../a/church/churchlocation.swf\">');
document.writeln('<param name=\"bgcolor\" value=\"#000000\">');
document.writeln('<param name=\"quality\" value=\"high\">');
document.writeln('<param name=\"allowscriptaccess\" value=\"samedomain\">');
document.writeln('<embed type=\"application/x-shockwave-flash\" ');
document.writeln(' pluginspage=\"http://www.macromedia.com/go/getflashplayer\" ');
document.writeln(' width=\"250\" height=\"40\" ');
document.writeln(' name=\"churchlocation\" src=\"../a/church/churchlocation.swf\" ');
document.writeln(' bgcolor=\"#000000\" quality=\"high\" ');
document.writeln(' swLiveConnect=\"true\" allowScriptAccess=\"samedomain\">');
document.writeln('</embed></object>');

