	jQuery(document).ready(function($) {
	  $('a[@href$=".jpg"], a[@href$=".gif"], a[@href$=".png"], a[rel*=facebox]').facebox()
})

