Need help on Jquery and Ajax Stuff.

Need help on Jquery and Ajax Stuff.

Hi,

Hi Need help...

I need to implement javascript function MakeCall(url,number). The url paramter is an URL and number is only a string with number.
This javascript make an ajax call. The HTTP method is GET and you must use the url passed.
This javascript also must show a DIV in center page with a label "Calling " + number.
After 10 second the div must be hide.
For make ajax call and to show/hide the div use JQUERY.

How to do it? I am new to JQuery.

Thanks & Warm Regards,
Bhavin Gajjar