var html = 'Recent flickr<\/a> photos for hydeparkcorner
\n
\n
\"First<\/a>\n \"3<\/a>\n \"3<\/a>\n \"3<\/a>\n \"3<\/a>\n \"3<\/a>\n \"3<\/a>\n \"ALD975B<\/a>\n \"2026<\/a>\n \"2026<\/a>\n \"2026<\/a>\n \"Breeze,<\/a>\n \"Midland<\/a>\n \"LC67<\/a>\n \"LC67<\/a>\n \"Stagecoach<\/a>\n \"Wellington<\/a>\n \"Londres.<\/a>\n \"Londres.<\/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();