var html = 'Recent flickr<\/a> photos for oldstreet
\n
\n
\"Urban<\/a>\n \"Urban<\/a>\n \"Old<\/a>\n \"Ghost<\/a>\n \"Ghost<\/a>\n \"Ghost<\/a>\n \"Whitecross<\/a>\n \"Whitecross<\/a>\n \"Whitecross<\/a>\n \"Old<\/a>\n \"Golden<\/a>\n \"Golden<\/a>\n \"Wandering<\/a>\n \"Tripoli<\/a>\n \"Cobblestone<\/a>\n \"Shoreditch\"<\/a>\n \"Shoreditch\"<\/a>\n \"Old<\/a>\n \"HIgh<\/a>\n \"Street<\/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();