var html = 'Recent flickr<\/a> photos for angel
\n
\n
\"Heroes<\/a>\n \"Old<\/a>\n \"Full-Size<\/a>\n \"Three<\/a>\n \"Full-Size<\/a>\n \"Full-Size<\/a>\n \"11528<\/a>\n \"Sorrowing<\/a>\n \"Alwayz<\/a>\n \"Earlham<\/a>\n \"Buffalo<\/a>\n \"Flower<\/a>\n \"20250505_080700\"<\/a>\n \"May<\/a>\n \"Dexter<\/a>\n \"lovedrug\"<\/a>\n \"Retablo<\/a>\n \"Calling<\/a>\n \"New<\/a>\n \"Happy<\/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();