CINXE.COM

Subscription - Aurora - 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/subscribe/","20170727232731","https://web.archive.org/","web","/_static/", "1501198051"); </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>Subscription - Aurora - Aurora</title> <meta property="fb:app_id" content="323694191004296"/> <link rel="dns-prefetch" href="//web.archive.org/web/20170727232731/http://i.dawn.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170727232731/http://ajax.googleapis.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170727232731/http://cdnjs.cloudflare.com/"> <meta property="og:image" content="https://web.archive.org/web/20170727232731im_/http://aurora.dawn.com/_img/social-default.jpg"/> <meta name="twitter:image" content="https://web.archive.org/web/20170727232731im_/http://aurora.dawn.com/_img/social-default.jpg"/> <script type="application/ld+json"> {"@context":"https:\/\/web.archive.org\/web\/20170727232731\/http:\/\/schema.org","@type":"organization","logo":"https:\/\/web.archive.org\/web\/20170727232731\/http:\/\/aurora.dawn.com\/_img\/logo.png","name":"Aurora Magazine","url":"https:\/\/web.archive.org\/web\/20170727232731\/http:\/\/aurora.dawn.com","sameAs":["","https:\/\/web.archive.org\/web\/20170727232731\/https:\/\/twitter.com\/auroramag","",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/web.archive.org\/web\/20170727232731\/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/20170727232731cs_/http://aurora.dawn.com/_css/roboto.20170528080408.css" media="all"> <link rel="stylesheet" href="/web/20170727232731cs_/http://aurora.dawn.com/_css/all.20170727155809.css" media="all"> <!-- - - - - - - adsense:header start - - - - - - --> <script async="async" src="https://web.archive.org/web/20170727232731js_/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/20170727232731/http://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-40396753-4', '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=""> <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/20170727232731/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/20170727232731/https://www.facebook.com/auroramagazine"><img src="/web/20170727232731im_/http://aurora.dawn.com/_img/facebook.png"/></a> <a target="_blank" href="https://web.archive.org/web/20170727232731/https://twitter.com/AuroraMag"><img src="/web/20170727232731im_/http://aurora.dawn.com/_img/twitter.png"/></a> </div> <div class="search-box text-center "> <form action="/web/20170727232731/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/20170727232731/http://aurora.dawn.com/">Home</a></li> <li class="nav__item nav__item--recent "><a class="" href="/web/20170727232731/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item nav__item--agencies "><a class="" href="/web/20170727232731/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item nav__item--people "><a class="" href="/web/20170727232731/http://aurora.dawn.com/people">People</a></li> <li class="nav__item nav__item--marketing "><a class="" href="/web/20170727232731/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item nav__item--creative "><a class="" href="/web/20170727232731/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item nav__item--media "><a class="" href="/web/20170727232731/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item nav__item--trends "><a class="" href="/web/20170727232731/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="p-2"> <div class="row"> <div class="col-12"> <h1>Subscribe to Aurora</h1> <div class="theme--purple-light p-2 col-12 clearfix"> <div class="col-12"> <h6 class="col-11" style="float:left;">Subscription Rates</h6> <div class="col-1 rates hide-details"></div> </div> <div class="subscription-rates" style="clear:both;"> <hr class="pt-2"> <p class="size-five mb-0 pb-2">People Residing in Pakistan</p> <ul class="plain-list mb-4"> <li>1-year subscription (6 issues) costs: Rs 430</li> <li><b>Saving: Rs 245 – 36% off the regular newsstand price.</b></li> <li class="mt-2">2-year subscription (12 issues) costs: Rs 720</li> <li><b>Saving: Rs 630 – 47% off the regular newsstand price.</b></li> </ul> <p class="size-five pb-2 mb-0">In Asia, Africa And Europe</p> <ul class="plain-list mb-4"> <li>1-year subscription (6 issues) cost: $24</li> </ul> <p class="size-five pb-2 mb-0">In Australia, North America, South America And The Carribean</p> <ul class="plain-list mb-4"> <li>1-year subscription (6 issues) cost: $34</li> </ul> </div> </div> <hr> <div class="p-2 col-12 clearfix"> <div class="col-12"> <h6 class="col-11" style="float:left;">How to Subscribe</h6> <div class="col-1 subscribe show-details" < div> </div> <div class="pakistan-subscription" style="clear:both; display: none"> <p class'pt-4'>To subscribe now, pay by credit card by clicking <a target="_blank" href="https://web.archive.org/web/20170727232731/http://www.dawnclassified.com/scart">here</a></p> <p class="size-two"><em>(Once you click this link, you will be redirected to our payment sister site.)</em></p> <h6 class="my-2">Other Payment Options:</h6> <p class="size-four mb-0 pb-2 caps"><b>For Subscribers in Pakistan</b></p> <ul class="plain-list my-4"> <li class=" pb-2"><b>Send a bank draft/money order</b> (not postal order) drawn on the Karachi, Lahore or Islamabad branch of any bank or a <b>cross cheque</b> payable to Aurora for <b>Rs 430</b> (1-year subscription) or <b>Rs 720</b> (2-year subscription) to:</li> </ul> <p>THE CIRCULATION DEPARTMENT, AURORA, THE DAWN MEDIA GROUP</p> <p><b>KARACHI:</b> Haroon House, Dr Ziauddin Ahmed Road, Karachi 74200 <br/> Tel: +92 (21) 3561-3066/7 Fax: +92 (21) 3568-7221 <br/> E-mail: circpromo@dawn.com</p> <p><b>LAHORE:</b> 20N, Gulberg II, Lahore 54660 <br/> Tel: +92 (42) 3575-8120 Fax: +92 (42) 3575-7745 <br/>E-mail: circ.lhr@dawn.com</p> <p><b>ISLAMABAD:</b> Plot 12, Sector G-7/1, Mauve Area, Near Zero Point, Islamabad 44000 <br/> Tel: +92 (51) 289-1501 Fax: +92 (51) 220-2707 <br/> E-mail: circ.isb@dawn.com </p> <p><em>*Cheques drawn from banks outside Karachi, Lahore or Islamabad must include Rs 155 extra as bank collection charges.</em></p> <p><b>Please include the following details along with your bank draft/money order/crossed cheque:</b></p> <p>Name, Address, City, Country, Tel. (H), Tel. (O), Mobile, E-mail, Profession and old subscription number (If applicable)</p> <hr> <p class="size-four pb-2"><b>For Subscribers Outside Pakistan</b></p> <p><b>Bank Transfer</b> (net of all bank charges) to: Pakistan Herald Publications (Pvt.) Ltd. <p><b>Account number:</b> 0786-7900148-903 Habib Bank Limited, Habib Bank Plaza, I.I. Chundrigar Road, Karachi, Pakistan.</p> <p><b>IBAN:</b> PK44HABB0007867900148903</p> <p><b>SWIFT Code:</b> HABBPKKA</p> <hr> <p>Once you have made a bank transfer, please email your transaction details to <b><a href="https://web.archive.org/web/20170727232731/mailto:gm.circ@dawn.com"> gm.circ@dawn.com</a></b> along with your name, address, city, country, tel. (H), tel. (O), mobile, profession and old subscription number (if applicable).</p> </div> </div> </div> </div> </div> </div><!-- .--> </div><!-- .row --> <style> .drop-cap:first-letter { margin-right: 3px; margin-top: -26px; margin-bottom: -8px; font-size: 2.5em; } .hide-details { background: url(/web/20170727232731im_/http://aurora.dawn.com/subscribe/_img/btn-minus.png); width: 28px; height: 28px; float: right; cursor: pointer; } .show-details { background: url(/web/20170727232731im_/http://aurora.dawn.com/subscribe/_img/btn-plus.png); width: 28px; height: 28px; float: right; cursor: pointer; } </style> </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/20170727232731/http://aurora.dawn.com/subscribe/"><img class="col-12" src="//web.archive.org/web/20170727232731im_/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="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/20170727232731/http://aurora.dawn.com/news/1141815/losing-my-nationality"><img src="https://web.archive.org/web/20170727232731im_/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/20170727232731/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/20170727232731/http://aurora.dawn.com/news/1142114/fuelling-growth"><img src="https://web.archive.org/web/20170727232731im_/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/20170727232731/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="1142115" 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/20170727232731/http://aurora.dawn.com/news/1142115/religion-sells-and-it-can-sell-anything"><img src="https://web.archive.org/web/20170727232731im_/http://i.dawn.com/thumbnail/2017/07/59771840f2495.jpg" alt="Religion sells. And it can sell anything"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1142115" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170727232731/http://aurora.dawn.com/news/1142115/religion-sells-and-it-can-sell-anything" class="story__link"><strong>Religion sells. And it can sell anything</strong></a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class="box story mb-4" data-id="1142119" 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/20170727232731/http://aurora.dawn.com/news/1142119/meet-the-plurals"><img src="https://web.archive.org/web/20170727232731im_/http://i.dawn.com/thumbnail/2017/07/5978893806ce2.jpg" alt="Meet the Plurals"/></a></div> </figure> <!-- box/title small-lighter --> <h2 data-layout="story" data-id="1142119" class="story__title size-five text--300 "><a href="https://web.archive.org/web/20170727232731/http://aurora.dawn.com/news/1142119/meet-the-plurals" class="story__link"><strong>Meet the Plurals</strong></a></h2> </article> <!-- - - - /article - - - --> <!-- - - - 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/20170727232731/http://aurora.dawn.com/news/1141751/why-shah-rukh-khan-is-a-better-marketer-than-an-actor"><img src="https://web.archive.org/web/20170727232731im_/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/20170727232731/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 - - - --> </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-6923518"> <script src="//web.archive.org/web/20170727232731js_/http://static.polldaddy.com/p/8482390.js" defer></script> </div> <link rel="stylesheet" href="/web/20170727232731cs_/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/20170727232731/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="1142120" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142120" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170727232731/http://aurora.dawn.com/news/1142120/its-time-we-import-a-touch-of-patriotism" class="story__link"><strong>It’s time we import a touch of patriotism</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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/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/20170727232731/http://aurora.dawn.com/issue/2017/3"><img class="col-12" src="//web.archive.org/web/20170727232731im_/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/20170727232731/http://aurora.dawn.com/issue/2017/5"><img class="col-12" src="//web.archive.org/web/20170727232731im_/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/20170727232731/http://aurora.dawn.com/issue/2017/1"><img class="col-12" src="//web.archive.org/web/20170727232731im_/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/20170727232731/http://aurora.dawn.com/subscribe"><img class="border" alt="Subscribe to Aurora" src="/web/20170727232731im_/http://aurora.dawn.com/_img/subscribe.20170728042731.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/20170727232731/http://aurora.dawn.com/">Home</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/people">People</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170727232731/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/20170727232731/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 &bull; Plot 12, Sector G-7/1 Mauve Area, Near Zero Point Islamabad, 44000 <br/> (KHI) +92-21-3561-3066/7 &bull; Haroon House Dr. Ziauddin Ahmed Road Karachi, 74200 <br/> (LHR) +92-42-3575-8120-25 &bull; 20-N, Gulberg II Lahore, 54660 <br/> <a href="https://web.archive.org/web/20170727232731/http://www.dawn.com/terms">Terms and Conditions</a> &bull; <a href="https://web.archive.org/web/20170727232731/http://www.dawn.com/privacy">Privacy Policy</a> <br/> </p> <img class="compunode" src="/web/20170727232731im_/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/20170727232731js_/http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" defer></script> <script src="/web/20170727232731js_/http://aurora.dawn.com/_js/all.20170727164209.js" defer></script> <script> setTimeout(function() { $('.rates').on('click', function() { if ($(this).hasClass('show-details')) { $(this).removeClass('show-details'); $(this).addClass('hide-details'); $('.subscription-rates').slideDown('slow'); } else { $(this).addClass('show-details'); $(this).removeClass('hide-details'); $('.subscription-rates').slideUp('slow'); } }); $('.subscribe').on('click', function() { if ($(this).hasClass('show-details')) { $(this).removeClass('show-details'); $(this).addClass('hide-details'); $('.pakistan-subscription').slideDown('slow'); } else { $(this).addClass('show-details'); $(this).removeClass('hide-details'); $('.pakistan-subscription').slideUp('slow'); } }); }, 2000); </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/20170727232731/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/20170727232731im_/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"; _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/20170727232731/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/20170727232731/http://aurora.dawn.com/subscribe/');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170727232731/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/20170727232731/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/20170727232731/http://aurora.dawn.com/issue/2017/1');}); </script> <!-- - - - - end:ga-events - - - - --> </footer> <!--2017-07-28 04:27:31--> </body> </html> <!-- FILE ARCHIVED ON 23:27:31 Jul 27, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:58:00 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: 0.559 exclusion.robots: 0.028 exclusion.robots.policy: 0.018 esindex: 0.011 cdx.remote: 6.276 LoadShardBlock: 156.807 (3) PetaboxLoader3.datanode: 253.348 (4) PetaboxLoader3.resolve: 1859.15 (2) load_resource: 2005.958 -->

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