$(document).ready(function() {


	/*
	 * Attach facebox to the required links
	 */
	$('a[rel*=facebox]').facebox();

});
