var html = 'Recent flickr<\/a> photos for bexley
\n
\n
\"House,<\/a>\n \"Crook<\/a>\n \"Garden<\/a>\n \"Tyresave<\/a>\n \"Houses,<\/a>\n \"Shops,<\/a>\n \"Library,<\/a>\n \"Bungalow,<\/a>\n \"Houses,<\/a>\n \"Bayley<\/a>\n \"Flats,<\/a>\n \"Rose<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"Shops,<\/a>\n \"Bungalow,<\/a>\n \"House,<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Shops,<\/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();