jQuery(document).ready(function()
{
   jQuery('div.contact_pic a').lightBox(); 
});
