var html = 'Recent flickr<\/a> photos for eltham
\n
\n
\"The<\/a>\n \"Archery<\/a>\n \"Glenlea<\/a>\n \"Working<\/a>\n \"Railway<\/a>\n \"Well<\/a>\n \"Shrapnel<\/a>\n \"Well<\/a>\n \"Gordon<\/a>\n \"In<\/a>\n \"Birds<\/a>\n \"Light<\/a>\n \"Kings<\/a>\n \"Kings<\/a>\n \"Eltham<\/a>\n \"Eltham<\/a>\n \"Orangery<\/a>\n \"Eltham<\/a>\n \"Eltham<\/a>\n \"Eltham<\/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();