﻿$(document).ready(function(){
  // Embed top flash - start
  var flashvars = {
    start: old_cuepoint,
    end: page_cuepoint,
    quote: page_quote
  };
  var params = {
    wmode: 'transparent'
  };
  var attributes = {};
  swfobject.embedSWF('/Files/System/v4/flash/top_new.swf', 'top-flash', '890', '243', '10.0.0', '/Files/System/v4/flash/expressInstall.swf', flashvars, params, attributes);
  // Embed top flash - end
});
