var html = 'Recent flickr<\/a> photos for blackheath
\n
\n
\"Road<\/a>\n \"Twin<\/a>\n \"Blockhouse\"<\/a>\n \"Car<\/a>\n \"Wall<\/a>\n \"Surplus<\/a>\n \"Willow<\/a>\n \"Inverness<\/a>\n \"coneofshame\"<\/a>\n \"Hurt........\"<\/a>\n \"Grounded........\"<\/a>\n \"Memorial<\/a>\n \"Memorial<\/a>\n \"LAS<\/a>\n \"LAS<\/a>\n \"LAS<\/a>\n \"LAS<\/a>\n \"LAS<\/a>\n \"LAS<\/a>\n \"LAS<\/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();