
  var flashvars = {
    file: "jernigan.mp3",
    searchbar: "false",
    autostart: "true",
    showstop: "true",
    volume: "40",
    bufferlength: "2",
    screencolor: "#F0F8FF",
    width: "512",
    height: "20"
    };
  var params = {
    bgcolor: "#F0F8FF",
    quality: "best",
    allowscriptaccess: "always",
    allowfullscreen: "false"
    };
  var attributes = {
    width: "512",
    height: "20"
    };
  swfobject.embedSWF("player.swf", "content", "512", "20", "7.0.0", false, flashvars, params, attributes);

