var html = 'Recent flickr<\/a> photos for westealing
\n
\n
\"D1015,<\/a>\n \"D1015,<\/a>\n \"37<\/a>\n \"37<\/a>\n \"802020<\/a>\n \"57314,<\/a>\n \"387135<\/a>\n \"57314,<\/a>\n \"345006<\/a>\n \"387142<\/a>\n \"66589,<\/a>\n \"387137<\/a>\n \"66182,<\/a>\n \"GWR<\/a>\n \"Neighbourhood<\/a>\n \"DCR<\/a>\n \"DCR<\/a>\n \"DCR<\/a>\n \"ROG<\/a>\n \"ROG<\/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();