[jQuery] How to hide/show a div using URL - "i=?sign#signin" show sign in form "i=?sign#fp" show forgot password form

[jQuery] How to hide/show a div using URL - "i=?sign#signin" show sign in form "i=?sign#fp" show forgot password form

<div dir="ltr">Hi,
I have created a html page two Divisions, 1.Signin   2.Forgot Password. By default, Siginin Page appears when the user goes to the url.. like "<b>?i=sign</b>" - I am hiding the other using css (display: none;). After reaching the page if the user wants to goto "<b>Forgot Password</b>" they would have to click on "Forgot password" toggle button and using Jquery I am - hidding signin div and show forgotpassword div. But it would be painfull for the user to see Signin form first and then click on "Forgot Password" toggle button - to hide signin and show forgot password if they already know where they want to go...
Is there anyway I can directly show them to forgot password form using jquery... say when they goto   "<b>?i=sign#siginin</b>" it should show signin form and when they goto "<b>?i=sign#fp</b>" it should show forgot password form ?
Regards,
--
S Santosh Kumar
BlueCornea Network,
<a href="http://surabisantosh.blogspot.com">http://surabisantosh.blogspot.com</a>
<a href="http://www.bluecornea.com/">http://www.bluecornea.com/</a>
PhoneNo. 91 0 9886243523
</div>