var html = 'Recent flickr<\/a> photos for bexley
\n
\n
\"66721,<\/a>\n \"376013<\/a>\n \"Bexley\"<\/a>\n \"House,<\/a>\n \"Garage,<\/a>\n \"Vanburgh<\/a>\n \"Eardley<\/a>\n \"Duchess<\/a>\n \"Splash<\/a>\n \"Splash<\/a>\n \"Baptist<\/a>\n \"DIY<\/a>\n \"Flats,<\/a>\n \"Shops,<\/a>\n \"Shops,<\/a>\n \"Wall,<\/a>\n \"The<\/a>\n \"House,<\/a>\n \"Houses,<\/a>\n \"WDS<\/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();