jQuery(function($) {
  swfobject.embedSWF("/wp-content/themes/opulento/media/opulento_1600x250.swf", "opulento_header_banner", "1600", "250", "9.0.0");
  $("a.chngacc_link").click(function() {
    $("#chngacc").slideToggle("slow");
    return false;
  });
});
