[jQuery] Find out current stylesheet title

[jQuery] Find out current stylesheet title


Hi guys,
I am new to jquery and I am stuck :P
Basically I have a few style sheets which users will be able to choose
between (through php), What I want to do is find out which style sheet
is being used using jquery.
So I need to find the title of the stylesheet that has a
rel="stylesheet" and if it is equal to ...
then do ...
Thanks for your time :D