$(function() {
	//$("a[href$=.pdf]").before("<img src='images/pdf_icon.jpg' border='0' />"); // make this more specific to a parent div class
});

