[jQuery] Jquery plugin embedding advice

[jQuery] Jquery plugin embedding advice


At the moment, I have one JS file with plugin configurations, user
functions, variables an so on for the whole site even though they all
wont be need on every page, would this slows down things? How do
others handle this?
Thanks