var html = 'Recent flickr<\/a> photos for barnes
\n
\n
\"That<\/a>\n \"Luigi<\/a>\n \"William<\/a>\n \"Julies<\/a>\n \"2016_10,<\/a>\n \"2016_10,<\/a>\n \"Flemish<\/a>\n \"Barnes<\/a>\n \"&quot;We<\/a>\n \"On<\/a>\n \"Bruce<\/a>\n \"Wols,<\/a>\n \"Nude<\/a>\n \"Pablo<\/a>\n \"Barnes,<\/a>\n \"Gerrit<\/a>\n \"Dents<\/a>\n \"IMG_A2009.<\/a>\n \"IMG_A2016.<\/a>\n \"IMG_A2017.<\/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();