Background ajax

Background ajax

Hi,
I send an ajax request every some time with a javascript timer , when ajax call start it shows the jquery mobile loading sign.
I want that ajax call to be in the background without showing the loading sign , How I do that ?.

Thanks