function swf1() { 
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0' width='520' height='420'");
document.write("id='2.swf'");
document.write(">");
document.write("  <param name='src' value='images/2.swf'>");
document.write("  <embed pluginspage='http://www.macromedia.com/go/getflashplayer' width='520' height='420'");
document.write("    src='images/2.swf'");
document.write("    name='images/2.swf'");
document.write("  />");
document.write("</object>");
}

function swf2() { 
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0' width='425' height='320'");
document.write("id='1.swf'");
document.write(">");
document.write("  <param name='src' value='images/1.swf'>");
document.write("  <embed pluginspage='http://www.macromedia.com/go/getflashplayer' width='425' height='320'");
document.write("    src='images/1.swf'");
document.write("    name='images/1.swf'");
document.write("  />");
document.write("</object>");
}

function cz2() { 
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0' width='640' height='480'");
document.write("id='test2.swf'");
document.write(">");
document.write("  <param name='src' value='test2.swf'>");
document.write("  <embed pluginspage='http://www.macromedia.com/go/getflashplayer' width='640' height='480'");
document.write("    src='test2.swf'");
document.write("    name='test2.swf'");
document.write("  />");
document.write("</object>");
}