function dom_init() {

  $('.box .lightbox').parent().lightBox();

}
