// Begin MultiLayoutRegions
$(document).ready(
function() {
	$('#angebotlayoutLYR').MyTab({ selected: 0, event: 'click', fx: {opacity: 'toggle', duration: 'fast'} });
}
);
// End MultiLayoutRegions

// Begin Analytics
$(document).ready( function() {
	$('#TextNavigationsschaltflaeche1Link2').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:info@myvideomedia.de'); } );
	$('#TextNavigationsschaltflaeche1Link7').bind('click', function() { pageTracker._trackPageview('/outgoing/www.myvideomedia.com'); } );
	$('#autonaviLink1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.myvideomedia.de/fotogalerie/bilder_der_welt.htm'); } );
	$('#autonaviLink2').bind('click', function() { pageTracker._trackPageview('/outgoing/../videos/showroom.htm'); } );
	$('#autonaviLink3').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de'); } );
	$('#Text945Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/../videos/showroom.htm'); } );
	$('#Bild2A').bind('click', function() { pageTracker._trackPageview('/outgoing/../videos/showroom.htm'); } );
	$('#Bild3A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de'); } );
	$('#Text944Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de'); } );
	$('#Text941Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de/Blu-ray'); } );
	$('#Text941Link2').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de/DVD'); } );
	$('#Text941Link3').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de/wmvHD-Video'); } );
	$('#Bild4A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.reise-dvd-shop.de'); } );
	$('#Bild12A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.myvideomedia.de/fotogalerie/bilder_der_welt.htm'); } );
	$('#Text7Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:info@myvideomedia.de'); } );
});
// End Analytics

// Begin XHTML adjustment
$(document).ready(function(){
	if (jQuery.browser.msie && jQuery.browser.version.substr(0, 2) == "6.") {
		$(".nof-clearfix").each(function (i) {
			$(this).append("<div style='clear:both'/>");
			$(this).removeClass("nof-clearfix");
		});
	}
	if (jQuery.browser.safari){
		$(".nof-lyr>br:first").each(function () {
			$(this).replaceWith("<div style='height:0px'>&nbsp;</div>");
		});
	}
});

// End XHTML adjustment

