﻿document.writeln("<script language=\"javascript\" type=\"text\/javascript\">");
document.writeln("if (AC_FL_RunContent == 0) {");
document.writeln("alert(\"此页需要 AC_RunActiveContent.js。在 Flash 中，运行“命令”菜单中的“应用活动内容更新”，以将 AC_RunActiveContent.js 复制到 HTML 输出文件夹。\");");
document.writeln("} else {");
document.writeln("AC_FL_RunContent(");
document.writeln("\'codebase\', \'http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=8,0,0,0\',");
document.writeln("\'width\', \'238\',");
document.writeln("\'height\', \'180\',");
document.writeln("\'src\', \'viewer\',");
document.writeln("\'quality\', \'high\',");
document.writeln("\'pluginspage\', \'http:\/\/www.macromedia.com\/go\/getflashplayer\',");
document.writeln("\'align\', \'middle\',");
document.writeln("\'play\', \'true\',");
document.writeln("\'loop\', \'false\',");
document.writeln("\'scale\', \'showall\',");
document.writeln("\'wmode\', \'window\',");
document.writeln("\'devicefont\', \'false\',");
document.writeln("\'id\', \'viewer\',");
document.writeln("\'bgcolor\', \'#ffffff\',");
document.writeln("\'name\', \'viewer\',");
document.writeln("\'menu\', \'false\',");
document.writeln("\'allowScriptAccess\',\'sameDomain\',");
document.writeln("\'movie\', \'viewer\',");
document.writeln("\'salign\', \'\',");
document.writeln("\'FlashVars\', \'xmlPath=xml\/viewerData.xml\'");
document.writeln(");");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<noscript>");
document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=7,0,19,0\" width=\"238\" height=\"180\">");
document.writeln("<param name=\"movie\" value=\"viewer.swf\">");
document.writeln("<param name=\"quality\" value=\"high\">");
document.writeln("<embed src=\"viewer.swf\" quality=\"high\" pluginspage=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" type=\"application\/x-shockwave-flash\" width=\"238\" height=\"180\"><\/embed>");
document.writeln("<\/object>");
document.writeln("<\/noscript>");
