$(document).ready(function(){
  $('a.switch').lightBox();
});
