Oh, that's going to be a problem...
When the page reloads, it will default back to whatever the original stylesheet was, forgetting the user choice.
In order to remember the user stylesheet pref, you'd probably want to set a cookie, then use a document.write to set the default stylesheet based on that cookie. Of course, you don't want to store the stylesheet name with the cookie, just an identifier to associate with the stylesheet, as to avoid forged cookies causing problems...
Confused? %)
_________________________
UBB.classic: Love it or hate it, it was mine.