var html = 'Recent flickr<\/a> photos for towerhill
\n
\n
\"Tower<\/a>\n \"Radiating<\/a>\n \"London<\/a>\n \"Piece<\/a>\n \"Wooly<\/a>\n \"Shillibeer&#039;s<\/a>\n \"Memorial<\/a>\n \"Plaques<\/a>\n \"Trinity<\/a>\n \"List<\/a>\n \"Thomas<\/a>\n \"Old<\/a>\n \"Executions<\/a>\n \"Sir<\/a>\n \"Back<\/a>\n \"Just<\/a>\n \"Sharing<\/a>\n \"Tower<\/a>\n \"That<\/a>\n \"Enjoying<\/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();