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=\"emailus\" width=\"180\" height=\"40\">');
document.writeln('<param name=\"movie\" value=\"../a/site/emailus.swf\">');
document.writeln('<param name=\"bgcolor\" value=\"#FFFFFF\">');
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(' name=\"emailus\"');
document.writeln(' width=\"180\" height=\"40\"');
document.writeln(' src=\"../a/site/emailus.swf\"');
document.writeln(' bgcolor=\"#FFFFFF\"');
document.writeln(' quality=\"high\"');
document.writeln(' swliveconnect=\"true\"');
document.writeln(' allowscriptaccess=\"samedomain\">');
document.writeln('</embed></object>');

