var html = 'Recent flickr<\/a> photos for victoria
\n
\n
\"Galahs\"<\/a>\n \"Australian<\/a>\n \"Black<\/a>\n \"Australian<\/a>\n \"Rhyll<\/a>\n \"Shiny<\/a>\n \"Beautiful<\/a>\n \"Mermaid<\/a>\n \"We<\/a>\n \"The<\/a>\n \"Free<\/a>\n \"The<\/a>\n \"I<\/a>\n \"A<\/a>\n \"THis<\/a>\n \"S-2<\/a>\n \"\"<\/a>\n \"520\"<\/a>\n \"535\"<\/a>\n \"460\"<\/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();