[jQuery] global functions

[jQuery] global functions


Hi,
Love jQuery!
I have two functions nested within $(document).ready() statements.
One is an inline script, one is in a library.
How do I make one function global to the other?
Thanks,
John