// JavaScript Document

$(function() {
  $('.pop1 a').lightBox();
});
$(function() {
  $('.pop2 a').lightBox();
});
$(function() {
  $('.pop3 a').lightBox();
});
$(function() {
  $('.pop4 a').lightBox();
});
$(function() {
  $('.pop5 a').lightBox();
});
$(function() {
  $('.pop6 a').lightBox();
});
