﻿



/* File Created: November 28, 2011 */

$(document).ready(function () {
    $("a.gallery").colorbox({ rel: "nofollow" });
});

