I added a page, which shows the last 20 images uploaded to my Flickr.
However, the js I added to the header, conflicted and stopped the Lightbox working properly.
The solution was …
1. Create a file with your code – save as .php
2. Modify your header.php with an if statement to include your new php file
See more detail/explanation on the Webdesigner Forum