	// Permalinks option
	function flashPutHref(href) { location.href = href; }

	// SWFObject embed
	var flashvars = {
		paramXMLPath: "param.xml",
		initialURL: escape(document.location)
	}
	var params = { 
		base: ".",
		bgcolor: "#121212",
		allowfullscreen: "true"
	}  

               
	var attributes = {}
	swfobject.embedSWF("/wp-content/themes/golfkurs/slideshow/slideshowpro.swf", "header_inner", "900", "235", "9.0.0", false, flashvars, params, attributes);
