Friday, April 4, 2014

Pollution turns London Chinese city

Leave a Comment
Last Wednesday, 2 April, London, lived a similar scenario to what we often see in Chinese cities: people with their faces covered by masks to protect themselves from the polluted air, while children and the elderly with health problems were advised to stay indoors.

A thick cloud of sand, named Sahara Rain-rain of the Sahara â€" settled in London City, at a time when the air pollution, by itself, was at an all-time high.

See some of the photos of London.

. fancybox-wrap {position: absolute; top: 0; left: 0; z-index: 8020; }. fancybox-skin {position: relative; /* margin-top: 20px! important; */background: #222222; color: #74b32e; text-shadow: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }. fancybox-opened {z-index: 8030;} . fancybox-opened. fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); }. fancybox-outer,. fancybox-inner {position: relative;} . fancybox-inner {overflow: hidden;} . fancybox-type-iframe. fancybox-inner {-webkit-overflow-scrolling: touch;} . fancybox-close {background: url('wp-content/themes/codistage/styles/fancybox/exit.png') no-repeat; width: 25px; height: 25px; float: right; margin-top: 10px; margin-right: 5px; }/*. ng-gallery-image img {width: 565px; height: 393px;}*/Poluição em Londres1of 15jQuery (document). ready (function ($) {var thumbContainerWidth = 0, thumbs = Array (), selectedIndex = 1, thumbIndex = 1, imageOffset = 7; $ ('. ng-gallery-thumbnail-box '). each (function () {thumbs.push($(this)); }); /* thumbnail navigation */$ ('. ng-greensavers-thumb-next '). unbind (). bind (' click ', function (e) {e.preventDefault(); if (thumbIndex< == (thumbs.length-imageOffset)) {$ ('. ng-thumbnails-container '). stop (). animate ({left:-$ (thumbs [thumbIndex]). position (). left}); thumbIndex + +; } }); $ ('. ng-greensavers-thumb-prev '). unbind (). bind (' click ', function (e) {e.preventDefault(); if (thumbIndex >1) {$ ('. ng-thumbnails-container '). stop (). animate ({left: $ ('. ng-thumbnails-container '). position (). left + ($ (thumbs [thumbIndex-1]). position (). left-$ (thumbs [thumbIndex-2]). position (). left)}); thumbIndex--; } }); $ (window). load (function () {/* set thumbnail container width */$ ('. ng-gallery-thumbnail '). each (function () {thumbContainerWidth = thumbContainerWidth + $ (this). width () + 10; }); $ ('. ng-thumbnails-container '). width (thumbContainerWidth); }); });

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment