﻿$(function () {
    $('#IBackupVideoLink').overlay({
        speed: 'fast'
    });
});

