I wouldn't even consider myself a rookie with javascript but know it can be done, so thanks for any help.
What function would I use to have javascript read the page it is on, grab the url which is like:
http://site.com/boards/index.php?showtopic=88837&mode=linear
and say if the url includes "mode=linear" then apply this style sheet?
Thanks!
Will