﻿$(document).ready(function () {
    $(".ApplyLink").colorbox({ width: "750", height: "500", iframe: true });
});
