<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0" data-gramm_id="f695dcaf-411b-5c59-9467-9a2002709ed5" data-gramm="true" spellcheck="false" data-gramm_editor="true" contenteditable="true">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div dir="ltr">
<div>
<table id="gmail-bodyTable" style="border-collapse:collapse; margin:0px; padding:0px; height:1225px; width:1242px; background-color:rgb(255,255,255); color:rgb(0,0,0); font-family:Times" width="100%" height="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td id="gmail-bodyCell" style="margin:0px; padding:0px; height:1225px; width:1242px; border-top:0px" valign="top" align="left">
<table id="gmail-templateContainer" style="border-collapse:collapse; border:0px" width="600" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="" valign="top" align="left">
<table id="gmail-templateHeader" style="border-collapse:collapse; min-width:100%; border-bottom:0px" width="600" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td class="gmail-headerContainer" style="padding-top:9px; padding-bottom:9px" valign="top">
<table class="gmail-mcnTextBlock" style="text-align:center; border-collapse:collapse; min-width:100%" width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody class="gmail-mcnTextBlockOuter">
<tr>
<td class="gmail-mcnTextBlockInner" style="padding-top:9px" valign="top">
<table class="gmail-mcnTextContentContainer" style="text-align:left; border-collapse:collapse; max-width:100%; min-width:100%" width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td class="gmail-mcnTextContent" style="color:rgb(32,32,32); font-family:Helvetica; line-height:22.5px; text-align:left; padding:0px 18px 9px" valign="top">
<h3 style="display:block; margin:0px; padding:0px; font-family:Helvetica; font-style:normal; font-weight:bold; line-height:22.5px; letter-spacing:normal; text-align:left; color:rgb(32,32,32)">
<font size="2" face="helvetica neue, helvetica, arial, sans-serif">This is a quick reminder that Early Bird pricing for July 15th's Consulting Interview Bootcamp closes at
<g class="gr_ gr_43 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="43" data-gr-id="43">
11:59pm</g> TONIGHT.</font></h3>
<br>
In this interactive, 6-hr <g class="gr_ gr_41 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="41" data-gr-id="41">
bootcamp</g>, you'll be pushed by ex-Bain consultant Jenny Rae on:
<ul>
<li style="">Bringing Creativity into your Case Structures</li><li style="">Mental Math</li><li style="">Case Frameworks</li><li style="">Developing your Hero Stories for the Fit Interview</li><li style="">...and so much more</li></ul>
Now more than ever, you need expert guidance to get over the hurdle of consulting interviews.<br>
<br>
The early bird price of <b>only $60 ends tonight </b>- it's a minimal but important investment in the future job of your dreams - but
<g class="gr_ gr_45 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" id="45" data-gr-id="45">
there's</g> only a few hours left to jump in!<br>
<br>
<div style="text-align:center"><b><a href="https://www.eventbrite.com/e/consulting-interview-bootcamp-mit-postdoc-tickets-47335719411" target="_blank">SIGN UP NOW</a></b></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div><i style="color:rgb(136,136,136); font-size:12.8px">Director of Operations</i></div>
<div><i style="color:rgb(136,136,136); font-size:12.8px">Management Consulted</i><br>
</div>
<div dir="ltr">
<div style="color:rgb(136,136,136); font-size:12.8px"><i><a href="http://www.managementconsulted.com/" style="color:rgb(17,85,204)" target="_blank">www.managementconsulted.com</a></i></div>
<div style="color:rgb(136,136,136); font-size:12.8px"><br>
</div>
<i><font color="#999999">This e-mail message (including any attachments) is for the sole use of<br>
the intended recipient(s) and may contain confidential and privileged<br>
information. If the reader of this message is not the intended<br>
recipient, you are hereby notified that any dissemination, distribution<br>
or copying of this message (including any attachments) is strictly<br>
prohibited.<br>
</font></i></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>(function(){(function(el) {
        if (el) {
            var nativeClone = el.cloneNode;
            el.cloneNode = function(val) {
                var n = nativeClone.call(el, val);
                if (el.classList.contains("mceContentBody")) n.innerHTML = el.innerHTML, clean(n); else try {
                    redefineInnerHTML(n);
                } catch (e) {}
                return n;
            }, redefineInnerHTML(el);
        }
        function removeFromDom(alert) {
            if (alert.parentNode) if (alert.childNodes.length > 1) {
                for (var f = document.createDocumentFragment(); alert.childNodes.length > 0; ) f.appendChild(alert.childNodes[0]);
                alert.parentNode.replaceChild(f, alert);
            } else alert.firstChild ? alert.parentNode.replaceChild(alert.firstChild, alert) : alert.parentNode.removeChild(alert);
        }
        function clean(_el) {
            if (_el) try {
                for (var alerts = _el.querySelectorAll(".gr_"), len = alerts.length, i = 0; i < len; i++) removeFromDom(alerts[i]);
            } catch (e) {}
        }
        function redefineInnerHTML(el) {
            try {
                Object.defineProperty(el, "innerHTML", {
                    get: function() {
                        try {
                            var r = el.ownerDocument.createRange();
                            r.selectNodeContents(el);
                            var cnt = r.cloneContents(), d = document.createElement("div");
                            return d.appendChild(cnt), clean(d), d.innerHTML;
                        } catch (e) {
                            return "";
                        }
                    },
                    set: function(value) {
                        try {
                            var r = el.ownerDocument.createRange();
                            r.selectNodeContents(el), r.deleteContents();
                            var df = r.createContextualFragment(value);
                            el.appendChild(df);
                        } catch (e) {}
                    }
                });
            } catch (e) {}
        }
    })(document.querySelector("[data-gramm_id='f695dcaf-411b-5c59-9467-9a2002709ed5']")) })()</script>
</body>
</html>