var html = 'Recent flickr<\/a> photos for sthelier
\n
\n
\"decorations\"<\/a>\n \"Bikini<\/a>\n \"Your<\/a>\n \"Elizabeth<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Marina<\/a>\n \"Art<\/a>\n \"Sarah<\/a>\n \"Sarah<\/a>\n \"Liberation<\/a>\n \"St<\/a>\n \"Sarah<\/a>\n \"Sarah<\/a>\n \"St<\/a>\n \"La<\/a>\n \"Jersey<\/a>\n \"Post<\/a>\n \"Le<\/a>\n \"Triathlon\"<\/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();