var html = 'Recent flickr<\/a> photos for customhouse
\n
\n
\"US<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Back<\/a>\n \"Gravesend,<\/a>\n \"Victoria<\/a>\n \"Belfast\"<\/a>\n \"R0002665\"<\/a>\n \"R0002666\"<\/a>\n \"R0002668\"<\/a>\n \"R0002667\"<\/a>\n \"R0002669\"<\/a>\n \"R0002670\"<\/a>\n \"R0002664\"<\/a>\n \"R0002331\"<\/a>\n \"R0002337\"<\/a>\n \"R0002332\"<\/a>\n \"R0002333\"<\/a>\n \"R0002330\"<\/a>\n \"R0002334\"<\/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();