var html = 'Recent flickr<\/a> photos for alexandrapalace
\n
\n
\"Bay<\/a>\n \"A<\/a>\n \"A<\/a>\n \"Bay<\/a>\n \"Weeping<\/a>\n \"Dead<\/a>\n \"Spear<\/a>\n \"Bay<\/a>\n \"Vine<\/a>\n \"Vine<\/a>\n \"Silver<\/a>\n \"Silver<\/a>\n \"Start<\/a>\n \"Tough<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"Profiled\"<\/a>\n \"Three<\/a>\n \"A<\/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();