var html = 'Recent flickr<\/a> photos for anerley
\n
\n
\"Clovelly<\/a>\n \"378150,<\/a>\n \"700104,<\/a>\n \"Go<\/a>\n \"Worthing<\/a>\n \"Knole<\/a>\n \"358<\/a>\n \"The<\/a>\n \"The<\/a>\n \"F<\/a>\n \"Shops,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"The<\/a>\n \"Flats,<\/a>\n \"The<\/a>\n \"Shops,<\/a>\n \"House,<\/a>\n \"Pretty<\/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();