var s1 = new SWFObject("http://www.sunmoon.co.jp/software/RCGate/Flash/player.swf","single","180","180","7");
s1.addVariable("controlbar", "none"); 
s1.addVariable("image", "http://www.sunmoon.co.jp/software/RCGate/Flash/flv_top.jpg");
s1.addVariable('allowfullscreen','false');
s1.addVariable('allownetworking','all');
s1.addVariable('wmode','opaque');
s1.addVariable('flashvars','&file=http://www.sunmoon.co.jp/software/RCGate/Flash/demo01.flv&repeat=always');
s1.write("player1");
