how to show user presence icon in web parts using jquery?

how to show user presence icon in web parts using jquery?

Hi,
I am working in sharepoint and i want to show the user presence in custom web parts.I managed to get the code for the user details but i am not able to get the user presence indicator icon(as in office communicator that changes colour to dhow user presence).I pasting the code and also giving a result snap shot....In the result beside the name(i have marked the spot) I want the presence indicator icon.
 
  1. My presence information:<br/><span><a class="ms-imnlink" href="javascript:;"><img width="12" height="12" id="IMID1" onload="IMNRC(&#39;Sucharita_dansana@gmail.com&#39;)" src="/_layouts/images/blank.gif" border="0" showofflinepawn="1" alt=""/></a>&#160;Sucharita Dansana</span>
  2.  
                      What changes can be done or what can be added here to get the presence indicator icon?
                      Please suggest...
                      Thanks
                      Sucharita30