var html = 'Recent flickr<\/a> photos for crystalpalace
\n
\n
\"Untitled\"<\/a>\n \"Brighton<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"Welcome<\/a>\n \"Wolves<\/a>\n \"Quiet-Please\"<\/a>\n \"Practising-Walking\"<\/a>\n \"View<\/a>\n \"<\/a>\n \"Brighton<\/a>\n \"Just-Walking\"<\/a>\n \"Left-Right-Left-Right\"<\/a>\n \"Dinosaur-Train\"<\/a>\n \"Crystal<\/a>\n \"Crystal-Palace-Remains\"<\/a>\n \"BMW<\/a>\n \"FA<\/a>\n \"FA<\/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();