﻿$(".campaignBarShortcuts div").click(function () {
    location.href = "#bottom";
});
