var html = 'Recent flickr<\/a> photos for watford
\n
\n
\"Remus<\/a>\n \"Potions<\/a>\n \"Yule<\/a>\n \"Professor<\/a>\n \"Ollivanders<\/a>\n \"Slytherin<\/a>\n \"Gringott&#039;s<\/a>\n \"Divination,<\/a>\n \"The<\/a>\n \"Witch<\/a>\n \"Potions<\/a>\n \"Hogwarts<\/a>\n \"Various<\/a>\n \"Wizard&#039;s<\/a>\n \"Ukrainian<\/a>\n \"Marble<\/a>\n \"Leaky<\/a>\n \"Hogswarts<\/a>\n \"Vault<\/a>\n \"Harry<\/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();