var html = 'Recent flickr<\/a> photos for customhouse
\n
\n
\"Avoiding<\/a>\n \"The<\/a>\n \"River<\/a>\n \"Oifig<\/a>\n \"Custom<\/a>\n \"Custom<\/a>\n \"US<\/a>\n \"The<\/a>\n \"PXL_20250911<\/a>\n \"The<\/a>\n \"Back<\/a>\n \"Outer-Harbour-\"<\/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
\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();