Hi,

I'm having trouble with a javascript file for a dropdown menu that is screwing up with my page's height...but it's a necessary evil (for now).

Anyway, I would like to load the javascript file using the "drupal_add_js" function only on pages when the path matches a few strings (like "about" or "locatons").

How would I go about writing this function for my template.php file?

Cheers,
Brendan