﻿$(function () {
    $('[rel^=prettyPhoto]').prettyPhoto({ hideflash: true, theme: 'light_square' });
});
