﻿$(document).ready(function ()
{
    $('a').hoverFadeColor();
});
