var html = 'Recent flickr<\/a> photos for stjamesspark
\n
\n
\"Gothic<\/a>\n \"Lost<\/a>\n \"Lost<\/a>\n \"yellow\"<\/a>\n \"yellow\"<\/a>\n \"yellow\"<\/a>\n \"Male<\/a>\n \"Behind<\/a>\n \"Black<\/a>\n \"A<\/a>\n \"Weekend<\/a>\n \"Robin<\/a>\n \"Admiring<\/a>\n \"Blue<\/a>\n \"Pelican<\/a>\n \"156/365<\/a>\n \"155/365<\/a>\n \"Pelican<\/a>\n \"The<\/a>\n \"Juvenile<\/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();