$(document).ready(function(){
	$("span.author").before("<img src=/images/bg_quote2.gif border=0>");		// Add end quotation mark to Quotes.
});

