Hi SBKumar!!
Hope this link will help you
http://p2p.wrox.com/topic.asp?TOPIC_ID=69088
Note:- 1>Please verify your session timeout period ,for some server it is modified by Admin,cross check it(modify sessionTimeOutInMin=60) in given code.
2>You will have to modify alert('Finally TimeOut') line in given link,that will set the Flag/Value to false.
3>In body click function you need to check the Flag/Value if it is false,then session is completely timed out..
One more thing "How to refresh a part of a webpage "?? for this you need to use ajax/iframe/frame concepts based on ur requirement.With your above requirement its a client side session tracking..and why do u want to refresh part of the page for this?? So be more on problem/solution specific..
Cheers :)
vinod