function RunFlashbuca()
{
    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="518" height="265">\n');
    document.write('<param name="movie" value="/campus/swf/buca.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="/campus/swf/buca.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="518" height="265">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function RunFlashvario()
{
    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="518" height="265">\n');
    document.write('<param name="movie" value="/campus/swf/vario.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="/campus/swf/vario.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="518" height="265">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function RunFlashstella()
{
    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="518" height="265">\n');
    document.write('<param name="movie" value="/campus/swf/stella.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="/campus/swf/stella.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="518" height="265">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function RunFlashfloor()
{
    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="520" height="660">\n');
    document.write('<param name="movie" value="/campus/swf/floor.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="swf/floor.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="520" height="660">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

