// SWFObject embed
var flashvars = {
   paramXMLPath: "/custom/ssp/health.xml",
   initialURL: escape(document.location)
}
var params = { 
	base: ".",
	wmode: "transparent",
    allowfullscreen: "true"
}                
var attributes = {}
swfobject.embedSWF("/custom/ssp/slideshowpro.swf", "flashcontent", "490", "360", "9.0.0", false, flashvars, params, attributes);  

