$(document).ready(function () {
    $('.banner').adshow({navigator: {showNumber: true},titleBar: {enabled: false}});
});