var html = 'Recent flickr<\/a> photos for alexandrapalace
\n
\n
\"Climate<\/a>\n \"Restoring<\/a>\n \"A<\/a>\n \"Community<\/a>\n \"Living<\/a>\n \"Commercial<\/a>\n \"A<\/a>\n \"Map\"<\/a>\n \"Small<\/a>\n \"Large<\/a>\n \"Ringlet<\/a>\n \"Common<\/a>\n \"Mating<\/a>\n \"Mating<\/a>\n \"Small<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Audience<\/a>\n \"After<\/a>\n \"The<\/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();