تظاهرات علیه قانون حمل اسلحه در آمریکا/ گردهمایی حامیان گروه حزب الله لبنان در بیروت/ سقوط هلیکوپتر در مکزیک

به گزارش خبرنگار گروه فضای مجازی ، در این گزارش مجموعه‌ای مختصر از تصاویر رویدادهایی که طی یک هفته در سراسر جهان رخ داده، جمع‌آوری شده است که با نگاهی گذرا می‌توانید از اتفاقات یک هفته در جهان مطلع شوید.

<!-- -->
#carousel19909, #thumbs19909 , #carousel_desc19909 { overflow: hidden; } #carousel-wrapper19909 .caroufredsel_wrapper img{ /*border-radius: 10px;*/ border : 2px solid #ddd } #carousel-wrapper219909 .caroufredsel_wrapper img{ /*border-radius: 10px;*/ border : 2px solid #ddd } #carousel19909 span, #carousel19909 img, #thumbs19909 a, #thumbs19909 img { display: block; float: left; } #carousel_desc19909 span { width: 100%; /* height: 100%; */ display: block; float: left; position: relative; padding: 9px; } #carousel19909 span, #carousel19909 a, #thumbs19909 span, #thumbs19909 a { position: relative; display: block; height: 100%; } #carousel19909 img, #thumbs19909 img { border: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #carousel19909 span { width: 554px; height: 313px; } #carousel_desc19909 span { width: 554px; height: auto; } #thumbs-wrapper19909 { padding: 20px 40px; position: relative; } #thumbs19909 a { border: 1px solid #ddd; width: 150px; height: 100px; margin: 0 10px; overflow: hidden; -webkit-transition: border-color .5s; -moz-transition: border-color .5s; -ms-transition: border-color .5s; transition: border-color .5s; } #thumbs19909 a:hover, #thumbs19909 a.selected { border-color: #566; } .fluid_container_album img#shadow { width: 100%; position: absolute; bottom: 0; } .next_thumbnail19909 { background-position: -19px 0; right: 10px; } .next_thumbnail19909:hover { background-position: -19px -20px; } .prev_thumbnail19909 { background-position: 0 0; left: 10px; } .prev_thumbnail19909:hover { background-position: 0 -20px; } .next_thumbnail19909, .prev_thumbnail19909 { background-image: url("/client/themes/fa/main/img/carousel_nav.png"); display: block; height: 20px; margin-top: -10px; position: absolute; top: 50%; width: 19px; } $(function() { $('#carousel19909').carouFredSel({ responsive: true, circular: false, auto: false, items: { visible: 1, width: 200, height: '56%' }, scroll: { fx: 'directscroll' } }); /* $('#carousel_desc19909').carouFredSel({ responsive: true, circular: false, auto: false, items: { visible: 1, width: 200, height: '30%' }, scroll: { fx: 'directscroll' } }); */ $('#thumbs19909').carouFredSel({ responsive: true, circular: false, auto: false, prev: '.next_thumbnail19909', next: '.prev_thumbnail19909', items: { visible: { min: 2, max: 6 }, width: 150, height: '66%' } }); $('#thumbs19909 a').click(function() { $('#carousel19909').trigger('slideTo', '#' + this.href.split('#').pop() ); /* $('#carousel_desc19909').trigger('slideTo', '#' + this.href.split('#').pop() ); */ $('#thumbs19909 a').removeClass('selected'); $(this).addClass('selected'); return false; }); });