var html = 'Recent flickr<\/a> photos for camdentown
\n
\n
\"IMG_20260313_164033\"<\/a>\n \"IMG_20260313_163740\"<\/a>\n \"IMG_20260313_163922\"<\/a>\n \"George<\/a>\n \"Oxford<\/a>\n \"The<\/a>\n \"Nisa<\/a>\n \"Stage<\/a>\n \"Camden,<\/a>\n \"Light<\/a>\n \"Holding<\/a>\n \"Hampstead<\/a>\n \"In<\/a>\n \"Camden<\/a>\n \"Locks<\/a>\n \"Picture<\/a>\n \"The<\/a>\n \"Colourful<\/a>\n \"Reaching<\/a>\n \"Maple<\/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();