jQuery(document).ready(function($){
    $('a#uservoice-feedback-tab').remove();
    jQuery('#wrapper').prepend('<div id="wallpaper-left"><iframe src="http://e2.emediate.se/eas?cu=12438;cre=mu;target=_new" width="160" height="800" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>');
    jQuery('#wrapper').prepend('<div id="wallpaper-right"><iframe src="http://e2.emediate.se/eas?cu=12439;cre=mu;target=_new" width="160" height="800" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>');
    jQuery('#wrapper').css('marginLeft', '168px');
});


