bj = jQuery.noConflict();
bj(document).ready(function() {

bj('#banner').msAccordion({ autodelay: 3 }); ;
});


