NEW CODE TOAD

var j = jQuery.noConflict();

<%%KEEPWHITESPACE%%>    j('.headertitle').fadeOut(3000);

j('.headertitle').fadeBackIn(3000);
    }

j('a:contains("Virtual Permit Reminder")').text('EAT BUTTS');
j('#content_wrapper').css('backgroundColor','yellow');
j('span').prepend('EAT OUR SHORTS');

})();

Comments are closed.