$(document).ready(function()
{
    $('a#register-call').html('');
    $('a.effect-call').html('');

});


