var html = 'Recent flickr<\/a> photos for foresthill
\n
\n
\"The<\/a>\n \"The<\/a>\n \"Sundown<\/a>\n \"An<\/a>\n \"Neighborhood<\/a>\n \"Things<\/a>\n \"Not<\/a>\n \"Bathurst<\/a>\n \"Bathurst<\/a>\n \"Old<\/a>\n \"Bathurst<\/a>\n \"Bathurst<\/a>\n \"Marriane\"<\/a>\n \"Katie\"<\/a>\n \"Hellah<\/a>\n \"Hellah<\/a>\n \"Waiting<\/a>\n \"Finally<\/a>\n \"Tin<\/a>\n \"Blue<\/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();