var html = 'Recent flickr<\/a> photos for whitecity
\n
\n
\"young<\/a>\n \"old<\/a>\n \"LU91163\"<\/a>\n \"LU91215\"<\/a>\n \"LU91349\"<\/a>\n \"LU91283\"<\/a>\n \"LU91139\"<\/a>\n \"LU91345\"<\/a>\n \"White<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/a>\n \"IC<\/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();