var html = 'Recent flickr<\/a> photos for stjohnswood
\n
\n
\"Line<\/a>\n \"Mamma<\/a>\n \"Chandelier<\/a>\n \"Wharncliffe<\/a>\n \"Wharncliffe<\/a>\n \"Wharncliffe<\/a>\n \"IMG_5615\"<\/a>\n \"Steps\"<\/a>\n \"Spider<\/a>\n \"Christmas\"<\/a>\n \"St<\/a>\n \"The<\/a>\n \"Steps\"<\/a>\n \"Autumn\"<\/a>\n \"St<\/a>\n \"Beatles<\/a>\n \"Rocking<\/a>\n \"Pride\"<\/a>\n \"20240629_061\"<\/a>\n \"Charles<\/a>\n
\n
More photos...<\/a>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close();