// JavaScript Document
$(function() {
   $('#reception a').lightBox();
});

$(function() {
   $('#multinational a').lightBox();
});

