$(document).ready(function () {
// The slider being synced must be initialized first
$(‘#carousel’).flexslider({
animation: “slide”,
controlNav: false,
animationLoop: true,
slideshow: false,
itemWidth: 120,
itemMargin: 1,
asNavFor: ‘#slider’,
prevText: ‘’,
nextText: ‘’,
});
$(‘#slider’).flexslider({
animation: “slide”,
animationLoop: false,
controlNav: false,
directionNav: false,
slideshow: false,
sync: “#carousel”,
});
$(‘#slider’).magnificPopup({
delegate: ‘a.fullview’,
type: ‘image’,
tLoading: ‘Loading image #%curr%…’,
mainClass: ‘mfp-img-mobile’,
gallery: {
enabled: true,
navigateByImgClick: true,
preload: [0, 1] // Will preload 0 – before current, and 1 after the current image
},
image: {
tError: ‘The image #%curr% could not be loaded.’,
titleSrc: function (item) {
return item.el.attr(‘title’) + ‘‘ + item.el.attr(‘data-author’) + ‘‘;
}
}
});
});
فاز عالم الاقتصاد الأمريكي، ريتشارد ثالر، الإثنين، بجائزة نوبل للاقتصاد لعمله الرائد في ردم الهوة بين الاقتصاد وعلم النفس، بحسب ما أعلنت لجنة التحكيم.
وأعلنت لجنة تحكيم جائزة نوبل في بيان أن ثالر اظهر كيف تؤثر بعض الصفات البشرية مثل حدود العقلانية والتفضيلات الاجتماعية «بشكل منهجي على القرارات الفردية وتوجهات السوق».