var html = 'Recent flickr<\/a> photos for sidcup
\n
\n
\"10<\/a>\n \"08<\/a>\n \"05<\/a>\n \"02<\/a>\n \"06<\/a>\n \"13<\/a>\n \"12<\/a>\n \"09<\/a>\n \"07<\/a>\n \"03<\/a>\n \"11<\/a>\n \"04<\/a>\n \"14<\/a>\n \"SR1_4437\"<\/a>\n \"SR1_4448\"<\/a>\n \"SR1_4452\"<\/a>\n \"SR1_4436\"<\/a>\n \"SR1_4447\"<\/a>\n \"SR1_4433\"<\/a>\n \"SR1_4093\"<\/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();