function flash1() {		document.write('<OBJECT ');		document.write('  CLASSID  = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');		document.write('  CODEBASE = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');		document.write('  ID = "indexSwf" ');		document.write('  WIDTH = "380" ');		document.write('  HEIGHT = "120" ');		document.write('  ALIGN = "" ');		document.write('> ');		document.write('<PARAM NAME=movie   VALUE="img/films.swf"> ');		document.write('<PARAM NAME=loop    VALUE=true> ');		document.write('<PARAM NAME=menu    VALUE=false> ');		document.write('<PARAM NAME=quality VALUE=high> ');		document.write('<PARAM NAME=bgcolor VALUE=000000> ');		document.write('<EMBED SRC="img/films.swf" ');		document.write('LOOP=true MENU=false  QUALITY=high swLiveConnect=FALSE ');		document.write('WIDTH=380 HEIGHT=120 bgcolor=000000 NAME="indexSwf" ALIGN="" TYPE="application/x-shockwave-flash" ');		document.write('PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></embed>');		document.write('</OBJECT>');}function chara1() {		document.write('<OBJECT ');		document.write('  CLASSID  = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');		document.write('  CODEBASE = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');		document.write('  ID = "charaSwf" ');		document.write('  WIDTH = "150" ');		document.write('  HEIGHT = "120" ');		document.write('  ALIGN = "" ');		document.write('> ');		document.write('<PARAM NAME=movie   VALUE="img/sd_chara.swf"> ');		document.write('<PARAM NAME=loop    VALUE=true> ');		document.write('<PARAM NAME=menu    VALUE=false> ');		document.write('<PARAM NAME=quality VALUE=high> ');		document.write('<PARAM NAME=bgcolor VALUE=FFFFFF> ');		document.write('<EMBED SRC="img/sd_chara.swf" ');		document.write('LOOP=true MENU=false  QUALITY=high swLiveConnect=FALSE ');		document.write('WIDTH=150 HEIGHT=120 bgcolor=FFFFFF NAME="charaSwf" ALIGN="" TYPE="application/x-shockwave-flash" ');		document.write('PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></embed>');		document.write('</OBJECT>');}