var html = 'Recent flickr<\/a> photos for westhampstead
\n
\n
\"Finchley<\/a>\n \"Graffiti\"<\/a>\n \"Alliance\"<\/a>\n \"Graffiti\"<\/a>\n \"Graffiti<\/a>\n \"Flags\"<\/a>\n \"West<\/a>\n \"Waiting,<\/a>\n \"Bus<\/a>\n \"Colorful<\/a>\n \"Steep,<\/a>\n \"1963<\/a>\n \"1963<\/a>\n \"Bazer\"<\/a>\n \"1963<\/a>\n \"You<\/a>\n \"Chameleon?\"<\/a>\n \"Abotz\"<\/a>\n \"313123<\/a>\n \"319364<\/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();