var html = 'Recent flickr<\/a> photos for customhouse
\n
\n
\"The<\/a>\n \"Gone,<\/a>\n \"Boston,<\/a>\n \"Custom<\/a>\n \"The<\/a>\n \"Hanael\"<\/a>\n \"Hanael\"<\/a>\n \"20260802_120412\"<\/a>\n \"E<\/a>\n \"Week<\/a>\n \"Day<\/a>\n \"WA&amp;HC\"<\/a>\n \"Custom<\/a>\n \"Kings<\/a>\n \"Pause<\/a>\n \"Exploring<\/a>\n \"IMG_4593\"<\/a>\n \"IMG_4595\"<\/a>\n \"IMG_4594\"<\/a>\n \"Mudlarking<\/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();