function languageSwitch(){var XOPTION=document.changeLanguageForm.selLanguages.selectedIndex;document.changeLanguageForm.selLanguages.selectedIndex="0";if(XOPTION>"0"){top.location.href=document.changeLanguageForm.selLanguages.options[XOPTION].value;}}
function openPlayerWindow(playerpage){if(playerWindow){if(playerWindow.closed){var playerWindow=window.open(playerpage,"ccplayer","width=400, height=360, left=100, top=200, resizable=no, scrollbars=no, status=0")
self.name="motherWindow"}else{playerWindow.focus
playerWindow.reload(true)}}else{var playerWindow=window.open(playerpage,"ccplayer","width=400, height=360, left=100, top=200, resizable=no, scrollbars=no, status=0")
self.name="motherWindow"}
if(playerWindow.opener==null)
playerWindow.opener=self}
function openPlayListPlayerWindow(playerpage){var playerWindow=window.open(playerpage,"cc-player-pl","width=550, height=310, left=100, top=200, resizable=no, scrollbars=no, status=0")
self.name="motherWindow"
if(playerWindow.opener==null)
playerWindow.opener=self}
function openTutorialPlaylistWindow(TutorPlaylistPlayer){var TutorialSPlaylistPlayerWindow=window.open(TutorPlaylistPlayer,"TutorialPlayer","width=740, height=310, left=100, top=200, resizable=no, scrollbars=no, status=0");TutorialSPlaylistPlayerWindow.focus();}
function toggleMeID(x){var toggleName=x;var toggleLink=document.getElementById("toggle_"+toggleName+"_link");var thisElem=document.getElementById(toggleName);if(thisElem.className&&thisElem.className=='toggleStatusOpen'){thisElem.style.height='0px';thisElem.style.visibility='hidden';thisElem.className='toggleStatusClosed';if(toggleLink&&toggleLink.id=="toggle_777_link"){toggleLink.innerHTML = "Show display";}}
else if(thisElem.className&&thisElem.className=='toggleStatusClosed'){thisElem.style.height='';thisElem.style.visibility='visible';thisElem.className='toggleStatusOpen';if(toggleLink&&toggleLink.id=="toggle_777_link"){toggleLink.innerHTML = "Hide display";}}}
hs.graphicsDir='2_js/prod/highslide/graphics/';hs.outlineType='rounded-white';hs.wrapperClassName='draggable-header';hs.showCredits=false;hs.align='center';hs.autosize=true;hs.height='auto';hs.allowMultipleInstances=false;hs.cacheAjax=false;hs.preserveContent=false;allowSizeReduction:true;hs.numberOfImagesToPreload=1;hs.blockRightClick=true;hs.Expander.prototype.onBeforeClose=function(){if(this.objectType=='swf'){var mediaplayer=document.getElementById(this.body.id);mediaplayer.sendEvent("STOP","true");}}
hs.Expander.prototype.onInit=function(){if(this.objectType=='swf'){var mediaplayer=document.getElementById(this.body.id);mediaplayer.sendEvent("STOP","true");}}
hs.Expander.prototype.onBeforeExpand=function(){if(this.objectType=='swf'){var mediaplayer=document.getElementById(this.body.id);mediaplayer.sendEvent("STOP","true");}}
hs.Expander.prototype.onAfterExpand=function(){if(this.objectType=='swf'){var mediaplayer=document.getElementById(this.body.id);mediaplayer.sendEvent("START","true");}}
hs.Expander.prototype.onAfterExpand=function(){if(/timeout/.test(this.a.className)){var exp=this;setTimeout(function(){exp.close();},2500);}}