var html = 'Recent flickr<\/a> photos for foresthill
\n
\n
\"Tin<\/a>\n \"The<\/a>\n \"Dream<\/a>\n \"&#039;Please<\/a>\n \"Italian<\/a>\n \"A<\/a>\n \"FARM<\/a>\n \"Timeless\"<\/a>\n \"Big<\/a>\n \"&#039;<\/a>\n \"From<\/a>\n \"Tin<\/a>\n \"Magnifique<\/a>\n \"Dagmar\"<\/a>\n \"Yet<\/a>\n \"Aluminium<\/a>\n \"Blue,<\/a>\n \"55<\/a>\n \"From<\/a>\n \"Bob<\/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();