var html = 'Recent flickr<\/a> photos for holborn
\n
\n
\"Parkhaus<\/a>\n \"\"<\/a>\n \"Former<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Omnibus<\/a>\n \"General<\/a>\n \"Mirror<\/a>\n \"\"<\/a>\n \"Diagram<\/a>\n \"Stairs<\/a>\n \"The<\/a>\n \"Shaft<\/a>\n \"Former<\/a>\n \"There<\/a>\n \"London<\/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();