﻿// TOP

function Top_flash() {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="728" height="297">');
document.write('<param name="movie" value="common/swf/top.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="common/swf/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="728" height="297"></embed>');
document.write('</object>');
}


// SIDE MOVIE

function Side_movie() {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="234" height="200" id="sj">');
document.write('<param name="flashvars" value="fms_app=&video_file=http://www.starchild-inc.com/clubzy_test/flv/ps1.flv&image_file=http://www.starchild-inc.com/clubzy_test/flv/sample.jpg&link_url=&autoplay=false&mute=false&vol=0.5&controllbar=true&buffertime=300" />');
document.write('<param name="allowfullscreen" value="true" />');
document.write('<param name="movie" value="common/swf/player.swf" />');
document.write('<embed src="common/swf/player.swf" width="234" height="200" name="sj" allowfullscreen="true" flashvars="fms_app=&video_file=http://www.starchild-inc.com/clubzy_test/flv/ps1.flv&image_file=http://www.starchild-inc.com/clubzy_test/flv/sample.jpg&link_url=&autoplay=false&mute=false&vol=0.5&controllbar=true&buffertime=300" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
}
