var html = 'Recent flickr<\/a> photos for angel
\n
\n
\"See<\/a>\n \"detail<\/a>\n \"Ardif\"<\/a>\n \"IMGP6267\"<\/a>\n \"IMGP6264\"<\/a>\n \"IMGP6263\"<\/a>\n \"IMGP6268\"<\/a>\n \"Weathered<\/a>\n \"IMGP6240\"<\/a>\n \"IMGP6241\"<\/a>\n \"IMGP6242\"<\/a>\n \"IMGP6239\"<\/a>\n \"IMGP6230\"<\/a>\n \"IMGP6231\"<\/a>\n \"IMGP6232\"<\/a>\n \"IMGP6237\"<\/a>\n \"IMGP6238\"<\/a>\n \"Hannah<\/a>\n \"The<\/a>\n \"Glamour<\/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();