$(function() {
	
  //$("#service_agrement").click(function() {
  //  $.facebox();
  //});
  
  $('a[rel*=facebox]').facebox();

});