var html = 'Recent flickr<\/a> photos for alexandrapalace
\n
\n
\"Blowing<\/a>\n \"Beginners<\/a>\n \"Furry<\/a>\n \"Abraham<\/a>\n \"Furry<\/a>\n \"A<\/a>\n \"Cornets<\/a>\n \"At<\/a>\n \"At<\/a>\n \"Black<\/a>\n \"Cornet<\/a>\n \"Trombones<\/a>\n \"Cherry<\/a>\n \"Purple<\/a>\n \"Back<\/a>\n \"Hatted<\/a>\n \"Concentration<\/a>\n \"Cornets<\/a>\n \"Ready<\/a>\n \"Eyes<\/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();