var html = 'Recent <a href=\"http://www.flickr.com/\">flickr<\/a> photos for belsizepark<br />\n	<br />\n	<a href=\"https://www.flickr.com/photos/londonlesstravelled/54385035138/\" title=\"Baynes Mews, Belsize Park\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Baynes Mews, Belsize Park\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54300249412/\" title=\"Ye Olde Swiss Cottage Pub\`Closed Down\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Ye Olde Swiss Cottage Pub\`Closed Down\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54301365169/\" title=\"Ye Olde Swiss Cottage Pub\`Closed Down\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Ye Olde Swiss Cottage Pub\`Closed Down\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54288979382/\" title=\"Homebase Finchley Road Demolished\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Homebase Finchley Road Demolished\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sreed99342/54275418930/\" title=\"Bell\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Bell\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sreed99342/54274110832/\" title=\"Christmas Postbox\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Christmas Postbox\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sreed99342/54275418950/\" title=\"Christmas Postbox\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Christmas Postbox\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54257342173/\" title=\"Finchley Road\`Early 70s-2024\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Finchley Road\`Early 70s-2024\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/kenthenderson/54176906805/\" title=\"Belsize Park\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Belsize Park\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54173720457/\" title=\"Haverstock Hill\`1910-2024\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Haverstock Hill\`1910-2024\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/rollthedice/54171448085/\" title=\"Steeles Road\`1920s-2024\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Steeles Road\`1920s-2024\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/sreed99342/54133676198/\" title=\"Belsize Park\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Belsize Park\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/hurricanemk1c/53941235305/\" title=\"51579 arrives at Belszie Park, 25/3/24\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"51579 arrives at Belszie Park, 25/3/24\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/hurricanemk1c/53930673704/\" title=\"51615 departs Belsize Park, 24/3/24\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"51615 departs Belsize Park, 24/3/24\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/londonlesstravelled/53902150533/\" title=\"Belsize Park Station\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Belsize Park Station\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/11561957@N06/53871738240/\" title=\"Deep Shelter\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Deep Shelter\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/11561957@N06/53871675729/\" title=\"Deep Shelter\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"Deep Shelter\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/londonlesstravelled/53865970309/\" title=\"&amp;quot;The Washington,&amp;quot; Belsize Park\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"&amp;quot;The Washington,&amp;quot; Belsize Park\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/padraiccollins/53841898209/\" title=\"ISOKON - 30855\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"ISOKON - 30855\" class=\"flickr\" /><\/a>\n	<a href=\"https://www.flickr.com/photos/padraiccollins/53841898154/\" title=\"ISOKON - 30856\"><img src=\"http://farm_s.jpg\" width=\"75\" height=\"75\" alt=\"ISOKON - 30856\" class=\"flickr\" /><\/a>\n	<br />\n	<a href=\"http://www.flickr.com/photos/tags/belsizepark/\">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();