var html = 'Recent flickr<\/a> photos for shadwell
\n
\n
\"Yes,<\/a>\n \"On<\/a>\n \"st.<\/a>\n \"Beams<\/a>\n \"Distant<\/a>\n \"Reflections\"<\/a>\n \"Sir<\/a>\n \"Watney<\/a>\n \"best<\/a>\n \"\"<\/a>\n \"132294010005\"<\/a>\n \"132294010004\"<\/a>\n \"1058<\/a>\n \"English<\/a>\n \"Empty<\/a>\n \"Budi<\/a>\n \"Empty<\/a>\n \"The<\/a>\n \"Empty<\/a>\n \"Empty<\/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();