var equisemeele = document.getElementsByTagName('body')[0].className == 'castellano'?'http://www.ie.edu/IE/site/video/lista_videos_es_arts_humanities.xml':'http://www.ie.edu/IE/site/video/lista_videos_en_arts_humanities.xml';

var reproductor = new SWFObject("http://www.ie.edu/IE/site/video/mediaplayer.swf","player","263","160","7");
reproductor.addParam("allowfullscreen","true");
reproductor.addParam("allowscriptaccess","always");
reproductor.addParam("wmode","opaque");
reproductor.addVariable('file',equisemeele);
reproductor.addVariable('displaywidth','188');
reproductor.addVariable('autoscroll','false');
reproductor.addVariable("width","259");
reproductor.addVariable("height","160");
reproductor.addVariable("shuffle","false");
reproductor.write('video');