Alright, so I'm writing a really small simple plugin, and I want to actually do it in good plugin form, which I don't know all too well, so what I want to know is, how do I get my plugin to just add a couple lines to the header of each template? I want to have the header call upon a few javascript files and a css file.
Thanks for any help.