var html = 'Recent <a href=\"http://www.flickr.com/\">flickr<\/a> photos for stpauls<br />\n	<br />\n	<a href=\"https://www.flickr.com/photos/jdaley-tcx/54416827057/\" title=\"A very London scene\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"A very London scene\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/utopist/54417551173/\" title=\"St Paul&amp;#039;s Opera 28-03-25\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Opera 28-03-25\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/utopist/54417496464/\" title=\"St Paul&amp;#039;s Opera 28-03-25\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Opera 28-03-25\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/utopist/54417490639/\" title=\"St Paul&amp;#039;s Opera 28-03-25\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Opera 28-03-25\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/jdaley-tcx/54413454424/\" title=\"Reflecting at St. Paul&amp;#039;s\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Reflecting at St. Paul&amp;#039;s\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/192540662@N04/54410769106/\" title=\"A Deserted Millennium Bridge in London\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"A Deserted Millennium Bridge in London\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/nics-creations/54405845864/\" title=\"Millenium Bridge\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Millenium Bridge\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/jane_sanders/54405236931/\" title=\"St Paul&amp;#039;s Cathedral\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Cathedral\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/jane_sanders/54405455558/\" title=\"View towards St Paul&amp;#039;s Cathedral\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"View towards St Paul&amp;#039;s Cathedral\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/192993902@N02/54401552762/\" title=\"The dome of St Paul&amp;#039;s\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"The dome of St Paul&amp;#039;s\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/185326231@N05/54399437457/\" title=\"_Z847077_st paul&amp;#039;s cathedral mdina\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"_Z847077_st paul&amp;#039;s cathedral mdina\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/archidave/54396567332/\" title=\"Lucky Lane, Bedminster, Bristol\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Lucky Lane, Bedminster, Bristol\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/archidave/54396567572/\" title=\"St Paul&amp;#039;s crypt, Bedminster, Bristol\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s crypt, Bedminster, Bristol\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/jane_sanders/54392182007/\" title=\"St Paul&amp;#039;s Cathedral\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Cathedral\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/130717050@N03/54390236333/\" title=\"St Paul&amp;#039;s can&amp;#039;t hide ...\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s can&amp;#039;t hide ...\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/jane_sanders/54388829123/\" title=\"St Paul&amp;#039;s Cathedral\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"St Paul&amp;#039;s Cathedral\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sgrr/54382948786/\" title=\"L1010676\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"L1010676\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sgrr/54382061642/\" title=\"L1038917\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"L1038917\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sgrr/54382078027/\" title=\"L1038277\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"L1038277\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sgrr/54383338780/\" title=\"L1038897\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"L1038897\" class=\"flickr\" /><\/a>\n	<br />\n	<a href=\"http://www.flickr.com/photos/tags/stpauls/\">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();