/* <![CDATA[ */
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion){
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0',
'width', '954',
'height', '566',
'src', 'tutanchamun_intro_'+lang,
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'testinro',
'bgcolor', '#ffffff',
'name', 'tutanchamun_intro',
'menu', 'true',
'allowScriptAccess','sameDomain',
'allowFullScreen','false',
'movie', 'tutanchamun_intro_'+lang,
'salign', '',
'mytype', 'intro',
'mybox', 'ibox'
); 
} else { 
if(lang == "de"){
	var alternateContent = '<a title="Weiter zur HTML-Seite" href="index.html" onfocus="this.blur();"><img src="../../global/img/start_noflash_'+lang+'.jpg" width="462" height="462" alt="Tutanchamun - sein Grab und seine Sch&auml;tze" boder="0" /></a><br />'
	+ '<p>Diese Seite beeinhaltet mehrere Flash-Applikationen.<br />Um diese sehen zu k&ouml;nnen, ben&ouml;tigen Sie das aktuelle <br />Flash-Plugin, welches Sie <br /><a title="Das kostenlose Flash-Plugin herunterladen" href="http://www.macromedia.com/go/getflash/" onfocus="this.blur();">hier kostenlos herunterladen k&ouml;nnen &raquo;</a><br />'
	+ '<br />Selbstverst&auml;ndlich k&ouml;nnen Sie die Seite auch ohne<br />Plugin ansehen. Klicken Sie dazu auf <br /><a title="Weiter zur HTML-Seite" href="index.html" onfocus="this.blur();">Weiter zur HTML-Seite &raquo;</a></p>';
	document.getElementById('ibox').innerHTML = alternateContent; 
}else{
	var alternateContent = '<a title="Continue with HTML-page" href="index.html" onfocus="this.blur();"><img src="../../global/img/start_noflash_'+lang+'.jpg" width="462" height="462" alt="Tutankhamun - his tomb and his treasures" boder="0" /></a><br />'
	+ '<p>This page includes several flash-applications. If <br />you want to see all content, you need to have the <br />recent flash-plugin installed, which <br /><a title="Download the recent Flash-plugin for free" href="http://www.macromedia.com/go/getflash/" onfocus="this.blur();">you can download for free here &raquo;</a><br />'
	+ '<br />Still you have full access to all important information<br />even without the plugin. If you don\'t want to install it <br /><a title="Continue with HTML-page" href="index.html" onfocus="this.blur();">just click here &raquo;</a></p>';
	document.getElementById('ibox').innerHTML = alternateContent; 
}

}
/* ]]> */