/* Flash Mediaplayer Control (FMC) v1.20
Copyright 2007, Christopher Peter
This software is licensed under the CC-GNU LGPL
*/
function writeTitle(ID,text) {
if(document.getElementById) {
document.getElementById(ID).innerHTML = text;
} else if(document.all) {
document.all[ID].innerHTML = text;
}
}
function playMovie(file,title,comment)
{
var FO = {
movie:"http://video.messe-duesseldorf.de/player/flash_flv_player/flvplayer.swf",
width:"400px",
height:"300px",
majorversion:"7",
build:"0",
bgcolor:"#000000",
allowfullscreen:"true",
flashvars:"file="+file+"&showdigits=false&autostart=true&repeat=false&fullscreenpage=http%3A%2F%2Fvideo.messe-duesseldorf.de%2Fplayer%2Ffullscreen.html&fsreturnpage="+escape(document.URL)+"&linkfromdisplay=false"
};
UFO.create(FO, 'player');
writeTitle('playerTitle',title);
writeTitle('playerComment',comment);
}
function playSound(file,title,comment)
{
var FO = {
movie:"http://video.messe-duesseldorf.de/player/flash_mp3_player/mp3player.swf",
width:"400px",
height:"40px",
majorversion:"7",
build:"0",
bgcolor:"#000000",
flashvars:"file="+file+"&title="+comment+"&repeat=false&lightcolor=0x6CCCCCC&autostart=true"
};
UFO.create(FO, 'player');
writeTitle('playerTitle',title);
writeTitle('playerComment',comment);
}
// HEADLINE
document.write('
');
// PLAYER DIV
document.write('');
document.write('');
// Autoplay
if(document.all) {
playMovie("http://video.messe-duesseldorf.de/vod/media/inductotherm_flash8_messe.flv","Statement: Gary A. Doyon, Inductotherm Group","Gary A. Doyon, Inductotherm Group");
} else {
playMovie("http://video.messe-duesseldorf.de/vod/media/inductotherm_flash8_messe.flv","Statement: Gary A. Doyon, Inductotherm Group","Gary A. Doyon, Inductotherm Group");
}
// VIDEO PLAYLIST
document.write('Video
');
document.write('
');
if(document.all) {
document.write('- Statement: Gary A. Doyon, Inductotherm Group 15.06.2007
');
} else {
document.write('- Statement: Gary A. Doyon, Inductotherm Group 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Heinz Nelissen, Foseco GmbH 15.06.2007
');
} else {
document.write('- Statement: Heinz Nelissen, Foseco GmbH 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Roland Fischer, Münstermann GmbH & Co.KG 15.06.2007
');
} else {
document.write('- Statement: Roland Fischer, Münstermann GmbH & Co.KG 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Reiner Wiesehöfer, Vötsch Industrietechnik 15.06.2007
');
} else {
document.write('- Statement: Reiner Wiesehöfer, Vötsch Industrietechnik 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Rolf Peekel, HSH Härtetechnik / Cieffe 15.06.2007
');
} else {
document.write('- Statement: Rolf Peekel, HSH Härtetechnik / Cieffe 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Dieter Rosenthal, SMS Demag AG 15.06.2007
');
} else {
document.write('- Statement: Dieter Rosenthal, SMS Demag AG 15.06.2007
');
}
if(document.all) {
document.write('- Statement: Dr. Wilfried Janke, Honsel GmbH & Co. KG 15.06.2007
');
} else {
document.write('- Statement: Dr. Wilfried Janke, Honsel GmbH & Co. KG 15.06.2007
');
}
if(document.all) {
document.write('- Statement: K.S. Satyanarayana, The Institute of Indien Foundrymen 15.06.2007
');
} else {
document.write('- Statement: K.S. Satyanarayana, The Institute of Indien Foundrymen 15.06.2007
');
}
if(document.all) {
document.write('- Report: The Robot-Contest 14.06.2007
');
} else {
document.write('- Report: The Robot-Contest 14.06.2007
');
}
if(document.all) {
document.write('- ");\'>Opening Report 2007 13.06.2007
');
} else {
document.write('- ");\'>Opening Report 2007 13.06.2007
');
}
if(document.all) {
document.write('- Background Report 2007 12.06.2007
');
} else {
document.write('- Background Report 2007 12.06.2007
');
}
document.write('
');
// AUDIO PLAYLIST