var html = 'Recent flickr<\/a> photos for northwood
\n
\n
\"North<\/a>\n \"North<\/a>\n \"American<\/a>\n \"Eastern<\/a>\n \"Rusty<\/a>\n \"American<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"American<\/a>\n \"Dark-eyed<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"Rusty<\/a>\n \"Dark-eyed<\/a>\n \"Rusty<\/a>\n \"Bonaparte&#039;s<\/a>\n \"Horned<\/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();