function dom_init() {

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

}