// alert("hi guten mochen");
/* die Funktion rb(x) wird durch blurLink(this) in der Bibliothek typo3\sysext\cms\tslib\class.tslib_pagegen.php"(730,12) abgebildet 

function rb(x){
	if(x.blur)x.blur()
}

*/



// HIGHSLIDE-KONFIGURATION
hs.graphicsDir = 'fileadmin/templates/highslide/graphics/';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.numberPosition = 'caption';
hs.dimmingOpacity = 0.75;

// Add the controlbar
if (hs.addSlideshow) hs.addSlideshow({
	//slideshowGroup: 'group1',
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		opacity: .75,
		position: 'bottom center',
		hideOnMouseOut: true
	}
});

hs.showCredits = false;

hs.lang.cssDirection = 'ltr';
hs.lang.loadingText  = 'Laden...';
hs.lang.loadingTitle  = 'Zum Beenden bitte klicken';
//hs.lang.focusTitle  = 'Click to bring to front';
//hs.lang.fullExpandTitle  = 'Expand to actual size (f)';
//hs.lang.creditsText  = 'Powered by <i>Highslide JS</i>';
//hs.lang.creditsTitle  = 'Go to the Highslide JS homepage';
hs.lang.	previousText  = 'Zurück';
hs.lang.nextText  = 'Weiter'; 
hs.lang.moveText  = 'Verschieben';
hs.lang.closeText  = 'Schliessen'; 
hs.lang.closeTitle  = 'Schliessen (ESC)'; 
//hs.lang.resizeTitle  = 'Resize';
hs.lang.playText  = 'Starten';
hs.lang.playTitle  = 'Diashow (Leertaste)';
hs.lang.pauseText  = 'Pause';
hs.lang.pauseTitle  = 'Pause Diashow (Leertaste)';
hs.lang.previousTitle  = 'Zurück (Pfeiltaste <-)';
hs.lang.nextTitle  = 'Weiter (Pfeiltaste ->)';
hs.lang.moveTitle  = 'Verschieben';
hs.lang.fullExpandText  = '1 =1';
hs.lang.number = 'Bild  %1 of %2';
hs.lang.restoreTitle  = 'Klicken Sie auf das Bild um es zu schließen. Verwenden Sie die Pfeiltasten für VOR und ZURÜCK.';

