var html = 'Recent flickr<\/a> photos for ruislipmanor
\n
\n
\"The<\/a>\n \"House,<\/a>\n \"School,<\/a>\n \"Westholme<\/a>\n \"Ruislip<\/a>\n \"School,<\/a>\n \"Health<\/a>\n \"The<\/a>\n \"Shops,<\/a>\n \"Shops,<\/a>\n \"Ruislip<\/a>\n \"Ruislip<\/a>\n \"Shops,<\/a>\n \"KallKwick,<\/a>\n \"West<\/a>\n \"Ruislip<\/a>\n \"Ruislip<\/a>\n \"Ruislip<\/a>\n \"DE1321<\/a>\n \"RUISLIP<\/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();