$(document).ready(function(){
  $('a.fbx').facebox({});
});