function mm_mediateca(){
	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="530" height="500">');
  	document.write('<param name="movie" value="flash/mm_mediateca.swf">');
  	document.write('<param name="quality" value="high">');
	document.write('<param name="wmode" value="transparent">');
  	document.write('<embed src="flash/mm_mediateca.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="500" wmode="transparent"></embed>');
	document.write('</object>');
}
function mm_audio() {
	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="320" height="490">');
    document.write('<param name="movie" value="flash/mm_audio.swf">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="flash/mm_audio.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="320" height="490"></embed>');
    document.write('</object>');
}
function mm_video() {
	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="453" height="507">');
    document.write('<param name="movie" value="flash/mm_video.swf">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="flash/mm_video.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="453" height="507"></embed>');
    document.write('</object>');
}
