﻿  function flashPutHref(href) { location.href = href; }
  var flashvars = {
  paramXMLPath: "/swf/param.xml",
  initialURL: escape(document.location),
  xmlFilePath: "/swf/home-slideshow.xml"
  }
  var params = {
  base: ".",
  quality: "best",
  bgcolor: "#121212",
  allowfullscreen: "true",
  wmode: "transparent"
  }
  var attributes = {}
  swfobject.embedSWF("/swf/slideshowpro.swf", "flashcontent", "680", "226", "9.0.0", false, flashvars, params, attributes);
