var html = 'Recent flickr<\/a> photos for plaistow
\n
\n
\"80100<\/a>\n \"Open<\/a>\n \"The<\/a>\n \"Balaam<\/a>\n \"St<\/a>\n \"Eastern<\/a>\n \"The<\/a>\n \"BB<\/a>\n \"Scott<\/a>\n \"Upton<\/a>\n \"Flats,<\/a>\n \"Pelly<\/a>\n \"31,<\/a>\n \"Railway<\/a>\n \"The<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Pelly<\/a>\n \"Passmore<\/a>\n \"Flats,<\/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();