

$(document).ready(function(){
$("#series_accord").accordion();
  $('#logo').click(function() { window.location.href = 'http://' + window.location.host; });
  swfobject.registerObject("flContent", "9.0.0", "swf/expressInstall.swf");
});

