function RunFront()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="400">');
document.write('<param name="movie" value="front.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="front.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400">');
document.write('</embed>');
document.write('</object>');
}

function RunWelcome()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="50" height="400">');
document.write('<param name="movie" value="willk.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="willk.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="50" height="400">');
document.write('</embed>');
document.write('</object>');
}

function RunBerka()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="60">');
document.write('<param name="movie" value="berka7.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="berka7.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="60">');
document.write('</embed>');
document.write('</object>');
}

function RunIntro()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="500">');
document.write('<param name="movie" value="intro.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="intro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="500">');
document.write('</embed>');
document.write('</object>');
}

function RunSlideshow3()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="680" height="511">');
document.write('<param name="movie" value="slideshow3.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="slideshow3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="680" height="511">');
document.write('</embed>');
document.write('</object>');
}

function RunVideo()
{
document.write('<embed width="300" height="250" src="berka.mpeg">');
document.write('</embed>');
}