CINXE.COM

Code of Ethics - DAWN.COM - DAWN.COM

<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" class="ie ie6 lte9 lte8 lte7"> <![endif]--> <!--[if IE 7]> <html lang="en" class="ie ie7 lte9 lte8 lte7"> <![endif]--> <!--[if IE 8]> <html lang="en" class="ie ie8 lte9 lte8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie ie9 lte9"> <![endif]--> <!--[if gt IE 9]> <html lang="en"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.dawn.com/code-of-ethics/","20170817084257","https://web.archive.org/","web","/_static/", "1502959377"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <title>Code of Ethics - DAWN.COM - DAWN.COM</title> <meta property="fb:app_id" content="1383068068604634"/> <meta property="fb:pages" content="86398345441"/> <link rel="dns-prefetch" href="//web.archive.org/web/20170817084257/https://i.dawn.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170817084257/https://ajax.googleapis.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170817084257/https://cdnjs.cloudflare.com/"> <meta property="og:image" content="https://web.archive.org/web/20170817084257im_/http://www.dawn.com/_img/social-default.jpg"/> <meta name="twitter:image" content="https://web.archive.org/web/20170817084257im_/http://www.dawn.com/_img/social-default.jpg"/> <script type="application/ld+json"> {"@context":"https:\/\/web.archive.org\/web\/20170817084257\/http:\/\/schema.org","@type":"organization","logo":"https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/www.dawn.com\/_img\/logo.png","name":"DAWN.COM","url":"https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/www.dawn.com","sameAs":["https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/www.facebook.com\/dawndotcom\/","https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/twitter.com\/dawn_com","https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/www.instagram.com\/dawn_dot_com\/",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/web.archive.org\/web\/20170817084257\/https:\/\/www.dawn.com\/search?cx=partner-pub-8258178831251847:5337004877&ie=UTF-8&q={search_term_string}","query-input":"required name=search_term_string"}} </script> <link rel="stylesheet" href="/web/20170817084257cs_/https://www.dawn.com/_css/all.20170817132809.css" media="all"> <!-- - - - - - - adsense:header start - - - - - - --> <script async="async" src="https://web.archive.org/web/20170817084257js_/https://www.googletagservices.com/tag/js/gpt.js"></script> <script type="text/javascript"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; googleAdsSlots = []; googletag.cmd.push(function() { googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-ASA-DESKTOP-TOP', [[728,90],[970,90]], 'div-gpt-ad-1497509390303-0').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-LB-728x90-BOTTOM', [728,90], 'div-gpt-ad-1455520357400-1').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-MREC-DESKTOP-300x250-TOP', [300,250], 'div-gpt-ad-1455520357400-3').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-FLIMSTRIP-300x600', [300,600], 'div-gpt-ad-1455520357400-8').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-ASA-MOBILE-TOP', [[728,90],[320,50]], 'div-gpt-ad-1497509390303-1').addService(googletag.pubads())); googletag.pubads().set("document_language", "en"); googletag.pubads().collapseEmptyDivs(); googletag.pubads().setTargeting('site', 'www.dawn.com'); googletag.pubads().disableInitialLoad(); googletag.enableServices(); }); </script> <!-- - - - - - - adsense:header end - - - - - - --> <!-- - - - - start:refresh slots - - - - --> <script type="text/javascript"> window.onload = function() { googletag.cmd.push(function() { function isEnabled(div) { if (!div) return false; var width = parseInt($(div).css('width')); var height = parseInt($(div).css('height')); var margin = parseInt($(div).css('margin')); var display = $(div).css('display'); var parent = $(div).parent(); if (display == 'none') return false; if (parent.is('body')) { return true; } else { return isEnabled(parent); } } var resetCorrelator = true; // issue #470 for (i = 0; i < googleAdsSlots.length; i++) { var slot = googleAdsSlots[i]; var id = slot.getSlotElementId(); var div = document.getElementById(id); if (isEnabled(div)) { googletag.pubads().refresh([slot], {changeCorrelator: resetCorrelator}); resetCorrelator = false; } } // http://stackoverflow.com/a/30935893 // https://developers.google.com/doubleclick-gpt/reference#googletag.events.SlotRenderEndedEvent // it is required as sometimes rendered ad is empty but rad adds width and height on the div // which doesn't allow the ad to collapse in this case googletag.pubads().addEventListener('slotRenderEnded', function(e) { var $renderedSlot = $('#' + e.slot.getSlotElementId()); if(e.isEmpty) { $renderedSlot.parents('.ad').attr("style", "display: none !important"); } else { // https://github.com/aleemb/dawn.com/issues/836 // multi dimension ads rad init, as we don't know which ad is rendered so // we get the dimensions of rendered ad and then configure it with rad var width = 0; var height = 0; var isMultidimensionalAd = $renderedSlot.parents('.ad').find('.rad--multi').length > 0; var isPriorityAd = $renderedSlot.parents('.ad').hasClass('ad--priority'); if(e.size.length) { width = e.size[0]; height = e.size[1]; } if (isMultidimensionalAd) { if (width && height) { $renderedSlot.css({width: width+'px', height: height+'px'}); $renderedSlot.closest('.js-ad').css({maxWidth: width+'px', maxHeight: height+'px'}); $renderedSlot.rad({allowBiggerSizing:'true'}); } } if (isPriorityAd) { if (width && height) { var onMouseOut = "javascript:this.style.overflow='hidden';" +"__adi=$(this).find('iframe').eq(0);" +"__adi.height(height);"; var onMouseOver = "javascript:this.style.overflow='visible';" +"__adi=$(this).find('iframe').eq(0);" +"__adi.contents().height();" // weird, adding this fixes Firefox expanding issue +"setTimeout(function(){__adi.height(__adi.contents().height() || height);}, 10);"; $renderedSlot.parents('.js-ad').attr('onMouseOver', onMouseOver); $renderedSlot.parents('.js-ad').attr('onMouseOut', onMouseOut); } } } }); }); } </script> <!-- - - - - end:refresh slots - - - - --> <!-- - - - - start:onesignal link - - - - --> <link rel="manifest" href="/web/20170817084257/https://www.dawn.com/manifest.json"> <!-- - - - - end:onesignal link - - - - --> <!-- - - - - start:google - - - - --> <script type="text/javascript"> (function (i,s,o,g,r,a,m) {i['GoogleAnalyticsObject']=r;i[r]=i[r]||function () { (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//web.archive.org/web/20170817084257/https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-40396753-1', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> <!-- - - - - end:google - - - - --> <!-- - - - - start:chartbeat - - - - --> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <!-- - - - - end:chartbeat - - - - --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body class=""> <header class="pb-2"> <div class="container-fluid"> <div class="px-2 mb-2 d-none d-sm-block"> <ul class="nav nav--network text-center size-two"> <li class="nav__item nav__item--epaper text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://epaper.dawn.com/">EPAPER</a></li> <li class="nav__item nav__item--live-tv text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://www.dawnnews.tv/watch-live">LIVE TV</a></li> <li class="nav__item nav__item--dawnnews-urdu text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://www.dawnnews.tv/">DAWNNEWS URDU</a></li> <li class="nav__item nav__item--images text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://images.dawn.com/">Images</a></li> <li class="nav__item nav__item--herald text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://herald.dawn.com/">Herald</a></li> <li class="nav__item nav__item--aurora text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://aurora.dawn.com/">Aurora</a></li> <li class="nav__item nav__item--cityfm89 text--400 "><a target="_blank" class="" href="https://web.archive.org/web/20170817084257/http://cityfm89.com/">CityFM89</a></li> <li class="nav__item nav__item--events text--400 "><a target="_blank" class="" href="https://web.archive.org/web/20170817084257/http://educationexpo.dawn.com/">Events</a></li> <li class="nav__item nav__item--supplements text--400 "><a class="" href="https://web.archive.org/web/20170817084257/http://www.dawn.com/events/supplements">Supplements</a></li> <li class="nav__item nav__item--classifieds text--400 "><a target="_blank" class="" href="https://web.archive.org/web/20170817084257/http://classifieds.dawn.com/">Classifieds</a></li> <li class="nav__item nav__item--obituaries text--400 "><a target="_blank" class="" href="https://web.archive.org/web/20170817084257/http://obituary.dawn.com/">Obituaries</a></li> </ul> </div> </div> <!-- .container-fluid --> <div class="mx-2"> <div class="container-fluid"> <div class="row no-gutters"> <div class="col-3"> </div> <div class="col-sm-6 col-12"> <div class="mast text-center mx-2"> <a href="/web/20170817084257/https://www.dawn.com/" class=""> <h1 class="text-hide logo mx-auto my-4"> DAWN.COM </h1> </a> </div> </div> <div class="col-3"> </div> </div> </div> </div> <div class="adblocker-overlay" style="display: none;"></div> <div class="adblocker-modal" style="display: none;"> <h1 class="adblocker-modal__heading"><img src="/web/20170817084257im_/https://www.dawn.com/_img/logo--white.png" width="150" alt="Dawn Logo"/></h1> <div class="adblocker-modal__content"> <img src="//web.archive.org/web/20170817084257im_/https://i.dawn.com/thumbnail/2016/06/5757a76ba0f4b.png" alt="Alert Sign" width="20"/> Dear reader, online ads enable us to deliver the journalism you value. Please support us by taking a moment to <a href="//web.archive.org/web/20170817084257/https://www.dawn.com/news/1262907/adblock-instructions">turn off Adblock</a> on Dawn.com. </div> <button class="adblocker-modal__button"></button> </div> <div class="col-12 text-center adblock-alert"> <img src="//web.archive.org/web/20170817084257im_/https://i.dawn.com/thumbnail/2016/06/5757a76ba0f4b.png" alt="Alert Sign" width="20"/> Dear reader, online ads enable us to deliver the journalism you value. Please support us by taking a moment to <a href="//web.archive.org/web/20170817084257/https://www.dawn.com/news/1262907/adblock-instructions">turn off Adblock</a> on Dawn.com. </div> <style> .adblock-alert { padding: 8px; background: #FFF; top: 0; left: 0; z-index: 202; display: none; } .adblocker-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 999; } .adblocker-modal { position: fixed; background: #FFF; border: 2px solid #2F2F2F; left: 50%; top: 50%; width: 600px; height: 200px; margin-left: -300px; margin-top: -100px; overflow: hidden; z-index: 99999999; } .adblocker-modal__heading { background: #000; text-align: center; } .adblocker-modal__content { text-align: center; padding: 9px; margin: 9px; } .adblocker-modal__button { text-align: center; width: 100px; margin: 10px auto; background: #D2D2D2; cursor: pointer; padding: 5px; color: #F00; font-weight: bold; text-transform: uppercase; display: block; } </style><div class="col-12 text-center ie-alert"> <p><img src="//web.archive.org/web/20170817084257im_/https://i.dawn.com/thumbnail/2016/06/5757a76ba0f4b.png" alt="Alert Sign" width="20"/> Dear reader, please upgrade to the latest version of IE to have a better reading experience</p>. </div> <style> .ie-alert { padding: 8px; background: #FFF; top: 0; left: 0; z-index: 3001; display: none; position: fixed; } .ie8 .ie-alert, .lte8 .ie-alert { display: block; } </style><div class="container-fluid headroom"> <div class="px-2 border--ends clearfix"> <div class="menu float-left"> <ul class="nav nav--primary nav--responsive "> <li class="nav__item nav__item--home theme "><a class="" href="/web/20170817084257/https://www.dawn.com/">Home</a></li> <li class="nav__item nav__item--latest-news theme "><a class="" href="/web/20170817084257/https://www.dawn.com/latest-news">Latest</a></li> <li class="nav__item nav__item--pakistan theme "><a class="" href="/web/20170817084257/https://www.dawn.com/pakistan">Pakistan</a></li> <li class="nav__item nav__item--today-s-paper theme "><a class="" href="https://web.archive.org/web/20170817084257/http://epaper.dawn.com/">Today's Paper</a></li> <li class="nav__item nav__item--opinion theme "><a class="" href="/web/20170817084257/https://www.dawn.com/opinion">Opinion</a></li> <li class="nav__item nav__item--world theme "><a class="" href="/web/20170817084257/https://www.dawn.com/world">World</a></li> <li class="nav__item nav__item--sport theme "><a class="" href="/web/20170817084257/https://www.dawn.com/sport">Sport</a></li> <li class="nav__item nav__item--business theme "><a class="" href="/web/20170817084257/https://www.dawn.com/business">Business</a></li> <li class="nav__item nav__item--magazines theme "><a class="" href="/web/20170817084257/https://www.dawn.com/magazines">Magazines</a></li> <li class="nav__item nav__item--entertainment theme "><a class="" href="/web/20170817084257/https://www.dawn.com/entertainment">Culture</a></li> <li class="nav__item nav__item--blogs theme "><a class="" href="/web/20170817084257/https://www.dawn.com/blogs">Blogs</a></li> <li class="nav__item nav__item--tech theme "><a class="" href="/web/20170817084257/https://www.dawn.com/tech">Tech</a></li> <li class="nav__item nav__item--popular theme "><a class="" href="/web/20170817084257/https://www.dawn.com/popular">Popular</a></li> <li class="nav__item nav__item--multimedia theme "><a class="" href="/web/20170817084257/https://www.dawn.com/multimedia">Multimedia</a></li> <li class="nav__item nav__item--newspaper theme "><a class="" href="/web/20170817084257/https://www.dawn.com/newspaper">Archive</a></li> <li class="nav__item nav__item--in-depth theme "><a class="" href="/web/20170817084257/https://www.dawn.com/in-depth">In Depth</a></li> </ul> </div> <ul class="nav nav--aside float-left d-none d-md-block"> <li class="nav__item col-12 text-right"> <button class="js-search search bald size-two text--gray transparent transparent--gray p-1"> <img src="/web/20170817084257im_/https://www.dawn.com/_img/search.png" alt="Search Icon" width="15" title="Dawn Search"/><span class="d-none d-xl-inline-block">SEARCH</span> </button> </li> </ul> <div class="search-box text-center "> <form action="/web/20170817084257/https://www.dawn.com/search"> <input type="hidden" name="cx" value="partner-pub-8258178831251847:5337004877"/> <input type="hidden" name="cof" value="FORID:10"/> <input type="hidden" name="ie" value="UTF-8"/> <input type="text" class="search col-9 p-1 theme " value="" placeholder="Search" name="q"/> </form> </div> </div> </div></header> <div class="container-fluid px-1 d-none d-sm-block"> <!-- - - adsense: start - - --> <div class="ad pb-2 border--bottom mb-4 ad--priority" aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;"> <div class="radWrapper rad--multi ad__wrapper"> <div id="div-gpt-ad-1497509390303-0" class="ad__wrapper__slot"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1497509390303-0'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> <div class="container-fluid px-1 d-block d-sm-none"> <!-- - - adsense: start - - --> <div class="ad pb-2 border--bottom mb-2" aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;"> <div class="radWrapper rad--multi ad__wrapper"> <div id="div-gpt-ad-1497509390303-1" class="ad__wrapper__slot"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1497509390303-1'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div><div class="container-fluid clearfix pt-4"> <div class="content"> <main class="pb-2"> <div class="container-fluid px-sm-2 px-0 clearfix"> <div class="row no-gutters"> <div class=" col-sm-10 col-12"> <!-- box/title title --> <h2 data-layout="story" data-id="1342351" class="story__title size-eleven "><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1342351/introduction" class="story__link">INTRODUCTION</a></h2> <!-- box/content --> <div class="story__content size-four "><div style="display: none"><ul class="story__toc" style="display: none"> <li> <a href="#toc_0">Code of Media Ethics</a> </li> </ul> </div><hr> <p class="">The basic objective of news dissemination is to ensure that the people know what is happening and understand the possible causes so they can form their own opinions and arrive at their own conclusions. The most valuable asset of a journalist therefore remains public respect, which must first be earned and then maintained through adherence to the highest possible standards of professional integrity.</p><p class="">This is why, if the journalistic community is to play its due role in Pakistan, it must submit its own behaviour to the most rigorous scrutiny. Codification of our ethics is therefore imperative.</p><p class="">Dawn has always strived to discharge its duties and to encourage its staff members to discharge their responsibilities in line with the ideals of journalistic ethics and principles. In keeping with this effort, the following constitutes the baseline standards of a Code of Media Ethics for the members of Dawn’s editorial team, in conformity with universally accepted norms.</p><h2 id="toc_0">Code of Media Ethics</h2> <p class="">A journalist:</p><ul> <li><p class="">Must uphold the highest professional and ethical standards and ensure that the information/editorial content being provided by him/her is fair, unbiased, and accurate.</p></li> <li><p class="">Shall avoid falsification by distortion, selection or misrepresentation.</p></li> <li><p class="">Shall do his/her utmost to correct inaccuracies.</p></li> <li><p class="">Shall, at all times, defend the freedom of the press and other media in relation to the collection of information and the expression of comment and criticism.</p></li> <li><p class="">Shall strive to eliminate distortion and news suppression.</p></li> <li><p class="">Shall not accept any personal favours, bribes or inducements or allow any other factor, such as advertising revenue for the Dawn Media Group, to influence the performance of his/her professional duties.</p></li> <li><p class="">Shall not take private advantage of information gained in the course of his/her professional duties.</p></li> <li><p class="">Shall protect confidential sources of information which can be shared with the line manager and the Editor.</p></li> <li><p class="">Shall mention a person’s age, gender, ethnicity, caste, sect, colour, creed, illegitimacy, disability, marital status, or sexual orientation ONLY if this information is strictly relevant.</p></li> <li><p class="">Shall neither originate nor process material which encourages discrimination, ridicule, prejudice or hatred on any of the above mentioned accounts.</p></li> <li><p class="">Shall obtain information, data, photographs, and illustrations only by straightforward means; the use of other means can be justified only for reasons of overriding public interest, and with the specific permission of the editor.</p></li> <li><p class="">Shall not intrude into anybody’s private life, grief or distress unless it is for reasons of overriding public interest, and then only with the specific permission of the Editor.</p></li> <li><p class="">Shall not exceed the limits of ethical caution and fair comment in his/her zeal to break a story.</p></li> <li><p class="">Shall not glorify the perpetrators of any illegitimate acts of violence committed under any garb or cause, including honour and religion.</p></li> <li><p class="">Shall take care while reporting on militants/insurgents/extremists of the need to balance public interest with the danger of ‘advertising’ extremist ideologies.</p></li> <li><p class="">Shall not print or upload gory images of violence, mutilated bodies and victims of any tragedy unless this is inevitable and in the public interest.</p></li> <li><p class="">Shall take the greatest care while reporting running stories involving sectarian clashes, communal disturbances, ethnic strife, hostage situations, etc, so as not to cause further deterioration of the situation, jeopardise lives or operations, or fan public discontent and anger.</p></li> <li><p class="">Shall not identify or photograph minor children and infants who are the result of sexual abuse, forced marriage or any sort of irresponsible partnering of their parents.</p></li> <li><p class="">Shall not identify or photograph rape victims or people living with HIV/AIDS without their permission. In case of minors, particular care will be taken and permission will be sought from their parent/ guardian after discussing potential implications.</p></li> <li><p class="">Shall not identify the accused in rape cases till the latter has been indicted by the court.</p></li> <li><p class="">Shall not plagiarise, and must honour copyright when using textual, video or image material from external sources.</p></li> <li><p class="">Shall not be guilty of gender discrimination, either in the dispensation of his/her professional duties or in his/her interaction with fellow journalists. Shall exhibit sensitivity to gender-role stereotyping by refraining from exploitation and by reflecting the intellectual and emotional equality of both genders whilst writing.</p></li> <li><p class="">Shall follow at all times the guidelines on employees’ use of the social media.</p></li> <li><p class="">Shall not undermine the rule of law, the supremacy of the Constitution, and democracy, and take care to abide by national and international laws and conventions while reporting/commenting on regional and international affairs.</p></li> </ul> </div> <style type="text/css"> .story__content > p:first-of-type { font-weight: 400; } .story__link--external { background-image: none; text-decoration: none !important; } </style> </div> </div> </div> </main> <aside class="pb-4"> <!-- - - - - - - widget:start id: 1220 - type: adsense - object_id: - title: Desk Mrec Top - - - - - - --> <section class="widget theme widget-adsense widget--transparent border--top border--thick border--black" data-type="adsense" data-id="1220"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Desk Mrec Top</span></h2> <div class="widget__container__body "> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;max-width:300px;max-height:250px"> <div class="radWrapper ad__wrapper"> <div id="div-gpt-ad-1455520357400-3" class="ad__wrapper__slot" style="width:300px;height:250px"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1455520357400-3'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 148 - type: opedwriters - object_id: - title: Oped Writers - - - - - - --> <section class="widget theme widget-opedwriters widget--transparent border--top border--thick border--black" data-type="opedwriters" data-id="148"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Oped Writers</span></h2> <div class="widget__container__body "> <div class="row no-gutters"> <div class=" col-6"> <div class="my-2 caps size-two widget__container__body__subtitle">POPULAR OPED WRITERS</div> </div> <div class=" col-6"> <div class="my-2 caps size-one widget__container__body__days text-right">Over Last 3 Days</div> </div> </div> <ul class="nav mt-2 ml-0"> <li class="mb-2 pb-2 border--bottom col-12"> <span title="27956 Views">1. <a class="text--black" href="/web/20170817084257/https://www.dawn.com/authors/2286/pervez-hoodbhoy">Pervez Hoodbhoy</a></span> <span class="size-two"><a class="text--gray caps" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351091/pak-india-nuclear-war-avoided">Pak-India nuclear war — avoided</a></span> </li><li class="mb-2 pb-2 border--bottom col-12"> <span title="15495 Views">2. <a class="text--black" href="/web/20170817084257/https://www.dawn.com/authors/5941/riaz-mohammad-khan">Riaz Mohammad Khan</a></span> <span class="size-two"><a class="text--gray caps" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351386/can-pakistan-india-ties-be-normal">Can Pakistan-India ties be normal?</a></span> </li><li class="mb-2 pb-2 border--bottom col-12"> <span title="13472 Views">3. <a class="text--black" href="/web/20170817084257/https://www.dawn.com/authors/385/dr-niaz-murtaza">Dr Niaz Murtaza</a></span> <span class="size-two"><a class="text--gray caps" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351595/problematic-articles">Problematic articles</a></span> </li><li class="mb-2 pb-2 border--bottom col-12"> <span title="12431 Views">4. <a class="text--black" href="/web/20170817084257/https://www.dawn.com/authors/271/irfan-husain">Irfan Husain</a></span> <span class="size-two"><a class="text--gray caps" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351391/playing-poker-on-the-korean-peninsula">Playing poker on the Korean peninsula</a></span> </li><li class="mb-2 pb-2 border--bottom col-12"> <span title="11363 Views">5. <a class="text--black" href="/web/20170817084257/https://www.dawn.com/authors/966/zahid-hussain">Zahid Hussain</a></span> <span class="size-two"><a class="text--gray caps" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351868/a-new-social-contract">A new social contract </a></span> </li></ul></div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 163 - type: popularauthors - object_id: - title: Top Authors - - - - - - --> <section class="widget theme widget-popularauthors widget--transparent border--top border--thick border--black" data-type="popularauthors" data-id="163"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Top Authors</span></h2> <div class="widget__container__body "> <ol class="ml-4 mt-2 tagcloud"> <li title="71749 Views" style="clear:both;line-height: 22px;"> <span style="font-size: 145%;"><a style="color: rgb(0, 0, 0); display: inline;" href="/web/20170817084257/https://www.dawn.com/authors/3370/fahad-chaudhry">Fahad Chaudhry</a></span> </li><li title="48236 Views" style="clear:both;line-height: 22px;"> <span style="font-size: 117%;"><a style="color: rgb(84, 84, 84); display: inline;" href="/web/20170817084257/https://www.dawn.com/authors/108/aamir-yasin">Aamir Yasin</a></span> </li><li title="48170 Views" style="clear:both;line-height: 22px;"> <span style="font-size: 117%;"><a style="color: rgb(84, 84, 84); display: inline;" href="/web/20170817084257/https://www.dawn.com/authors/262/iftikhar-a-khan">Iftikhar A. Khan</a></span> </li><li title="40658 Views" style="clear:both;line-height: 22px;"> <span style="font-size: 108%;"><a style="color: rgb(111, 111, 111); display: inline;" href="/web/20170817084257/https://www.dawn.com/authors/3093/haseeb-bhatti">Haseeb Bhatti</a></span> </li><li title="34995 Views" style="clear:both;line-height: 22px;"> <span style="font-size: 101%;"><a style="color: rgb(132, 132, 132); display: inline;" href="/web/20170817084257/https://www.dawn.com/authors/992/syed-ali-shah">Syed Ali Shah</a></span> </li></ol> <p class="size-one text-right caps days">Over last 3 days</p></div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 86 - type: cartoon - object_id: - title: Today's Toon - - - - - - --> <section class="widget theme widget-cartoon widget--transparent border--top border--thick border--black" data-type="cartoon" data-id="86"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Today's Toon</span></h2> <div class="widget__container__body "> <div class="slideshow slideshow--main " data-slick="{&quot;dots&quot;:true,&quot;dotsClass&quot;:&quot;slideshow__pager&quot;,&quot;asNavFor&quot;:null,&quot;cssEase&quot;:&quot;ease&quot;,&quot;speed&quot;:250,&quot;autoplaySpeed&quot;:4000,&quot;slidesToScroll&quot;:1,&quot;slidesToShow&quot;:1,&quot;fade&quot;:false,&quot;autoplay&quot;:true,&quot;infinite&quot;:true,&quot;responsive&quot;: [{&quot;breakpoint&quot;: 720,&quot;settings&quot;: {&quot;slidesToShow&quot;: 1,&quot;slidesToScroll&quot;: 1}},{&quot;breakpoint&quot;: 480,&quot;settings&quot;: {&quot;slidesToShow&quot;: 1,&quot;slidesToScroll&quot;: 1}}]}"> <div class="slideshow__slide slideshow__slide--first slideshow__slide--horizontal" style=""> <!-- - - - article - - - --> <article class="box story " data-id="1351884" data-layout="slideshow"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 " data-focus-x="0%" data-focus-y="0%"> <div class="media__item "><a title="" href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351884/cartoon-16-august-2017"><img src="https://web.archive.org/web/20170817084257im_/https://i.dawn.com/thumbnail/2017/08/5993aea20e6fd.jpg" alt="Cartoon: 16 August, 2017"/></a></div> </figure> <div class="clearfix"></div> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 1219 - type: adsense - object_id: - title: Filmstrip - - - - - - --> <section class="widget theme widget-adsense widget--transparent border--top border--thick border--black" data-type="adsense" data-id="1219"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Filmstrip</span></h2> <div class="widget__container__body "> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;max-width:300px;max-height:600px"> <div class="radWrapper ad__wrapper"> <div id="div-gpt-ad-1455520357400-8" class="ad__wrapper__slot" style="width:300px;height:600px"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1455520357400-8'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 1192 - type: newspapermagazines - object_id: - title: Newspaper - - - - - - --> <section class="widget theme widget-newspapermagazines widget--transparent border--top border--thick border--black" data-type="newspapermagazines" data-id="1192"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Newspaper</span></h2> <div class="widget__container__body "> <div class="accordion mt-1" role="tablist" aria-live="polite"> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Front Page</span> <div class="accordion__content" id="panel0"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352081" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352081" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352081/nab-summons-ex-pm-nawaz-sharif-sons-tomorrow" class="story__link">NAB summons ex-PM Nawaz Sharif, sons tomorrow</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352080" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352080" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352080/senator-from-loralai-named-acting-pml-n-president" class="story__link">Senator from Loralai named acting PML-N president</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352079" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352079" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352079/top-security-body-wants-ties-with-kabul-normalised" class="story__link">Top security body wants ties with Kabul normalised</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352078" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352078" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352078/anti-graft-watchdog-told-to-continue-probes-in-sindh" class="story__link">Anti-graft watchdog told to continue probes in Sindh</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/front-page" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Back Page</span> <div class="accordion__content" id="panel1"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352077" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352077" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352077/controversial-remarks-land-trump-in-trouble-again" class="story__link">Controversial remarks land Trump in trouble, again</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352075" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352075" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352075/us-designates-hizbul-mujahideen-as-terrorist-group" class="story__link">US designates Hizbul Mujahideen as terrorist group</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352074" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352074" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352074/uk-politicians-complain-against-hate-article-about-muslims" class="story__link">UK politicians complain against ‘hate’ article about Muslims</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/back-page" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">National</span> <div class="accordion__content" id="panel2"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352091" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352091" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352091/zardari-pours-cold-water-on-nawaz-sharifs-talks-plans" class="story__link">Zardari pours cold water on Nawaz Sharif’s talks plans</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352090" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352090" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352090/us-general-briefed-on-anti-terror-efforts" class="story__link">US general briefed on anti-terror efforts</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352089" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352089" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352089/ecp-turns-down-two-pti-requests" class="story__link">ECP turns down two PTI requests</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352088" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352088" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352088/ailing-ppp-leader-wants-sc-nod-for-treatment-abroad" class="story__link">‘Ailing’ PPP leader wants SC nod for treatment abroad</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352087" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352087" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352087/notice-issued-to-chinese-company" class="story__link">Notice issued to Chinese company</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/national" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Karachi</span> <div class="accordion__content" id="panel3"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352063" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352063" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352063/court-orders-inspectors-arrest-for-taking-bribe" class="story__link">Court orders inspector’s arrest for taking bribe</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352062" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352062" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352062/syed-alahando-shah-campus-of-sindh-university-inaugurated" class="story__link">Syed Alahando Shah campus of Sindh University inaugurated</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352060" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352060" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352060/romance-of-sindhudesh-fast-fading-away-as-workers-desert-nationalism" class="story__link">Romance of Sindhudesh fast fading away as workers desert nationalism</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352058" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352058" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352058/protest-against-injustice-with-pilgrims-at-taftan" class="story__link">Protest against ‘injustice’ with pilgrims at Taftan</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352057" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352057" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352057/unpaid-sukkur-dist-council-workers-hold-demo" class="story__link">Unpaid Sukkur dist council workers hold demo</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/karachi" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Lahore</span> <div class="accordion__content" id="panel4"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352000" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352000" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352000/qadri-berates-cm-in-quest-of-justice" class="story__link">Qadri berates CM in quest of justice</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351999" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351999" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351999/azadi-train-attracts-lahorites" class="story__link">Azadi Train attracts Lahorites</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351998" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351998" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351998/kulsoom-yasmin-to-appear-for-papers-scrutiny-today" class="story__link">Kulsoom, Yasmin to appear for papers’ scrutiny today</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351997" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351997" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351997/bilawal-other-ppp-leaders-talk-poll-campaign" class="story__link">Bilawal, other PPP leaders talk poll campaign</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351996" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351996" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351996/police-set-up-human-rights-cell-women-desk-in-vehari" class="story__link">Police set up human rights cell, women desk in Vehari</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/lahore" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Islamabad</span> <div class="accordion__content" id="panel5"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352050" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352050" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352050/day-to-day-hearings-in-final-corruption-case-against-zardari" class="story__link">Day-to-day hearings in final corruption case against Zardari</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352049" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352049" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352049/political-dynasties-dubbed-a-threat-to-democracy" class="story__link">Political dynasties dubbed a threat to democracy</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352047" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352047" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352047/decomposed-bodies-of-three-women-found" class="story__link">Decomposed bodies of three women found</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352046" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352046" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352046/nehal-hashmi-admitted-to-pims" class="story__link">Nehal Hashmi admitted to Pims</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352045" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352045" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352045/two-customs-officials-booked-in-antiques-smuggling-case" class="story__link">Two customs officials booked in antiques smuggling case</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/islamabad" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Peshawar</span> <div class="accordion__content" id="panel6"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352076" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352076" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352076/governor-accepts-resignations-of-qwp-ministers" class="story__link">Governor accepts resignations of QWP ministers</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352073" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352073" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352073/man-gets-bail-in-fund-raising-for-banned-outfit-case" class="story__link">Man gets bail in fund raising for banned outfit case</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352072" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352072" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352072/four-persons-injured-in-dir-blast" class="story__link">Four persons injured in Dir blast</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352071" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352071" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352071/congo-virus-claims-life-of-young-hockey-player" class="story__link">Congo virus claims life of young hockey player</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352070" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352070" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352070/judicial-services-to-be-improved-in-backward-districts-phc-cj" class="story__link">Judicial services to be improved in backward districts: PHC CJ</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/peshawar" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Business</span> <div class="accordion__content" id="panel7"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1351946" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351946" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351946/govt-mulls-surcharge-to-boost-pol-storage-capacity" class="story__link">Govt mulls surcharge to boost POL storage capacity</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351945" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351945" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351945/china-plans-petrochemical-complex-near-karachi" class="story__link">China plans petrochemical complex near Karachi</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351944" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351944" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351944/foreign-investment-jumps-by-162pc" class="story__link">Foreign investment jumps by 162pc</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351943" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351943" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351943/major-reforms-to-facilitate-businesses-pm" class="story__link">Major reforms to facilitate businesses: PM</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351942" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351942" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351942/belt-and-road-mas-surge" class="story__link">Belt and Road M&amp;As surge</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/business" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Sport</span> <div class="accordion__content" id="panel8"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1351980" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351980" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351980/stoneman-gets-nod-for-day-night-test-against-west-indies" class="story__link">Stoneman gets nod for day-night Test against West Indies</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351979" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351979" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351979/comment-another-landmark-for-english-cricket" class="story__link">Comment: Another landmark for English cricket</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351978" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351978" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351978/warner-expected-to-be-fit-after-blow" class="story__link">Warner expected to be fit after blow</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351977" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351977" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351977/tharanga-pleads-for-patience-ahead-of-india-odis" class="story__link">Tharanga pleads for patience ahead of India ODIs</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351976" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351976" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351976/pcb-hierarchy-bids-shaharyar-farewell" class="story__link">PCB hierarchy bids Shaharyar farewell</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/sport" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Editorial</span> <div class="accordion__content" id="panel9"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352027" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352027" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352027/the-decline-in-labour-export" class="story__link">The decline in labour export</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352026" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352026" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352026/pervasive-gun-culture" class="story__link">Pervasive gun culture</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352025" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352025" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352025/yemen-cholera-outbreak" class="story__link">Yemen cholera outbreak</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351867" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351867" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351867/the-way-of-democracy" class="story__link">The way of democracy</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351866" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351866" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351866/sri-lankas-support" class="story__link">Sri Lanka’s support</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/editorial" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Column</span> <div class="accordion__content" id="panel10"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352019" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352019" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352019/innocent-hearts-for-peace" class="story__link">Innocent hearts for peace</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352015" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352015" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352015/the-diminished-mr-dar" class="story__link">The diminished Mr Dar</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352010" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352010" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352010/poor-governance" class="story__link">Poor governance</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352009" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352009" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352009/faces-of-nationalism" class="story__link">Faces of nationalism</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351871" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351871" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351871/adios-chavismo" class="story__link">Adios chavismo?</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/column" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">International</span> <div class="accordion__content" id="panel11"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1352024" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352024" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352024/fracas-between-chinese-indian-troops-along-border-in-ladakh-area" class="story__link">Fracas between Chinese, Indian troops along border in Ladakh area</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352023" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352023" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352023/sweden-to-raise-defence-budget" class="story__link">Sweden to raise defence budget</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352022" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352022" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352022/merkel-reaches-out-to-young-voters-on-youtube" class="story__link">Merkel reaches out to young voters on YouTube</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352021" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352021" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352021/irans-military-chief-in-rare-visit-to-turkey-for-syria-talks" class="story__link">Iran’s military chief in rare visit to Turkey for Syria talks</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1352020" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1352020" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1352020/philippine-police-kills-32-in-drugs-wars-bloodiest-day" class="story__link">Philippine police kills 32 in drugs war’s bloodiest day</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/international" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Sunday Magazine</span> <div class="accordion__content" id="panel12"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1329822" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1329822" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1329822/smokers-corner-curbing-the-mullah" class="story__link">Smokers&#39; corner: Curbing the mullah</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1330106" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1330106" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1330106/fade-from-red-the-diamond-of-lahore-has-dulled" class="story__link">FADE FROM RED: THE DIAMOND OF LAHORE HAS DULLED</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1330100" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1330100" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1330100/canvas-the-reclusive-artist" class="story__link">CANVAS: THE RECLUSIVE ARTIST</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1328744" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1328744" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1328744/mob-mentality-how-many-hands-is-mashals-blood-on" class="story__link">Mob mentality: How many hands is Mashal&#39;s blood on?</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1328402" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1328402" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1328402/smokers-corner-the-hordes-banquet" class="story__link">SMOKERS&#39; CORNER: THE HORDE&#39;S BANQUET</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/sunday-magazine" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Books &amp; Authors</span> <div class="accordion__content" id="panel13"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1351160" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351160" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351160/non-fiction-karachi-conversations" class="story__link">NON-FICTION: KARACHI CONVERSATIONS</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351159" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351159" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351159/non-fiction-in-the-embrace-of-lahore" class="story__link">NON-FICTION: IN THE EMBRACE OF LAHORE</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351157" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351157" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351157/column-exit-pursued-by-a-bear" class="story__link">COLUMN: EXIT, PURSUED BY A BEAR</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351156" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351156" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351156/non-fiction-just-a-regular-guy" class="story__link">NON-FICTION: JUST A REGULAR GUY</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351155" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351155" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351155/fiction-a-grandmothers-tales" class="story__link">FICTION: A GRANDMOTHER’S TALES</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/books-authors" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Business &amp; Finance</span> <div class="accordion__content" id="panel14"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1351497" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351497" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351497/banks-future-lies-outside-comfort-zone" class="story__link">Banks’ future lies outside comfort zone</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351496" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351496" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351496/private-sector-money-eludes-infrastructure-projects" class="story__link">Private sector money eludes infrastructure projects</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351495" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351495" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351495/looking-forward-business-leaders-perspective" class="story__link">Looking forward — business leaders’ perspective</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351494" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351494" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351494/bank-assets-increase-by-005pc" class="story__link">Bank assets increase by 0.05pc</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1351493" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1351493" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1351493/rupee-trades-firm-against-dollar" class="story__link">Rupee trades firm against dollar</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/business-finance" class="">Read More</a></span> </div> </div> <div class="accordion__item" role="tab"> <span class="tag size-three caps accordion__item__title col-12 float-none p-2">Young World</span> <div class="accordion__content" id="panel15"> <div class="accordion__content__item"> <!-- - - - article - - - --> <article class="box story " data-id="1350746" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1350746" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1350746/our-country-our-resources-our-responsibility" class="story__link">Our country, our resources, our responsibility</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1350745" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1350745" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1350745/mail-box" class="story__link">Mail box</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1350744" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1350744" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1350744/revive-patriotism" class="story__link">Revive patriotism</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1350743" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1350743" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1350743/what-is-patriotism" class="story__link">What is patriotism?</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story " data-id="1350742" data-layout="story"> <!-- box/title normal-xxsmall-py:2 --> <h2 data-layout="story" data-id="1350742" class="story__title size-three text--400 py-2"><a href="https://web.archive.org/web/20170817084257/https://www.dawn.com/news/1350742/if-i-were-the-prime-minister-of-pakistan-for-a-day-i-would" class="story__link">If I were the Prime Minister of Pakistan for a day, I would ...</a></h2> </article> <!-- - - - /article - - - --> </div> <span class="tag caps accordion__item__readmore size-one text-right pr-0"><a title="Read More" href="/web/20170817084257/https://www.dawn.com/newspaper/young-world" class="">Read More</a></span> </div> </div> </div></div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 402 - type: linkedimage - object_id: - title: Special Report - - - - - - --> <section class="widget theme widget-linkedimage widget--transparent border--top border--thick border--black" data-type="linkedimage" data-id="402"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Special Report</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170817084257/https://drive.google.com/file/d/0B-u4Hs0jaO2USjlKMUZTMGVCYkk/view"><img class="col-12" src="//web.archive.org/web/20170817084257im_/https://i.dawn.com/widgets/upload-image-599436a83f607.png" alt="Special Report"/></a> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 415 - type: linkedimage - object_id: - title: Member - - - - - - --> <section class="widget theme widget-linkedimage widget--transparent border--top border--thick border--black" data-type="linkedimage" data-id="415"> <div class="widget__container "> <h2 class="widget__container__title size-four caps"><span>Member</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170817084257/http://www.asianews.network/"><img class="col-12" src="//web.archive.org/web/20170817084257im_/https://i.dawn.com/widgets/upload-image-04102efc1713110b3a24b16f10769bcf.png" alt="Member"/></a> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </aside> </div> </div> <footer> <script src="//web.archive.org/web/20170817084257js_/https://cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/blockadblock.min.js" crossorigin="anonymous"></script> <div class="pt-2 px-2 mb-2 clearfix"> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;max-width:728px;max-height:90px"> <div class="radWrapper ad__wrapper"> <div id="div-gpt-ad-1455520357400-1" class="ad__wrapper__slot" style="width:728px;height:90px"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1455520357400-1'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> <script src="//web.archive.org/web/20170817084257js_/https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" defer></script> <script src="/web/20170817084257js_/https://www.dawn.com/_js/all.20170815231609.js" defer></script> <div class="px-2"> <div class="container-fluid container--footer border--top border--thick border--black"> <div class="mt-2"> <div class="pt-4"> <div class="row no-gutters"> <div class="col-lg-2 col-12"> <ul class="nav"> <li class="nav__item"><img style="height:28px;width:119px" alt="Dawn News" class="container--footer__logo--black" src="/web/20170817084257im_/https://www.dawn.com/_img/logo.png"></li> <li class="nav__item"><img style="height:28px;width:119px" alt="Dawn News" class="container--footer__logo--white d-none" src="/web/20170817084257im_/https://www.dawn.com/_img/logo--white.png"></li> <li class="nav__item d-block text-left mt-2"><p>Copyright &copy; 2017</p></li> <li class="nav__item text-left"><p class="d-none"> Compunode.com Pvt. Ltd. (<a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://www.compunode.com/">www.compunode.com</a>).Designed for <a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://www.dawn.com/">Dawn</a>.</p></li> <li class="nav__item d-block text-left"><p>Scribe Publishing Platform</p></li> </ul> </div> <div class="col-lg-10 col-12"> <div class="row no-gutters"> <div class="col-sm-2 col-12"> <ul class="nav nav--dawn-sitemap size-two palm-bald--left"> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/contact">Contact Us</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/https://www.facebook.com/dawndotcom">Facebook</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/https://twitter.com/dawn_com">Twitter</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/https://play.google.com/store/apps/details?id=com.pepperpk.dawnnews">Android App</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/https://itunes.apple.com/pk/app/id935631940">iPhone App</a></li> </ul> </div> <div class="col-sm-2 col-12"> <ul class="nav nav--dawn-sitemap size-two palm-bald--left"> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/newsletters">Newsletters</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/prayers-timings">Prayer Timings</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/stocks">Stock Forex and Gold</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/weather">Weather</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/social-media-guidelines">Social Media Guidelines</a></li> </ul> </div> <div class="col-sm-2 col-12"> <ul class="nav nav--dawn-sitemap size-two palm-bald--left"> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/code-of-ethics">Code of Ethics</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/terms">Terms of Use</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/privacy">Privacy</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/reproduction-copyrights">Reproduction Copyrights</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/contribution-guidelines">Contribution Guidelines</a></li> </ul> </div> <div class="col-sm-2 col-12"> <ul class="nav nav--dawn-sitemap size-two palm-bald--left"> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="/web/20170817084257/https://www.dawn.com/advertise-dawn">Advertise in Dawn</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://dawnnationaladvertiser.com/">Place Classifieds Ad</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://obituary.dawn.com/">Obituaries</a></li> <!-- <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="http://dawnclassified.com/">Ad Bookings/Publication</a></li> --> </ul> </div> <div class="col-sm-2 col-12"> <ul class="nav nav--dawn-sitemap size-two palm-bald--left"> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://www.dawn.com/">Dawn.com</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://dawnnews.tv/">Dawnnews.tv</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://cityfm89.com/">Cityfm 89</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://herald.dawn.com/">HERALD</a></li> <li class="nav__item col-12 text-left"><a class="px-0 px-sm-1 text--400" href="https://web.archive.org/web/20170817084257/http://aurora.dawn.com/">Aurora</a></li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <!-- - - - - start:alexa - - - - --> <script type="text/javascript"> _atrk_opts = { atrk_acct:"1DJ3k1acFH00UN", domain:"dawn.com",dynamic: true}; (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://web.archive.org/web/20170817084257/https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })(); </script> <noscript><img src="https://web.archive.org/web/20170817084257im_/https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=1DJ3k1acFH00UN" style="display:none" height="1" width="1" alt=""/></noscript> <!-- - - - - end:alexa - - - - --> <!-- - - - - start:chartbeat publishing - - - - --> <script type="text/javascript"> var _sf_async_config = _sf_async_config || {}; /** CONFIGURATION START **/ _sf_async_config.uid = 62163; _sf_async_config.domain = "dawn.com"; _sf_async_config.useCanonical = true; _sf_async_config.sections = ""; _sf_async_config.authors = ""; /** CONFIGURATION END **/ (function(){ function loadChartbeat() { window._sf_endpt = (new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', '//web.archive.org/web/20170817084257/https://static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <!-- - - - - end:chartbeat - - - - --> <!-- - - - - start:ga-events - - - - --> <script type="text/javascript"> if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170817084257/https://drive.google.com/file/d/0B-u4Hs0jaO2USjlKMUZTMGVCYkk/view');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170817084257/http://www.asianews.network/');}); </script> <!-- - - - - end:ga-events - - - - --> <!-- - - - - start:onesignal - - - - --> <script src="https://web.archive.org/web/20170817084257js_/https://cdn.onesignal.com/sdks/OneSignalSDK.js" async="async"></script> <script> var OneSignal = window.OneSignal || []; OneSignal.push(["init", { appId: "da41085a-a849-47c0-96e7-4b956b56f35e", /* Set to true to automatically prompt visitors */ autoRegister: true, // https://documentation.onesignal.com/docs/customize-permission-messages-1 notifyButton: { text: { 'tip.state.unsubscribed': 'Subscribe to notifications', 'tip.state.subscribed': "You're subscribed to notifications", 'tip.state.blocked': "You've blocked notifications", 'message.prenotify': 'Click to subscribe to notifications', 'message.action.subscribed': "Thanks for subscribing!", 'message.action.resubscribed': "You're subscribed to notifications", 'message.action.unsubscribed': "You won't receive notifications again", 'dialog.main.title': 'Manage Site Notifications', 'dialog.main.button.subscribe': 'SUBSCRIBE', 'dialog.main.button.unsubscribe': 'UNSUBSCRIBE', 'dialog.blocked.title': 'Unblock Notifications', 'dialog.blocked.message': "Follow these instructions to allow notifications:" }, /* Set to false to hide */ enable: false }, prenotify: true, persistNotification: false, showCredit: false, // Your other init options here promptOptions: { /* Change bold title, limited to 30 characters */ siteName: "Dawn.Com", /* Subtitle, limited to 90 characters */ actionMessage: "We'd like to show you notifications for the latest news and updates.", /* Example notification title */ exampleNotificationTitle: 'Subscribe for news updates', /* Example notification message */ exampleNotificationMessage: "", /* Text below example notification, limited to 50 characters */ exampleNotificationCaption: 'You can unsubscribe anytime', /* Accept button text, limited to 15 characters */ acceptButtonText: "ALLOW", /* Cancel button text, limited to 15 characters */ cancelButtonText: "NO THANKS" } }]); // OneSignal.setSubscription(true); OneSignal.push(function() { // forcefully popup for notification subscription // OneSignal.registerForPushNotifications(); // for debugging // OneSignal.log.setLevel('trace'); /*OneSignal.isPushNotificationsEnabled(function(isEnabled) { if (isEnabled) { console.log("Push notifications are enabled!"); } else { console.log("Push notifications are not enabled yet."); } });*/ }); </script> <!-- - - - - end:onesignal - - - - --> <script> function adBlockerPresent() { console.log('this is adBlockerPresent()'); if (window.matchMedia('(max-device-width: 750px)').matches) return; if ($('body').is('.hero')) return; adblockAlert(); $(window).scroll(function() { adblockAlert(); }); $(window).resize(function() { adblockAlert(); }); } function adBlockerAbsent() { // hide all ad blocker mesages in case of false positive $('.adblocker-overlay').hide(); $('.adblocker-modal').hide(); $('.adblock-alert').hide(); console.log('this is adBlockerAbsent()'); } function adblockAlert() { var dismissDelay = 3; var $modal = $('.adblocker-modal'); var $headroom = $('.headroom'); var $sticky = $('.adblock-alert'); var $modalOverlay = $('.adblocker-overlay') var $modalButton = $('.adblocker-modal__button').attr('disabled', 'disabled'); $modalButton.on('click', function() { $modalOverlay.css('display', 'none'); $modal.css('display', 'none'); Cookies.set('adblock-popup', true, {expires: 0.25}); }); $sticky.css('display', 'block').css('position', 'fixed'); // maintain position of adblocker warning on top and headroom displaced below it if (window.scrollY === 0) { $headroom.css('margin-top', 0); } else { $headroom.css('margin-top', $sticky.outerHeight() + 'px'); } // don't show modal if cookie hasn't expired yet if (Cookies.get('adblock-popup')) return; // modal is already visible, don't re-render it if ($modal.is(':visible')) return; $modalButton.html(dismissDelay) // show countdown on button var interval = setInterval(function() { if (dismissDelay == 0) { clearInterval(interval); $modalButton.html('Continue').removeAttr('disabled'); } else { $modalButton.html(dismissDelay); } dismissDelay--; }, 1000); $modalOverlay.css('display', 'block'); $modal.css('display', 'block'); } if(typeof blockAdBlock === 'undefined') { console.log('ad blocker is not defined'); $('.headroom .border--ends').attr("style", "border-top-color: #dcdcdc !important"); adBlockerPresent(); } else { blockAdBlock.setOption({ checkOnLoad: false, debug: true }); blockAdBlock.onDetected(adBlockerPresent).onNotDetected(adBlockerAbsent); } function checkAgain() { // setTimeout 300ms for the recheck is visible when you click on the button setTimeout(function() { if(typeof blockAdBlock === 'undefined') { adBlockerPresent(); } else { blockAdBlock.onDetected(adBlockerPresent).onNotDetected(adBlockerAbsent); blockAdBlock.check(); } }, 300); } </script> </footer> <!--2017-08-17 13:41:52--> </body> </html> <!-- FILE ARCHIVED ON 08:42:57 Aug 17, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:57:07 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.433 exclusion.robots: 0.055 exclusion.robots.policy: 0.032 esindex: 0.021 cdx.remote: 10.995 LoadShardBlock: 187.626 (6) PetaboxLoader3.datanode: 147.93 (7) PetaboxLoader3.resolve: 120.049 (2) load_resource: 97.386 -->

Pages: 1 2 3 4 5 6 7 8 9 10