var html = 'Recent flickr<\/a> photos for kingston
\n
\n
\"IMGP9939\"<\/a>\n \"IMGP9940\"<\/a>\n \"IMGP9936\"<\/a>\n \"IMGP9930\"<\/a>\n \"IMGP9934\"<\/a>\n \"IMGP9935\"<\/a>\n \"IMGP9933\"<\/a>\n \"IMGP9931\"<\/a>\n \"IMGP9932\"<\/a>\n \"IMGP9929\"<\/a>\n \"Up<\/a>\n \"Alice<\/a>\n \"East<\/a>\n \"blue<\/a>\n \"northern<\/a>\n \"5710<\/a>\n \"Kingston<\/a>\n \"IMGP9917\"<\/a>\n \"IMGP9914\"<\/a>\n \"IMGP9915\"<\/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();