var html = 'Recent flickr<\/a> photos for claphamjunction
\n
\n
\"Class<\/a>\n \"Finally<\/a>\n \"450046\"<\/a>\n \"377142<\/a>\n \"450024<\/a>\n \"450121<\/a>\n \"450094<\/a>\n \"450098<\/a>\n \"159020<\/a>\n \"159007<\/a>\n \"377161<\/a>\n \"701009\"<\/a>\n \"377161<\/a>\n \"159007<\/a>\n \"377432<\/a>\n \"450063\"<\/a>\n \"377413<\/a>\n \"377435\"<\/a>\n \"701037\"<\/a>\n \"377458<\/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();