var pageTitle = "photographer, victoria, bc"; 
...
// the pageTitle should now be set to some nice string
...
document.title = pageTitle;