

function runCh1()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\n');
    document.write('width=600 height=400>\n');
    document.write('<param name=movie value="flash/art_ma1.swf">\n');
    document.write('     <param name=quality value=high>\n');
    document.write('    <param name=bgcolor value=#FFFFFF>\n');
    document.write('<embed src="flash/art_ma1.swf"\n');
    document.write(' quality=high bgcolor=#FFFFFF  width=600 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
    document.write('</object>\n');

}

function runCh2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\n');
    document.write('width=600 height=400>\n');
    document.write('<param name=movie value="flash/art_ma2.swf">\n');
    document.write('     <param name=quality value=high>\n');
    document.write('    <param name=bgcolor value=#FFFFFF>\n');
    document.write('<embed src="flash/art_ma2.swf"\n');
    document.write(' quality=high bgcolor=#FFFFFF  width=600 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
    document.write('</object>\n');

}

function runCh3()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\n');
    document.write('width=600 height=400>\n');
    document.write('<param name=movie value="flash/art_ma3.swf">\n');
    document.write('     <param name=quality value=high>\n');
    document.write('    <param name=bgcolor value=#FFFFFF>\n');
    document.write('<embed src="flash/art_ma3.swf"\n');
    document.write(' quality=high bgcolor=#FFFFFF  width=600 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
    document.write('</object>\n');

}

function runCh4()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\n');
    document.write('width=600 height=400>\n');
    document.write('<param name=movie value="flash/art_ms.swf">\n');
    document.write('     <param name=quality value=high>\n');
    document.write('    <param name=bgcolor value=#FFFFFF>\n');
    document.write('<embed src="flash/art_ms.swf"\n');
    document.write(' quality=high bgcolor=#FFFFFF  width=600 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
    document.write('</object>\n');

}
