var html = 'Recent flickr<\/a> photos for victoria
\n
\n
\"\"<\/a>\n \"Royal<\/a>\n \"Who<\/a>\n \"Paul<\/a>\n \"Paul<\/a>\n \"Sequenced\"<\/a>\n \"Australasian<\/a>\n \"Black-fronted<\/a>\n \"Red-necked<\/a>\n \"Whistling<\/a>\n \"Western<\/a>\n \"Australian<\/a>\n \"Australian<\/a>\n \"Red-necked<\/a>\n \"Brown<\/a>\n \"Whistling<\/a>\n \"Brown<\/a>\n \"Night<\/a>\n \"\"<\/a>\n \"\"<\/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();