﻿
// Check that the page has loaded
$(document).ready(function() {

    // Code goes here.

});