var html = 'Recent flickr<\/a> photos for customhouse
\n
\n
\"Boston&#039;s<\/a>\n \"Custom<\/a>\n \"The<\/a>\n \"Entrance<\/a>\n \"Salem<\/a>\n \"Herbert<\/a>\n \"St.<\/a>\n \"Hawaiian<\/a>\n \"Derby<\/a>\n \"Michael<\/a>\n \"Ray<\/a>\n \"Ray<\/a>\n \"Reflection<\/a>\n \"Custom<\/a>\n \"King’s<\/a>\n \"Peach<\/a>\n \"The<\/a>\n \"Gone,<\/a>\n \"Boston,<\/a>\n \"Custom<\/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();