No double posts please. Thanks.
jQuery is already ob board with Zenphoto (look at `zp-core/js`) and already loaded on the standard themes by the function `zenJavascript()` (plus possible other js stuff from plugins).
[i]<Script type = "text / javascript" src = "<? Php $ _zp_themeroot?> / Js / jquery.js"> </ script>[/i]
You should learn some basics, `<? Php $ _zp_themeroot?>` does nothing without `echo`.