/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

$(document).ready( function() {
//    $('.map_left a').lightBox();
//    $('.map_left2 a').lightBox();
//    $('.map_left3 a').lightBox();
    $('.small_img').lightBox();
});

