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

