// JavaScript Document
function writeContent()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="filmmarketing.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="filmmarketing.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>'); 
  	document.write('</object>');
}
function writeDVD()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="dvd.swf">');
	document.write(' <param name=quality value=high>');
    document.write('<embed src="dvd.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
	document.write(' </object>');
}
function writeKontakt()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="kontakt.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="kontakt.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
	document.write('</object>');
}
function writePodcast()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="podcasting.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="podcasting.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
	document.write('</object>');
}
function writeTeam()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="team.swf">');
    document.write('<param name=quality value=high>');
   	document.write(' <embed src="team.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
	document.write('</object>');
}
function writeTVProd()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="tvproduktion.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="tvproduktion.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
  	document.write('</object>');
}
function writeWebsites()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="721" height="500">');
    document.write('<param name=movie value="websites.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="websites.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="721" height="500"></embed>');
	document.write('</object>');
}
function writeRadio()
{
	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="415" height="77">');
    document.write(' <param name="movie" value="radio.swf">');
    document.write('<param name=quality value=high>');
    document.write('<embed src="radio.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="415" height="77"></embed>');
	document.write('</object>');
}