var html = 'Recent flickr<\/a> photos for hillingdon
\n
\n
\"Offices,<\/a>\n \"Works,<\/a>\n \"Gorgeous,<\/a>\n \"Station<\/a>\n \"The<\/a>\n \"Station<\/a>\n \"Works,<\/a>\n \"EMI,<\/a>\n \"Offices,<\/a>\n \"Coldharbour<\/a>\n \"Offices,<\/a>\n \"View<\/a>\n \"Hayes<\/a>\n \"The<\/a>\n \"Former<\/a>\n \"99-04j-53-Edit\"<\/a>\n \"Botwell<\/a>\n \"Offices,<\/a>\n \"Park<\/a>\n \"Former<\/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();