// facebox links with rel=facebox
	jQuery(document).ready(function($) {
		jq('a[rel*=facebox]').facebox() 
	})
