//insert flash audio clips
//by Kwok Lee
//version 1.0
document.write("   <DIV class='audioplayer'><OBJECT CLASSID='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'");
document.write("           CODEBASE='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0'");
document.write("           WIDTH='325'");
document.write("           HEIGHT='28'");
document.write("           align='center'>");
document.write("    		<PARAM NAME='src' VALUE='/education/civilwar/swf/g5cs2s2_player.swf'>");
document.write("		<PARAM NAME=loop VALUE=false>");
document.write("		<PARAM NAME=menu VALUE=false>");
document.write("		<PARAM NAME=wmode VALUE=transparent>");
document.write("		<PARAM NAME=quality VALUE=high>");
document.write("		<PARAM NAME=bgcolor VALUE=#ffffff>");
document.write("		<EMBED SRC='/education/civilwar/swf/g5cs2s2_player.swf'");
document.write("           PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'");
document.write("           pluginspage='http://www.macromedia.com/go/getflashplayer'");
document.write("           WIDTH='325'");
document.write("           HEIGHT='28'");
document.write("           BGCOLOR=#ffffff");
document.write("           wmode=transparent");
document.write("           align='center'");
document.write("           NAME='g5_cs2_s2_player'>");
document.write("    	</EMBED>");
document.write("   </OBJECT></DIV><br /><br />");
// end

