﻿/// <reference path="~/js/jquery-1.3.2.min-vsdoc.js" />

// GENERAL SCRIPTS TO BE RUN ON EACH PAGE

$(document).ready(function() {
    /*
    $('.CaptionLeft,.CaptionRight').jcaption({
        copyClass: true,
        removeClass: true,
        lineBreakChar: '|'
    });
    */
});
