CINXE.COM
News stories for Ayesha Shaikh - Aurora
<!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("http://aurora.dawn.com:80/authors/3241/ayesha-shaikh","20170725201816","https://web.archive.org/","web","/_static/", "1501013896"); </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>News stories for Ayesha Shaikh - Aurora</title> <meta property="fb:app_id" content="323694191004296"/> <link rel="dns-prefetch" href="//web.archive.org/web/20170725201816/http://i.dawn.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170725201816/http://ajax.googleapis.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170725201816/http://cdnjs.cloudflare.com/"> <meta property="og:image" content="https://web.archive.org/web/20170725201816im_/http://aurora.dawn.com/_img/social-default.jpg"/> <meta name="twitter:image" content="https://web.archive.org/web/20170725201816im_/http://aurora.dawn.com/_img/social-default.jpg"/> <script type="application/ld+json"> {"@context":"https:\/\/web.archive.org\/web\/20170725201816\/http:\/\/schema.org","@type":"organization","logo":"https:\/\/web.archive.org\/web\/20170725201816\/http:\/\/aurora.dawn.com\/_img\/logo.png","name":"Aurora Magazine","url":"https:\/\/web.archive.org\/web\/20170725201816\/http:\/\/aurora.dawn.com","sameAs":["","https:\/\/web.archive.org\/web\/20170725201816\/https:\/\/twitter.com\/auroramag","",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/web.archive.org\/web\/20170725201816\/http:\/\/aurora.dawn.com\/search?cx=partner-pub-8258178831251847:bv07ib-e2ch&ie=UTF-8&q={search_term_string}","query-input":"required name=search_term_string"}} </script> <link rel="stylesheet" href="/web/20170725201816cs_/http://aurora.dawn.com/_css/roboto.20170528080408.css" media="all"> <link rel="stylesheet" href="/web/20170725201816cs_/http://aurora.dawn.com/_css/all.20170725155810.css" media="all"> <!-- - - - - - - adsense:header start - - - - - - --> <script async="async" src="https://web.archive.org/web/20170725201816js_/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-LB-728x90-MIDDLE', [728,90], 'div-gpt-ad-1455520357400-2').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', 'aurora.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: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/20170725201816/http://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-40396753-4', 'auto'); ga('set', 'dimension1', 'Authors'); ga('set', 'dimension2', '3241-Ayesha Shaikh'); 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=""> <div class="p-2 ad--top-leaderboard d-none d-sm-block"> <!-- - - adsense: start - - --> <div class="ad " 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="p-2 ad--top-leaderboard d-block d-sm-none"> <!-- - - adsense: start - - --> <div class="ad " 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> <header class="mb-4 sticky theme--cream-light"> <div class="container-fluid mast"> <div class="row no-gutters"> <div class="col-sm-4 col-12"> <div class="mb-2 ml-4 pl-2"> <a href="/web/20170725201816/http://aurora.dawn.com/" class=""> <h1 class="text-hide logo "> Aurora Magazine </h1> </a> <h3 class="subtitle size-three text--400 ">Promoting excellence in advertising</h3> </div> </div> <div class="col-sm-2 col-12"></div> <div class="col-sm-6 col-12"> <div class="search-social-bar mr-2"> <div class="mast__social mt-1 float-left text-right"> <a target="_blank" href="https://web.archive.org/web/20170725201816/https://www.facebook.com/auroramagazine"><img src="/web/20170725201816im_/http://aurora.dawn.com/_img/facebook.png"/></a> <a target="_blank" href="https://web.archive.org/web/20170725201816/https://twitter.com/AuroraMag"><img src="/web/20170725201816im_/http://aurora.dawn.com/_img/twitter.png"/></a> </div> <div class="search-box text-center "> <form action="/web/20170725201816/http://aurora.dawn.com/search"> <input type="hidden" name="cx" value="partner-pub-8258178831251847:bv07ib-e2ch"/> <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 search__text" value="" placeholder="Search" name="q"/> </form> </div> </div> </div> </div> </div><!-- .container-fluid --> <div class="menu"> <ul class="nav nav--primary nav--responsive pl-2 text-center "> <li class="nav__item nav__item--home "><a class="" href="/web/20170725201816/http://aurora.dawn.com/">Home</a></li> <li class="nav__item nav__item--recent "><a class="" href="/web/20170725201816/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item nav__item--agencies "><a class="" href="/web/20170725201816/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item nav__item--people "><a class="" href="/web/20170725201816/http://aurora.dawn.com/people">People</a></li> <li class="nav__item nav__item--marketing "><a class="" href="/web/20170725201816/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item nav__item--creative "><a class="" href="/web/20170725201816/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item nav__item--media "><a class="" href="/web/20170725201816/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item nav__item--trends "><a class="" href="/web/20170725201816/http://aurora.dawn.com/trends">Trends</a></li> </ul> </div> </header> <div class="container-fluid clearfix pt-4"> <div class="content"> <main class="pb-2"> <div class="row"> <div class="col-12"> <div class="mr-4 m-2 p-2 theme"> <h2 class="tag size-eight text--700 bald pl-0">Ayesha Shaikh</h2> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1142025" data-layout="story"> <!-- box/image --> <figure class="media media--left col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142025/retail-revs-up"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/06/593f84f792413.jpg" alt="Retail revs up"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1142025" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142025/retail-revs-up" class="story__link"><strong>Retail revs up</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">What happens when customers prioritise ‘experience’ over ‘product’. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-07-14T10:27:41+05:00"><span class="timestamp__calendar">Jul 14, 2017</span> <span class="timestamp__time">10:27am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1142050" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142050/we-want-to-be-seen-as-a-trendy-brand-that-is-a-wardrobe-essential-for-young-people"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/05/591e4ef611241.jpg" alt="“We want to be seen as a trendy brand that is a wardrobe essential for young people”"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1142050" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142050/we-want-to-be-seen-as-a-trendy-brand-that-is-a-wardrobe-essential-for-young-people" class="story__link"><strong>“We want to be seen as a trendy brand that is a wardrobe essential for young people”</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">In conversation with Sumrin Ali, Director Domestic & Retail, Al-Karam. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-05-31T09:26:48+05:00"><span class="timestamp__calendar">May 31, 2017</span> <span class="timestamp__time">09:26am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1142028" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142028/from-a-kiryana-to-a-superstore-the-success-story-of-imtiaz-super-market"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/05/5919503f696f0.jpg" alt="From a kiryana to a superstore – the success story of Imtiaz Super Market"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1142028" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142028/from-a-kiryana-to-a-superstore-the-success-story-of-imtiaz-super-market" class="story__link"><strong>From a kiryana to a superstore – the success story of Imtiaz Super Market</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">In conversation with Imtiaz Abbasi, MD, Imtiaz Super Market. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-05-24T12:34:01+05:00"><span class="timestamp__calendar">May 24, 2017</span> <span class="timestamp__time">12:34pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1142006" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142006/morteins-killer-stroke"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/05/590883b97e70e.jpg" alt="Mortein’s ‘Killer’ Stroke"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1142006" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142006/morteins-killer-stroke" class="story__link"><strong>Mortein’s ‘Killer’ Stroke</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Mosquito killing billboards are Reckitt Benckiser Pakistan’s latest initiative against dengue. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-05-03T12:08:37+05:00"><span class="timestamp__calendar">May 03, 2017</span> <span class="timestamp__time">12:08pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141941" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 " data-focus-x="0%" data-focus-y="0%"> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141941/the-government-as-the-nations-advertiser"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/03/58de23b44b0eb.jpg?r=1641950599" alt="The Government as the Nation’s Advertiser"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141941" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141941/the-government-as-the-nations-advertiser" class="story__link"><strong>The Government as the Nation’s Advertiser</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">The lure of the Government as an advertiser and the complexities that go with it. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-04-27T11:41:50+05:00"><span class="timestamp__calendar">Apr 27, 2017</span> <span class="timestamp__time">11:41am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141943" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141943/audits-and-automation"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/05/59193ff87385f.jpg" alt="Audits and automation"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141943" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141943/audits-and-automation" class="story__link"><strong>Audits and automation</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">In conversation with Mian Jahangir Iqbal, Director, Audit Bureau of Circulation. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-05-15T10:46:45+05:00"><span class="timestamp__calendar">May 15, 2017</span> <span class="timestamp__time">10:46am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141718" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141718/organising-real-estate"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/01/588fcb72dd042.jpg" alt="Organising real estate"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141718" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141718/organising-real-estate" class="story__link"><strong>Organising real estate</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Interview with Mohsin Sheikhani, Chairman, Association of Builders and Development of Pakistan. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2017-03-15T10:16:25+05:00"><span class="timestamp__calendar">Mar 15, 2017</span> <span class="timestamp__time">10:16am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141715" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141715/bottom-of-the-pyramid-aspirations"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/02/58a68077148b6.jpg" alt="Bottom of the pyramid aspirations"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141715" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141715/bottom-of-the-pyramid-aspirations" class="story__link"><strong>Bottom of the pyramid aspirations</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Fahad Ashraf, Director Marketing, Reckitt Benckiser, on why Bottom of the Pyramid Marketing has suddenly become relevant <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-05-02T15:51:48+05:00"><span class="timestamp__calendar">May 02, 2017</span> <span class="timestamp__time">03:51pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141727" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141727/pakistans-real-estate-divide"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/02/58981d6b2d8f5.gif" alt="Pakistan&#39;s real estate divide"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141727" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141727/pakistans-real-estate-divide" class="story__link">Pakistan's real estate divide</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Is the country's real estate market too elitist? <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-02-06T13:47:01+05:00"><span class="timestamp__calendar">Feb 06, 2017</span> <span class="timestamp__time">01:47pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141592" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 " data-focus-x="0%" data-focus-y="0%"> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141592/what-millennials-want"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/12/584a8ae9d07fa.jpg" alt="What Millennials Want"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141592" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141592/what-millennials-want" class="story__link"><strong>What Millennials Want</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">If there is one word that is apt for this generation, it would have to be ‘misunderstood’. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2017-01-03T17:21:03+05:00"><span class="timestamp__calendar">Jan 03, 2017</span> <span class="timestamp__time">05:21pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141591" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141591/sir-jj-is-in-the-building"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/12/584bb696370b3.jpg" alt="Sir JJ is in the building"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141591" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141591/sir-jj-is-in-the-building" class="story__link">Sir JJ is in the building</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Junaid Jamshed, entrepreneur, in profile. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2016-12-10T15:00:25+05:00"><span class="timestamp__calendar">Dec 10, 2016</span> <span class="timestamp__time">03:00pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141549" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141549/banking-on-digital-inclusion"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/10/57f1f7dddb922.jpg" alt="Banking on digital inclusion"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141549" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141549/banking-on-digital-inclusion" class="story__link">Banking on digital inclusion</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Will banks pull it off? <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2016-10-31T12:24:59+05:00"><span class="timestamp__calendar">Oct 31, 2016</span> <span class="timestamp__time">12:24pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141513" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141513/hilal-takes-a-bold-step"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/07/579ab8b610b81.jpg" alt="Hilal takes a Bold step"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141513" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141513/hilal-takes-a-bold-step" class="story__link">Hilal takes a Bold step</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">The Hilal Group recently launched Bold as a premium deodorant brand to tap into the growing market potential. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2016-08-11T09:53:44+05:00"><span class="timestamp__calendar">Aug 11, 2016</span> <span class="timestamp__time">09:53am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141516" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141516/jazaa-in-every-meal"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/08/579f0036b6d84.jpg" alt="Jazaa in every meal"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141516" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141516/jazaa-in-every-meal" class="story__link">Jazaa in every meal</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Junaid Jamshed launches Jazaa rice. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2016-08-03T14:51:04+05:00"><span class="timestamp__calendar">Aug 03, 2016</span> <span class="timestamp__time">02:51pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141476" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141476/accolades-honours-and-recognition"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/05/573e0246cce95.jpg" alt="Accolades, honours and recognition"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141476" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141476/accolades-honours-and-recognition" class="story__link">Accolades, honours and recognition</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Why the PAS Awards 2016 were the best so far. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2016-07-11T09:56:21+05:00"><span class="timestamp__calendar">Jul 11, 2016</span> <span class="timestamp__time">09:56am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141477" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141477/mortein-fights-dengue"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/05/5744c3258fefa.jpg" alt="Mortein fights dengue"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141477" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141477/mortein-fights-dengue" class="story__link">Mortein fights dengue </a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">The nation-wide 'Dengue say Pak Pakistan' campaign aims to educate people about dengue and its eradication. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2016-07-09T11:39:03+05:00"><span class="timestamp__calendar">Jul 09, 2016</span> <span class="timestamp__time">11:39am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141426" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141426/have-you-been-bogofied"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/04/56fe21c6c73eb.jpg" alt="Have you been &lsquo;Bogofied&rsquo;?"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141426" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141426/have-you-been-bogofied" class="story__link">Have you been ‘Bogofied’?</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Bogo – a compilation of vouchers – aims to bring together experiences that define Karachi. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2016-04-01T12:23:09+05:00"><span class="timestamp__calendar">Apr 01, 2016</span> <span class="timestamp__time">12:23pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141381" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 " data-focus-x="0%" data-focus-y="0%"> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141381/instant-in-a-cup-of-tea"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/02/56b271fbba206.jpg?r=2039634296" alt="Instant in a cup of tea"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141381" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141381/instant-in-a-cup-of-tea" class="story__link">Instant in a cup of tea</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Tapal launches instant tea to their product portfolio of over 20 leaf and dust tea variants. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Published</span> <span class="timestamp--time timeago" title="2016-03-26T11:15:19+05:00"><span class="timestamp__calendar">Mar 26, 2016</span> <span class="timestamp__time">11:15am</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141208" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141208/battle-of-the-bhoosis"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2015/10/5614c2d353303.jpg" alt="Battle of the &#039;bhoosis&#039;"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141208" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141208/battle-of-the-bhoosis" class="story__link">Battle of the 'bhoosis'</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">How creating awareness about aiding weight loss and lowering cholesterol levels has increased the demand for ispaghol. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2015-10-07T14:51:18+05:00"><span class="timestamp__calendar">Oct 07, 2015</span> <span class="timestamp__time">02:51pm</span></span></span> </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story pb-2" data-id="1141062" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141062/pakistans-bahadur-heroes"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2015/09/55e7f20c44168.jpg" alt="Pakistan&rsquo;s bahadur heroes"/></a></div> </figure> <!-- box/title lighter --> <h2 data-layout="story" data-id="1141062" class="story__title text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141062/pakistans-bahadur-heroes" class="story__link">Pakistan’s bahadur heroes</a></h2> <!-- box/excerpt --> <div class="story__excerpt text--300 ">Sharmeen Obaid and Jerjees Seja, CEO, ARY Digital Network, on the challenges and triumph of making 3 Bahadur. <!-- box/date --><span class="story__time text--300 "><span class="timestamp--label">Updated</span> <span class="timestamp--time timeago" title="2015-09-03T13:58:55+05:00"><span class="timestamp__calendar">Sep 03, 2015</span> <span class="timestamp__time">01:58pm</span></span></span> </div> </article> <!-- - - - /article - - - --> </div><!-- .mr-4 --> <div class="col-12"> <div class="mr-4 p-2"> <ol class="nav pagination"> <!-- --><li><div>1</div></li><!-- <!-- --><li><a href="/web/20170725201816/http://aurora.dawn.com/authors/3241/ayesha-shaikh/2">2</a></li><!-- <!-- --><li><a href="/web/20170725201816/http://aurora.dawn.com/authors/3241/ayesha-shaikh/2">Next</a></li><!-- --></ol> </div> </div><!-- .--> </div><!-- .row --> </main> <aside class="pb-4"> <!-- - - - - - - widget:start id: 538 - type: linkedimage - object_id: - title: - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="538"> <div class="widget__container "> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/subscribe/"><img class="col-12" src="//web.archive.org/web/20170725201816im_/http://i.dawn.com/widgets/upload-image-ff0fe3069b166b3fa34fb301b96b1d0c.png?r=400151068" alt=""/></a> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 180 - type: popular - object_id: - title: Most Popular - - - - - - --> <section class="widget theme widget-popular " data-type="popular" data-id="180"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Most Popular</span></h2> <div class="widget__container__body "> <div class="row"> <div class="col-12"> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1141751" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141751/why-shah-rukh-khan-is-a-better-marketer-than-an-actor"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/02/58995e096b6ff.jpg" alt="Why Shah Rukh Khan is a better marketer than an actor"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1141751" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141751/why-shah-rukh-khan-is-a-better-marketer-than-an-actor" class="story__link"><strong>Why Shah Rukh Khan is a better marketer than an actor</strong></a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1141815" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141815/losing-my-nationality"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/03/58da4d29c6089.jpg" alt="Losing my nationality"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1141815" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141815/losing-my-nationality" class="story__link"><strong>Losing my nationality</strong></a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1142114" data-layout="story"> <!-- box/image --> <figure class="media media--left col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142114/fuelling-growth"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/07/5975c3d4dece3.jpg" alt="Fuelling growth"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1142114" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142114/fuelling-growth" class="story__link">Fuelling growth</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1142029" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142029/aspiring-to-amazon"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2017/05/591954a57bd09.jpg" alt="Aspiring to Amazon"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1142029" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142029/aspiring-to-amazon" class="story__link"><strong>Aspiring to Amazon</strong></a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1141402" data-layout="story"> <!-- box/image --> <figure class="media media--left media--stretch col-sm-4 col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141402/how-not-to-mock-your-audience"><img src="https://web.archive.org/web/20170725201816im_/http://i.dawn.com/thumbnail/2016/02/56ba544bd9472.jpg" alt="How not to mock your audience"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1141402" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141402/how-not-to-mock-your-audience" class="story__link"><strong>How not to mock your audience</strong></a></h2> </article> <!-- - - - /article - - - --> </div><!-- .--> </div><!-- .row --> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 524 - type: poll - object_id: 8482390 - title: Should Pakistani brands use Indian celebrities to endorse their products? - - - - - - --> <section class="widget theme widget-poll " data-type="poll" data-id="524"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Should Pakistani brands use Indian celebrities to endorse their products?</span></h2> <div class="widget__container__body "> <div id="widgetPoll-15328829"> <script src="//web.archive.org/web/20170725201816js_/http://static.polldaddy.com/p/8482390.js" defer></script> </div> <link rel="stylesheet" href="/web/20170725201816cs_/http://aurora.dawn.com/widgets/poll/_css/poll.20170528080408.css" media="all"></div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 521 - type: writers - object_id: - title: Contributors - - - - - - --> <section class="widget theme widget-writers " data-type="writers" data-id="521"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Contributors</span></h2> <div class="widget__container__body "> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Talha bin Hamid" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/authors/3341/talha-bin-hamid" class="stroy__link">Talha bin Hamid</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142076" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142076" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142076/a-question-of-celebrity-endorsements" class="story__link"><strong>A question of celebrity endorsements</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Amber Arshad" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/authors/3256/amber-arshad" class="stroy__link">Amber Arshad</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142060" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142060" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142060/in-conversation-with-adeel-hashmi-head-of-tpl-maps" class="story__link"><strong>In conversation with Adeel Hashmi, Head of TPL Maps</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Rashna Abdi" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/authors/3373/rashna-abdi" class="stroy__link">Rashna Abdi</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1141950" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1141950" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1141950/10-commandments-for-creatives" class="story__link"><strong>10 Commandments for Creatives</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Ayesha Shaikh" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/authors/3241/ayesha-shaikh" class="stroy__link">Ayesha Shaikh</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142025" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142025" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142025/retail-revs-up" class="story__link"><strong>Retail revs up</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Faraz Maqsood Hamidi" href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/authors/3213/faraz-maqsood-hamidi" class="stroy__link">Faraz Maqsood Hamidi</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142036" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142036" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/news/1142036/retail-therapy" class="story__link"><strong>Retail therapy</strong></a></h2> </article> <!-- - - - /article - - - --> <p class="text-center m-0 pb-2"> <span class="tag size-three bald theme--cream-light more-link p-2"><a title="View More" href="/web/20170725201816/http://aurora.dawn.com/authors" class="">View More</a></span> </p> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </aside> </div> </div> <div class="my-2 px-2"> <!-- - - 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> <footer class="pt-6 theme--cream-light"> <div class="mx-2"> <div class="container-fluid"> <div class="row"> <div class="col-lg-7 col-12"> <div class="row"> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 539 - type: linkedimage - object_id: - title: Issue Sep-Oct 2016 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="539"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Issue Sep-Oct 2016</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/3"><img class="col-12" src="//web.archive.org/web/20170725201816im_/http://i.dawn.com/widgets/upload-image-58eb1c354e17c.jpg" alt="Issue Sep-Oct 2016"/></a> <h6 class="widget__blurb size-six text-center">March-April</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 531 - type: linkedimage - object_id: - title: Issue May-June 2017 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="531"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Issue May-June 2017</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/5"><img class="col-12" src="//web.archive.org/web/20170725201816im_/http://i.dawn.com/widgets/upload-image-5959e12d3ef75.jpg" alt="Issue May-June 2017"/></a> <h6 class="widget__blurb size-six text-center">May-June</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 544 - type: linkedimage - object_id: - title: Issue Jan-Feb 2017 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="544"> <div class="widget__container "> <h2 class="widget__container__title text--300 size-seven text-center caps"><span>Issue Jan-Feb 2017</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/1"><img class="col-12" src="//web.archive.org/web/20170725201816im_/http://i.dawn.com/widgets/upload-image-589c53ec132b3.jpg" alt="Issue Jan-Feb 2017"/></a> <h6 class="widget__blurb size-six text-center">Jan-Feb</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> </div> </div> <div class="col-sm-offset-4 col-sm-4 col-lg-offset-0 col-lg-5 col-12"> <div class="pb-4 text-center"> <ul class="nav"> <li class="nav__item"><a href="/web/20170725201816/http://aurora.dawn.com/subscribe"><img class="border" alt="Subscribe to Aurora" src="/web/20170725201816im_/http://aurora.dawn.com/_img/subscribe.20170726011816.png"/></a></li> </ul> </div> </div> <div class="col-sm-offset-2 col-sm-8 col-12"> <div class="mb-4"> <ul class="nav nav--aurora-footer text-center"> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/">Home</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/people">People</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/trends">Trends</a></li> <!--<li class="nav__item"><a class="size-three caps theme--purple-light" href="/blogs">Blogs</a></li>--> <li class="nav__item"><a class="size-three caps theme--purple-light" href="/web/20170725201816/http://aurora.dawn.com/about-us">About Us</a></li> </ul> </div> </div> <div class="col-12"> <div class="footer--note size-two text-center mb-4"> <p> For questions regarding subscription and timely delivery, please contact on the following numbers or visit <br/> (ISB) +92-51-220-2701-5 • Plot 12, Sector G-7/1 Mauve Area, Near Zero Point Islamabad, 44000 <br/> (KHI) +92-21-3561-3066/7 • Haroon House Dr. Ziauddin Ahmed Road Karachi, 74200 <br/> (LHR) +92-42-3575-8120-25 • 20-N, Gulberg II Lahore, 54660 <br/> <a href="https://web.archive.org/web/20170725201816/http://www.dawn.com/terms">Terms and Conditions</a> • <a href="https://web.archive.org/web/20170725201816/http://www.dawn.com/privacy">Privacy Policy</a> <br/> </p> <img class="compunode" src="/web/20170725201816im_/http://aurora.dawn.com/_img/compunode.png" style="width:100px" class="my-4 py-4"/><br/><br/> </div> </div> </div> </div> </div> <script src="//web.archive.org/web/20170725201816js_/http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" defer></script> <script src="/web/20170725201816js_/http://aurora.dawn.com/_js/all.20170717175308.js" defer></script> <!-- - - - - 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/20170725201816/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/20170725201816im_/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 = "aurora.dawn.com,Authors,3241-Ayesha Shaikh"; _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/20170725201816/http://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/20170725201816/http://aurora.dawn.com/subscribe/');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/3');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/5');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170725201816/http://aurora.dawn.com/issue/2017/1');}); </script> <!-- - - - - end:ga-events - - - - --> </footer> <!--2017-07-26 01:18:16--> </body> </html> <!-- FILE ARCHIVED ON 20:18:16 Jul 25, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:23:11 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.175 exclusion.robots: 0.064 exclusion.robots.policy: 0.049 esindex: 0.018 cdx.remote: 51.497 LoadShardBlock: 482.971 (3) PetaboxLoader3.datanode: 325.669 (4) PetaboxLoader3.resolve: 399.914 (3) load_resource: 304.701 -->