CINXE.COM
Small Business News and Opinion - HuffPost Small Business
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Mobile redirect: 80 --> <!--esi <esi:assign name="is_mobile" value="0" /> <esi:choose> <esi:when test="$(done)!='1'"> <esi:assign name="done" value="0"/> </esi:when> </esi:choose> <esi:assign name="query_param" value="''"/> <esi:choose> <esi:when test="$(QUERY_STRING)"> <esi:assign name="query_param">'?'+$(QUERY_STRING)</esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox|tizen.+mobile'''"> <esi:assign name="is_mobile" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SAMSUNG\ SM-T'''"> <esi:assign name="is_mobile" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/jobs'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/hill/signup\.html'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'false') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=false; path=/;') $set_redirect('http://www.huffingtonpost.com'+$(REQUEST_PATH)) <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'true') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=true; path=/;') <esi:assign name="ignore_mobile_cookie" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'tm'})) && $(QUERY_STRING{'tm'}) == 'false') && $(is_mobile)=='1'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i 'special\/disney_travel'"> $set_redirect('http://m.news.travel.aol.com/disney/') <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="( $(ignore_mobile_cookie) == '1' || !$exists($(HTTP_COOKIE{'mobileview'}) ) || $(HTTP_COOKIE{'mobileview'})=='true' ) && $(is_mobile) == '1' && $(done)=='0'"> <esi:choose> <esi:when test="!$exists($(HTTP_COOKIE{'mobileview'}))"> $add_header('Set-Cookie','mobileview=true; path=/;') </esi:when> </esi:choose> <esi:choose> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html#(.+)$' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{5})+'#$(MATCHES{6})'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{5})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/([^/]+)/([^/]+)_([0-9]+)\.html'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{3})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/(news|tag|actualites)/([a-z0-9-_]+)' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/'+$(MATCHES{2})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/newsletter/([a-z0-9-_]+)'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/?pop=nls&nls='+ $(MATCHES{1})</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/imageblog'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/imageblog/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/thirdmetric'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/third-metric/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/p/horoscopos-([a-z]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/horoscopos/'+$(MATCHES{1})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/(subscription|users\/notifications|terms)' "> <esi:assign name="done" value="1"/> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/([a-z0-9-_]{2,})' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/vertical/'+$(MATCHES{1})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$is_empty($(REQUEST_PATH)) || $(REQUEST_PATH) =='/'"> <esi:choose> <esi:when test="($(GEO{'country_code'}) == 'AU')"> <esi:assign name="redirect_to">'http://m.huffpost.com/au'+$(query_param)</esi:assign> </esi:when> <esi:otherwise> <esi:assign name="redirect_to">'http://m.huffpost.com/us'+$(query_param)</esi:assign> </esi:otherwise> </esi:choose> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(redirect_to)) && !$is_empty($(redirect_to))"> $set_redirect($(redirect_to)) </esi:when> </esi:choose> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> --> <!--esi <esi:assign name="is_facebook_client" value="0" /> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'facebookexternalhit' && $(REQUEST_PATH) has 'ogpublishing/'"> <esi:assign name="is_facebook_client" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_facebook_client) == 0 && $(REQUEST_PATH) has 'ogpublishing/'"> $set_response_code(301) $add_header('Location', 'http://www.huffingtonpost.com/small-business/') </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.huffingtonpost.com/small-business/","20160818045135","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1471495895"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <title>Small Business News and Opinion - HuffPost Small Business</title> <meta name="Description" content="A one-stop shop for current and aspiring entrepreneurs in search of the latest news, advice and success stories from the small business community."/> <meta name="Keywords" content="small business,small business news,small business blog"/> <meta name="robots" content="noodp,noydir"/> <meta http-equiv="Content-Language" content="en_US"/> <meta property="og:site_name" content="The Huffington Post"/> <meta property="og:type" content="blog"/> <meta property="fb:app_id" content="46744042133"/> <link rel="canonical" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/"/> <link rel="alternate" href="https://web.archive.org/web/20160818045135/android-app://com.huffingtonpost.android/http/www.huffingtonpost.com/small-business/"/> <link rel="alternate" href="https://web.archive.org/web/20160818045135/ios-app://306621789/huffpostnews/?editionID=us§ionName=small-business§ionTitle=Small Business§ionType=vertical"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160818045135/http://m.huffpost.com/us/vertical/small-business/"> <link rel="alternate" type="application/rss+xml" title="The Full Feed" href="https://web.archive.org/web/20160818045135/http://feeds.huffingtonpost.com/huffingtonpost/raw_feed"/> <link rel="alternate" type="application/rss+xml" title="Latest News" href="https://web.archive.org/web/20160818045135/http://feeds.huffingtonpost.com/huffingtonpost/LatestNews"/> <link rel="alternate" type="application/rss+xml" title="The Blog" href="https://web.archive.org/web/20160818045135/http://feeds.huffingtonpost.com/huffingtonpost/TheBlog"/> <link rel="alternate" type="application/rss+xml" title="Featured Posts" href="https://web.archive.org/web/20160818045135/http://feeds.huffingtonpost.com/FeaturedPosts"/> <link rel="alternate" type="application/rss+xml" title="Original Feed" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/feeds/original_posts/index.xml"/> <link rel="alternate" type="application/rss+xml" title="Small-business Feed" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/feeds/verticals/small-business/index.xml"/> <link rel="alternate" type="application/rss+xml" title="Small-business Blog" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/feeds/verticals/small-business/blog.xml"/> <link rel="alternate" type="application/rss+xml" title="Small-business News" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/feeds/verticals/small-business/news.xml"/> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Windows NT 6.2'"> <esi:text> <meta name="msapplication-TileColor" content="#2D695A"/> <meta name="msapplication-TileImage" content="/images/windows8_pin_en.png"/> </esi:text> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Trident/5.0'"> <esi:text> <link rel="shortcut icon" href="/images/sitemode/verts/small-business.ico" /> <meta name="msapplication-starturl" content="/small-business/" /> <meta name="msapplication-task" content="name=Home;action-uri=http://www.huffingtonpost.com;icon-uri=/favicon.ico" /> <meta name="msapplication-task" content="name=Politics;action-uri=http://www.huffingtonpost.com/politics/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/politics.ico" /> <meta name="msapplication-task" content="name=Business;action-uri=http://www.huffingtonpost.com/business/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/business.ico" /> <meta name="msapplication-task" content="name=Media;action-uri=http://www.huffingtonpost.com/media/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/media.ico" /> <meta name="msapplication-task" content="name=Entertainment;action-uri=http://www.huffingtonpost.com/entertainment/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/entertainment.ico" /> <meta name="msapplication-task" content="name=Sports;action-uri=http://www.huffingtonpost.com/sports/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/sports.ico" /> <meta name="msapplication-task" content="name=Comedy;action-uri=http://www.huffingtonpost.com/comedy/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/comedy.ico" /> </esi:text> </esi:when> <esi:otherwise> <esi:text> <link rel="shortcut icon" href="/favicon.ico" /></esi:text> </esi:otherwise> </esi:choose> --><link rel="stylesheet" href="https://web.archive.org/web/20160818045135cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=grid%2Fvertical_fp_grid.css%2Chp_modules%2Fmodule.main-dl.css%2Chp_modules%2Fmodule.blogger-headshot-bl.css%2Cverticals%2Fsmall-business.css%2Cpage_type%2Ffrontpages.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Cmaster.css%2Cfonts%2Fopensans-condbold%2Fstylesheet.css%2Ctopnav_new%2Fall_pages.css%2Ctopnav_new%2Ftop_nav.css%2Ctopnav_new%2Fmodule.edition_nav.css%2Cbasic.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160818045135cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=verticals%2Fcolor_scheme.css%2Cadd%2Ffront.css%2Cbuttons.css%2Cmost_popular.css%2Ccommercial.css%2Chuff_promo.css%2Csnp_friends.css%2Csnn-header.css%2Chp_modules%2Fmodule.splash_slideshow.css%2Chp_modules%2Fmodule.apps_feeds.css%2Chp_modules%2Fmodule.most_popular_celebrity.css%2Chufflists.css%2Csignup_modal.css%2Cdirect_message.css%2Cbadges_v2.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160818045135cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=hp_modules%2Ffacebook.css%2Cuser_levels.css%2Ctwitter_splash.css%2Cbing.css%2Cgrouping.css%2Cmodal_window.css%2Chp_modules%2Fmodule.bubble.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160818045135cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=email_share.css%2Csocial-navbar.css%2Chp_modules%2Fmodule.bubble-tags.css%2Chp_modules%2Fmodule.fb_like_button.css%2Csearch_autocomplete.css%2Cap_wires_scroll.css%2Cmod-follow.css%2Clogos.css" type="text/css" media="screen"/><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^6\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie6.css%2Cconversations%2Fapp.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie7.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie8.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie7.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie8.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!-- RUM header --> <script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"Vg4HV1FADAMAUFlSBg=="};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{s.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,e,n){r(n.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,e){return t}).join(", ")))},{}],2:[function(t,e,n){function r(t,e,n,r,o){try{d?d-=1:i("err",[o||new UncaughtException(t,e,n)])}catch(s){try{i("ierr",[s,(new Date).getTime(),!0])}catch(c){}}return"function"==typeof f&&f.apply(this,a(arguments))}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function o(t){i("err",[t,(new Date).getTime()])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=window.onerror,u=!1,d=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(l){"stack"in l&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),u=!0)}s.on("fn-start",function(t,e,n){u&&(d+=1)}),s.on("fn-err",function(t,e,n){u&&(this.thrown=!0,o(n))}),s.on("fn-end",function(){u&&!this.thrown&&d>0&&(d-=1)}),s.on("internal-error",function(t){i("ierr",[t,(new Date).getTime(),!0])})},{}],3:[function(t,e,n){t("loader").features.ins=!0},{}],4:[function(t,e,n){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState";t("loader").features.stn=!0,t(6);var g=NREUM.o.EV;o.on(m,function(t,e){var n=t[0];n instanceof g&&(this.bstStart=Date.now())}),o.on(w,function(t,e){var n=t[0];n instanceof g&&i("bst",[n,e,this.bstStart,Date.now()])}),a.on(m,function(t,e,n){this.bstStart=Date.now(),this.bstType=n}),a.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),this.bstType])}),s.on(m,function(){this.bstStart=Date.now()}),s.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=Date.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,!1),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,e,n){function r(t){for(var e=t;e&&!e.hasOwnProperty(u);)e=Object.getPrototypeOf(e);e&&o(e)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,e){return t[1]}var a=t("ee").get("events"),s=t(17)(a),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";e.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,e){if(t[1]){var n=t[1];if("function"==typeof n){var r=c(n,"nr@wrapped",function(){return s(n,"fn-",null,n.name||"anonymous")});this.wrapped=t[1]=r}else"function"==typeof n.handleEvent&&s.inPlace(n,["handleEvent"],"fn-")}}),a.on(d+"-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{}],6:[function(t,e,n){var r=t("ee").get("history"),o=t(17)(r);e.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,e,n){var r=t("ee").get("raf"),o=t(17)(r),i="equestAnimationFrame";e.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,e,n){function r(t,e,n){t[0]=a(t[0],"fn-",null,n)}function o(t,e,n){this.method=n,this.timerDuration="number"==typeof t[1]?t[1]:0,t[0]=a(t[0],"fn-",this,n)}var i=t("ee").get("timer"),a=t(17)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";e.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,e,n){function r(t,e){d.inPlace(e,["onreadystatechange"],"fn-",s)}function o(){var t=this,e=u.context(t);t.readyState>3&&!e.resolved&&(e.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,w,"fn-",s)}function i(t){v.push(t),h&&(g=-g,b.data=g)}function a(){for(var t=0;t<v.length;t++)r([],v[t]);v.length&&(v=[])}function s(t,e){return e}function c(t,e){for(var n in t)e[n]=t[n];return e}t(5);var f=t("ee"),u=f.get("xhr"),d=t(17)(u),l=NREUM.o,p=l.XHR,h=l.MO,m="readystatechange",w=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],v=[];e.exports=u;var y=window.XMLHttpRequest=function(t){var e=new p(t);try{u.emit("new-xhr",[e],e),e.addEventListener(m,o,!1)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}return e};if(c(p,y),y.prototype=p.prototype,d.inPlace(y.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,e){r(t,e),i(e)}),u.on("open-xhr-start",r),h){var g=1,b=document.createTextNode(g);new h(a).observe(b,{characterData:!0})}else f.on("fn-end",function(t){t[0]&&t[0].type===m||a()})},{}],10:[function(t,e,n){function r(t){var e=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!e.aborted){if(n.duration=(new Date).getTime()-this.startTime,4===t.readyState){e.status=t.status;var i=o(t,this.lastSize);if(i&&(n.rxSize=i),this.sameOrigin){var a=t.getResponseHeader("X-NewRelic-App-Data");a&&(e.cat=a.split(", ").pop())}}else e.status=0;n.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[e,n,this.startTime])}}}function o(t,e){var n=t.responseType;if("json"===n&&null!==e)return e;var r="arraybuffer"===n||"blob"===n||"json"===n?t.response:t.responseText;return h(r)}function i(t,e){var n=c(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var e=this;e.totalCbs=0,e.called=0,e.cbTime=0,e.end=r,e.ended=!1,e.xhrGuids={},e.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){e.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,e){var n=this.metrics,r=t[0],o=this;if(n&&r){var i=h(r);i&&(n.txSize=i)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof e.onload))&&o.end(e)}catch(n){try{f.emit("internal-error",[n])}catch(r){}}};for(var a=0;a<d;a++)e.addEventListener(u[a],this.listener,!1)}),f.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),f.on("xhr-load-added",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],e)}),f.on("removeEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],e)}),f.on("fn-start",function(t,e,n){e instanceof m&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),f.on("fn-end",function(t,e){this.xhrCbStart&&f.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}},{}],11:[function(t,e,n){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!e.protocol||":"===e.protocol||e.protocol===n.protocol,a=e.hostname===document.domain&&e.port===n.port;return r.sameOrigin=i&&(!e.hostname||a),r}},{}],12:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(s(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var u=["setPageViewName","setCustomAttribute","finished","addToTrace","inlineHit"],d="api-",l=d+"ixn-";a(u,function(t,e){f[e]=o(d+e,!0,"api")}),f.addPageAction=o(d+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var p=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){p[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],13:[function(t,e,n){e.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(e){return}}}},{}],14:[function(t,e,n){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),e.exports=r},{}],15:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],16:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],17:[function(t,e,n){function r(t){return!(t&&"function"==typeof t&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;e.exports=function(t){function e(t,e,n,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof n?n(r,a):n||{}}catch(u){d([u,"",[r,a,o],s])}f(e+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(l){throw f(e+"err",[r,a,l],s),l}finally{f(e+"end",[r,a,c],s)}}return r(t)?t:(e||(e=""),nrWrapper[a]=t,u(t,nrWrapper),nrWrapper)}function n(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function f(e,n,r){if(!c){c=!0;try{t.emit(e,n,r)}catch(o){d([o,e,n,r])}c=!1}}function u(t,e){if(Object.defineProperty&&Object.keys)try{var n=Object.keys(t);return n.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(r){d([r])}for(var o in t)s.call(t,o)&&(e[o]=t[o]);return e}function d(e){try{t.emit("internal-error",e)}catch(n){}}return t||(t=o),e.inPlace=n,e.flag=a,e}},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?s(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),s=a.length,c=0;c<s;c++)a[c].apply(i,r);var u=f[w[n]];return u&&u.push([v,n,r,i]),i}function d(t,e){m[t]=l(t).concat(e)}function l(t){return m[t]||[]}function p(t){return u[t]=u[t]||o(n)}function h(t,e){c(t,function(t,n){e=e||"feature",w[n]=e,e in f||(f[e]=[])})}var m={},w={},v={on:d,emit:n,get:p,listeners:l,context:e,buffer:h};return v}function i(){return new r}var a="nr@context",s=t("gos"),c=t(15),f={},u={},d=e.exports=o();d.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!g++){var t=y.info=NREUM.info,e=u.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(w,function(e,n){t[e]||(t[e]=n)});var n="https"===m.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",s("mark",["onload",a()],null,"api");var r=u.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===u.readyState&&i()}function i(){s("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var s=t("handle"),c=t(15),f=window,u=f.document,d="addEventListener",l="attachEvent",p=f.XMLHttpRequest,h=p&&p.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:p,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(12);var m=""+location,w={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-963.min.js"},v=p&&h&&h[d]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:m,features:{},xhrWrappable:v};u[d]?(u[d]("DOMContentLoaded",i,!1),f[d]("load",r,!1)):(u[l]("onreadystatechange",o),f[l]("onload",r)),s("mark",["firstbyte",a()],null,"api");var g=0},{}]},{},["loader",2,10,4,3]);</script> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=yui_sub.js%2Cjquery.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=jquery%2Fjquery.I18N.js%2Clocale%2Fdefault.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=huff.js%2Chp_config.js%2Cjsonmin.js%2Ccookiesmin.js%2Chp_track.js%2Chp_util.js%2Chp_browser.js%2Cget_font.js%2Cpreload_topnav_font.js%2C_tmp%2Fcommon.js%2C_tmp%2Fclick_tracker.js%2C_tmp%2Fcommon_paginator.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Fquick_login.js%2Cfacebook.js%2Csnproject.js%2Chuff_promo.js%2Chptwitter_anywhere.js%2Ctwitter%2Ffrontpage.js%2Csearch_focus.js%2Csearch_autocomplete.js%2Cmod-follow.js%2Cconversations%2Fbootstrap.js%2C_front%2Ftopnav_new.js%2Cap_scroll_fastnews.js"></script> <script type="text/javascript">huff.v()</script> <script type="text/javascript"> huff.v({"last_deploy_commit_id":"9448676f94eb3a3a8739e8a3fc0d85c6b51c8838","deploy_commit_id":"f75899926af7cc4499a5fde4de7ecc5f0030c1d2","deploy_seq":1470760434,"last_deploy_seq":1470163362,"deploy_date":"Tue, 09 Aug 2016 12:33:54 -0400","last_deploy_date":"Tue, 02 Aug 2016 14:42:42 -0400"}); </script> <script type="text/javascript"> jQuery.getScript('https://web.archive.org/web/20160818045135/http://s.huffpost.com/assets/js.php?v=1470760434&f=flashobjectmin.js%2Cjquery%2Fcolor.jquery.js%2C_tmp%2Ffloating_promt.js%2C_tmp%2Fquick_subscribe_user.js%2C_tmp%2Fquick_fan.js%2Cprovider.js%2Cposts.js%2Cmost_popular.js%2Clazyload-min.js%2Cuser.js%2Csocial_friends.js%2Cuser%2Frecommendations.js%2Csitemode.js%2Csplash_slideshow.js%2Cpopup_manager.js%2Cbadges_v2.js%2Cuser_levels.js%2Csharer.js%2Chuffconnect.js%2Cconnect_overview.js%2Cbing.js%2Chptwitter.js%2Cjquery%2Fui%2Fjquery.ui.core.min.js%2Cjquery%2Fui%2Fjquery.ui.widget.min.js%2Cjquery%2Fui%2Fjquery.ui.position.min.js%2Cjquery%2Fui%2Fjquery.ui.autocomplete.min.js%2Cjquery%2Fjquery.backgroundPosition.js%2Cjquery%2Fjquery.mousewheel-min.js%2C_tmp%2Fevent_module.js%2C_tmp%2Fdoc_status.js%2C_tmp%2Fview_tracker.js%2C_tmp%2Fslider.js%2C_tmp%2Fstructured_image.js%2C_tmp%2Fcurtain.js%2C_tmp%2Fpaginator.js%2C_tmp%2Fon_focus_timer.js%2C_tmp%2Ftwitter_util.js%2C_tmp%2Faol_search.js%2C_tmp%2Felection_widgets.js%2C_tmp%2Fhot_keys.js', function(){ huff.emit('ready'); }); </script> <script type="text/javascript"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); // front modules huff.use('app-feeds', 'front/blogroll', 'front/geopromo', 'front/quickread', 'front'); </script> <script type="text/javascript"> HPAds.full_page_config = {"flights":[{"mode":"all_but","name":"devil","spots":["left_lower"]}]}; HPAds.current_platform = "desktop"; </script> <!-- core ad call for AOL AdTech CMS --> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <!--end of ad call--> <script type="text/javascript"> adSetAdURL('http://' + ((document.domain && document.domain != '')?document.domain:'www.huffingtonpost.com') + ((location.port)?':'+location.port:'') + '/_uac/2014adpage.html'); </script><script type="text/javascript"> commercial_video = { "site_and_category":"huffpost.smallbusiness", "package":"" }; </script><!-- tacProp object and commercial asset inserts--> <script type="text/javascript"> tacProp={vert:"Small Business",tags:"kvpagetype=front:vert_front:atf:desktop;kvvert=smallbusiness;"}; tacProp.tags += ( (typeof HPAds!=="undefined") && (typeof HPAds.adtech_client_side_inf=="function") ) ? HPAds.adtech_client_side_inf() : ""; if (typeof adSetOthAT=="function") adSetOthAT(tacProp.tags); </script><script type="text/javascript"> adSetMOAT("1"); </script><!-- end of tacProp object --> <script type="text/javascript"> ClickTracker.vertical_id = 60; ClickTracker.sample = 10; </script> <script type="text/javascript"> HPFB.app_id = "46744042133"; HPFB.api_key = "4d965afccc4d86c598dbf5d94fb34a7c"; HPFB.app_namespace = "huffpost"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.twitter_signature = "@HuffPostSmBiz"; </script> <script type="text/javascript"> // google+ huff.use('google', function(g) { g.init(); }); // load the widgets.js file asynchronously window.twttr = (function (d,s,id) { var t, js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.src="//web.archive.org/web/20160818045135/http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } }); }(document, "script", "twitter-wjs")); </script> <!-- Google Json Markup start --> <!-- Google Json Markup end --> <!-- Parsely header code start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160818045135/http://schema.org", "@type": "webpage" } </script><!-- Parsely header code end --> <script type="text/javascript"> var ads_ext_ref_sig = ''; </script> <!--esi <esi:choose> <esi:when test="$(HTTP_REFERER) has '|dl' || $(QUERY_STRING) has '|dl' || $(HTTP_REFERER) has 'fundrace.' || $(QUERY_STRING) has 'fundrace.'"> <esi:choose> <esi:when test="($(HTTP_REFERER) has '|dl') || ($(QUERY_STRING) has '|dl')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'aol_welcome_screen'; </script> </esi:text> </esi:when> <esi:when test="($(HTTP_REFERER) has 'fundrace.') || ($(QUERY_STRING) has 'fundrace.')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'fundrace'; </script> </esi:text> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="($exists($(HTTP_COOKIE{'ad_ops_bookmarklet'})) && !($(HTTP_HOST) has 'editorial'))"> <script type="text/javascript" src="/ads/bookmarklet/bookmarklet.js"></script> </esi:when> </esi:choose> --> </head> <body id="small-business" class="loadimages frontpage small-business "> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160818045135im_/http://www.huffingtonpost.com/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160818045135im_/http://www.huffingtonpost.com/images/mobile/view-mobile-icon.png" style="height: 68px; margin-bottom: -16px;"/> View mobile site </a> </div> <script> if(window.navigator.userAgent.match(/SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox/i)) { document.getElementById("view_mobile_banner").style.display = 'block'; } </script> <div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> #snp_friends_module{display: none;} #all_frontpage_widgets #snp_friends_module{display: block !important;} .snp_module_pagination {display: none !important;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><script type="text/javascript"> var __gravity_params_most_popular = { type: "content", site_guid: "95ec266b244de718b80c652a08af06fa", pl: 26, title: "Suggested for you" }; </script></div><div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> .grid_block #center_entries_container .entry h2 a, #right_column_entries .entry h2 a, #the_blogs h2 a, .grid_block #the_blogs .entry.no_border h2 a {line-height: 18px !important;} div#center_entries h2 a, div#right_col h2 a, #right_column h2 a, #center_column h2 a {line-height: 18px !important;font-size: 16px !important;} #uk-entertainment div#featured_content h2 a{line-height: 18px !important;font-size: 18px !important;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> #ad_leaderboard_flex iframe { margin: 0 auto; }</style></div><div id="ad_top_1x1" class="ad_wrapper"><style> body#news.hpsn.us_body #threeup_top_wrapper {display: none !important;} </style></div> <div id="fb-root"></div> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'MSIE 6'"> <esi:text> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script> <style> .chromeFrameOverlayContent { margin-top:-200px; } </style> <script> // You may want to place these lines inside an onload handler CFInstall.check({ mode: "overlay", destination: "http://www.huffingtonpost.com" }); </script> </esi:text> </esi:when> </esi:choose> --> <div id="_snp_tracking" style="width:0px; height:0px;"></div> <script type="text/javascript"> HPConfig.locale = ""; HPConfig.enable_fb_widgets = 1; HPConfig.current_vertical_name = "small-business"; HPConfig.current_vertical_id = 60; HPConfig.current_channel = "us.hpmgsmbiz"; HPConfig.current_web_address = "www.huffingtonpost.com"; HPConfig.current_uri = "/small-business/"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.bit_ly_key = {"_Note":"bit.ly public key, will generate huff.to links only for whitelisted domains","user_name":"huffpostapi","user_key":"R_d7766e99c939e9f2b0c074c155e98b83"}; HPConfig.display_domain = "i.huffpost.com"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.page_type = "frontpage"; HPConfig.terms_link = "https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/terms.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160818045135/http://privacy.aol.com/"; HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.current_time = "18 August 2016, 00:46"; HPAds.doubleclick = "huffpost.smallbusiness"; //Synchronise the user login status on multi-domain with huffingtonpost.com </script> <script> HPFB.init(); TwitterAnywhere.anywhere(); </script> <script type="text/javascript"> HPConfig.fb_recom_version = 1; HPConfig.most_popular_version = 1; </script> <noscript> <h2>Using a mobile device? Go to <a href="https://web.archive.org/web/20160818045135/http://m.huffingtonpost.com/">m.huffingtonpost.com</a> for huffpost mobile.</h2> </noscript> <div id="mobile_promo"></div> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.getTracker('UA-71081-1'); HPTrack.setCustomVar("page", "front"); HPTrack.setCustomVar("vertical", "Small Business"); HPTrack.trackPageview(); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20160818045135/https://ssl' : 'https://web.archive.org/web/20160818045135/http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })(); bN_cfg = { h: location.hostname, p: {"dL_ch":"us.hpmgsmbiz","dL_flid":"_","dL_dpt":"front","dL_blogID":10,"a_type":"vertical","a_value":"small-business","cobrand":"HuffPost"} }; function runOmni() { if(typeof HuffPoUtil != "undefined"){ if (HuffPoUtil.getCookie('huffpost_user_id') != '') s_265.eVar17 = 'huffpost_' + HuffPoUtil.getCookie('huffpost_user_id'); } s_265.prop54 = 'huffpost'; s_265.pfxID = 'hpo'; s_265.channel = 'us.hpmgsmbiz'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.com'; s_265.prop16 = 'page'; s_265.prop1 = 'front'; s_265.pageName = "" + document.title; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.t(); } s_265_account ="aolhuffpostsmbiz,aolsvc"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160818045135/http://o.aolcdn.com/os_merge/?file=/aol/beacon.min.js&file=/aol/omniture.min.js"; d.getElementsByTagName('head')[0].appendChild(s); })(document); </script> <div id="wrapper"> <div class="big-news-container relative" id="topnav_big_news_module" data-beacon="{"p":{"mnid":"topnav_big_news_module","mlid":"topnav_bignews"}}"> <div id="big_news_update"> <ul class="big_news_ontop"> </ul> </div> <div class="more_in_bignews"> <script type="text/javascript">ads_top_bar_sponsor_links = ["<a href='\/news\/life-lessons\/\/' class='margin_right_10' onclick='HPTrack.trackPageview(\"\/t\/a\/topnav_bignews\/v2\");'>Life Lessons<\/a>"];ads_top_bar_sponsor_links.sort( function() { return 0.5 - Math.random() } );for(var i = 0; i < 2 && i < ads_top_bar_sponsor_links.length; i++){document.write(ads_top_bar_sponsor_links[i]);}</script> <a href="https://web.archive.org/web/20160818045135/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" class="margin_right_10" data-beacon="{"p":{"lnid":"bgNewsMore"}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">iOS app</a> <a href="https://web.archive.org/web/20160818045135/https://play.google.com/store/apps/details?id=com.huffingtonpost.android" class="margin_right_10" data-beacon="{"p":{"lnid":"bgNewsMore"}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">Android app</a> <a href="/web/20160818045135/http://www.huffingtonpost.com/big-news/#small-business" data-beacon="{"p":{"lnid":"bgNewsMore"}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">More</a> </div> <div class="clear"></div> </div> <div class="hp_auth" id="hp_auth"> <div id="not_logged_user" class="login"> <span class="hidden"><button class="hp_desktop_alerts">Desktop Alerts</button></span> </div> <script type="text/javascript"> HPUtil && HPUtil.updateNavByReferrer(); </script> <div id="wendybird_user" class="absolute display_none"> <ul class="user-nav no-select"> <li class="wendybird_user_data"> <div class="clearfix display_none" id="avatar_logged_in"></div> <div class="arrow-user-active" style="border-top-color: #058b7b;"></div> <ul class="dropdown popup"> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/social/" class="profile">Profile</a></li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/users/preferences/">Settings</a></li> <li> <a href="/web/20160818045135/http://www.huffingtonpost.com/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> Logout </a> </li> </ul> </li> </ul> </div> </div> <div class="wrapper_h clearfix"> <div class="modal_inner topnav_margin_btm" id="topnav_margin_btm"></div> <style type="text/css">#topnav_margin_btm { margin:0 !important }</style><div id="ad_leaderboard_flex" class="ad_wrapper_ smallbusiness_modal_inner"> <script type="text/javascript"> if(HPAds.ad_check_page_config('leaderboard_flex')) { var adId = '93318110'; htmlAdWH(adId, "lb", "lb","fc"); var debugadcode = ''; document.write(debugadcode); } </script> </div><script type="text/javascript">HPAds.ad_onload('div[id^="ad_leaderboard_flex"] iframe','HPAds.ad_uac_onload_handler(\' iframe[class^="uac_"]\',this,\'bottom_ad_border_div\',10)')</script> <div id="wrapper_inner"> <!-- <esi:assign name="is_canada" value="$(HTTP_HOST) has 'huffingtonpost.ca'" /> <esi:choose> <esi:when test="$(GEO{'country_code'}) == 'CA' && $(is_canada) && !$exists($(HTTP_COOKIE{'canada_region_popup_hide'})) "> <esi:assign name="canada_huffpo_regions" value="['AB', 'BC', 'QC' ]" /> <esi:assign name="is_canada_qc" value="$(HTTP_HOST) has 'quebec'" /> <esi:assign name="is_canada_ab" value="$(REQUEST_PATH) has 'alberta'" /> <esi:assign name="is_canada_bc" value="$(REQUEST_PATH) has 'british-columbia'" /> <esi:choose> <esi:when test="$(is_canada_ab) || $(is_canada_bc) || $(is_canada_qc) "> <esi:assign name="is_canada" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="!(!($(canada_huffpo_regions) has $(GEO{'region_code'})) && $(is_canada) ) "> <esi:choose> <esi:when test="$(GEO{'region_code'}) == 'QC' && $(is_canada_qc) " > <esi:assign name="region_msg"> '''To switch to the main Canada edition, or to make another English-speaking region your default view, please use this menu.''' </esi:assign> </esi:when> <esi:when test="$(GEO{'region_code'}) == 'QC' && $(is_canada) " > <esi:assign name="region_msg"> '''Pour consulter le HuffPost Québec (en français), sélectionnez l’édition dans le menu "Régions"''' </esi:assign> </esi:when> <esi:when test="$(GEO{'region_code'}) == 'AB' && $(is_canada_qc) " > <esi:assign name="region_msg"> '''Want to get Alberta news, plus the best of Huffington Post Canada's English edition?<br/>Select "Alberta" to switch to the english edition and localize your front page.''' </esi:assign> </esi:when> <esi:when test="$(GEO{'region_code'}) == 'AB' && $(HTTP_COOKIE{'region_view'})!='CA_AL' " > <esi:assign name="region_msg"> '''Want to get Alberta news, plus the best of Huffington Post Canada?<br/><br/>Select "Alberta" to localize your front page.''' </esi:assign> </esi:when> <esi:when test="$(GEO{'region_code'}) == 'BC' && $(is_canada_qc) " > <esi:assign name="region_msg"> '''Want to get BC news, plus the best of Huffington Post Canada's English edition?<br/>Select "British Columbia" to switch to the english edition and localize your front page.''' </esi:assign> </esi:when> <esi:when test="$(GEO{'region_code'}) == 'BC' && $(HTTP_COOKIE{'region_view'})!='CA_BC' " > <esi:assign name="region_msg"> '''Want to get BC news, plus the best of Huffington Post Canada?<br/>Select "British Columbia" to localize your front page.''' </esi:assign> </esi:when> <esi:when test="$(is_canada_qc) " > <esi:assign name="region_msg"> '''Want to view Huffington Post Canada's English edition?<br/><br/>Select "All Canada" from the region menu.''' </esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(region_msg)) "> --> <!--esi <style type="text/css"> div.speech { Font: 12px/14px Arial; float:left; position: absolute; width: 300px; height: 70px; text-align: left; background-color: #303030; color: #fff; border: 5px solid #303030; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index:2; } div.speechcontent { padding-left:10px; padding-top:6px; } div.speechclose { float:right; width: 12px; height: 12px; background: url('/images/white_close.png') no-repeat; cursor: pointer; opacity:0.5; } div.speech:before { content: ' '; position: absolute; width: 0; height: 0; left: 150px; top: 70px; border: 15px solid; border-color: #303030 transparent transparent transparent; } </style> <div id="speech_popup" class="speech"> <div class="speechclose"></div> <div class="speechcontent"> $(region_msg) </div> </div> <script src="/include/lib/jquery/jquery.cookie.js"></script> <script> jQuery(".speechclose").click(function () { jQuery.cookie("canada_region_popup_hide","hide",{expires:999}); jQuery(".speech").remove(); }); var count; if (jQuery.cookie("canada_region_popup_count")) { count = parseInt(jQuery.cookie("canada_region_popup_count")) + 1; } else { count = 1; } jQuery.cookie("canada_region_popup_count",count, {expires:999}); if (parseInt(count) >= 20) { jQuery.cookie("canada_region_popup_hide","hide",{expires:999}); } </script> --> <!-- </esi:when> </esi:choose> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <div id="masthead"> <div id="mast_date" class="data center georgia_12 margin_top_7 color_747474"> August 18, 2016 </div> <div id="logo" data-beacon="{"p":{"mnid":"logo","mlid":"masthead"}}" class="logo_small_business center"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/"> <h1> <img src="https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/images/v/logos/v4/small-business.gif?40" alt="The Huffington Post" border="0"/> </h1> <div class="padding_5"></div> </a> </div> <div id="masthead_sub"> <div class="clearfix margin_5_0 social_search_mod "> <div class="float_left margin_bottom_10 width_ad"><div class="float_right"></div></div> <div class="clear"></div> <div class="float_left"> <div id="edition_nav" class="arial_11 float_left relative edition_nav"> <div class="edition">Edition: <strong>U.S.</strong> <span class="arrow-down"></span></div> <ul class="absolute edition_nav_list"> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=AR"> <span>AR</span> عربي (Arabic) </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=AU"> <span>AU</span> Australia </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=BR"> <span>BR</span> Brasil </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=CA"> <span>CA</span> Canada </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=DE"> <span>DE</span> Deutschland </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=ES"> <span>ES</span> España </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=FR"> <span>FR</span> France </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=GR"> <span>GR</span> Ελλάδα (Greece) </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=IN"> <span>IN</span> India </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=IT"> <span>IT</span> Italia </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=JP"> <span>JP</span> 日本 (Japan) </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=KR"> <span>KR</span> 한국 (Korea) </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=MG"> <span>MG</span> Maghreb </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=UK"> <span>UK</span> United Kingdom </a> </li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/?country=US"> <span>US</span> United States </a> </li> </ul> </div> </div> <script type="text/javascript"> (function($) { $('#edition_nav, #region_nav') .click(function(){ $(this).toggleClass('edition_nav_selected'); }) .mouseleave(function(){ var e = $(this), t = e.data('timer'); t && clearTimeout(t); t = setTimeout(function(){ e.hasClass('edition_nav_selected') && e.removeClass('edition_nav_selected') }, 1000); e.data('timer', t); }) .mouseenter(function(){ var t = $(this).data('timer'); t && clearTimeout(t); }); })(jQuery); </script> <div class="float_right social_list"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostSmallBusiness" data-send="false" data-layout="button_count" data-width="95" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 95px" hp_track="Vertical Page"></div><script type="text/javascript"> jQuery('#fb_like_vertical').mouseenter(function() { var html = "<div id=\"fb-tooltip\" class=\"fb-tooltip-main\"><div class=\"fb-tooltip-wrapper\"><span>Follow us on Facebook</span><br/>Get updates from HuffPost Small Business posted directly to your News Feed.<div class=\"corner\"><div class=\"first\"></div><div class=\"second\"></div></div></div></div>"; var coords = [-5, -78]; if( HPConfig.current_vertical_name == 'homepage' ) { coords = [-5, -70]; } else if( HPConfig.current_vertical_name == 'mapquest' ) { coords = [-5, -68]; } FloatingPrompt.embed(this, html, undefined, 'top', {fp_intersects:1, timeout_remove:2000,ignore_arrow: true, width:236, add_xy:coords, class_name: 'clear-overlay'}); }); </script> <span data-placement="Header/Small Business"> <a href="https://web.archive.org/web/20160818045135/https://twitter.com/HuffPostSmBiz" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="70px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160818045135/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </span> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); </script> <!-- Top nav --> <div id="top_nav" class="top_nav_menu"> <div id="topnav_top" class="topnav_first_row relative clearfix" data-beacon="{"p":{"mnid":"topnav_first_row","mlid":"topnav"}}"> <script type="text/javascript"> huff.emit('topnav/load-start', document.getElementById('topnav_top')); </script> <ul class="jd_menu jd_menu_slate star_for_local"> <li class="n_home first" id="li_homepage" data-beacon="{"p":{"lnid":"homepage"}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/" title="Home">FRONT PAGE</a> </li> <li class="n_politics n_empty" id="li_politics" data-beacon="{"p":{"lnid":"politics"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/politics/">Politics</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160810_164510 --> <ul> <li id="id_trending_11409766" data-beacon="{"p":{"plid":11409766}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/09/trump-clinton-shoot_n_11409766.html?ir=Politics">Donald Trump Suggests Shooting Hillary Clinton, Her Supreme Court Picks, Or Both</a> </li> <li id="id_trending_11419304" data-beacon="{"p":{"plid":11419304}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/10/trump-second-amendment-backlash_n_11419304.html?ir=Politics">Trump On Second Amendment Backlash: 'I Think It's A Good Thing For Me'</a> </li> <li id="id_trending_11407782" data-beacon="{"p":{"plid":11407782}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/09/trump-clinton-debates_n_11407782.html?ir=Politics">Donald Trump Says He Will 'Absolutely' Do Three Presidential Debates</a> </li> <li id="id_trending_11427406" data-beacon="{"p":{"plid":11427406}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/10/paul-ryan-trump-guns_n_11427406.html?ir=Politics">Paul Ryan Is Still Standing By Donald Trump. Sad!</a> </li> <li id="id_trending_11415850" data-beacon="{"p":{"plid":11415850}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/09/donald-trump-second-amendment-excuses_n_11415850.html?ir=Politics">Trump Campaign Floats Every Defense In the Book For Second Amendment Fiasco</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/politics/">Go to Politics<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Politics</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://elections.huffingtonpost.com/pollster">Pollster</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://elections.huffingtonpost.com/2016/primaries">Election Results</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/16-and-president/">'16 And President</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/trail-to-the-chief/">Trail To The Chief</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/entry/candidate-confessional-election-losses_us_56901d6ce4b0c8beacf704c8">Candidate Confessional</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/world/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Green</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/queer-voices/">Queer Voices</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_world n_empty" id="li_world" data-beacon="{"p":{"lnid":"world"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/theworldpost/">WorldPost</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160808_160514 --> <ul> <li id="id_trending_11376362" data-beacon="{"p":{"plid":11376362}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost">Shirtless Justin Trudeau Spotted Emerging From Cave, Photobombing Wedding</a> </li> <li id="id_trending_11384444" data-beacon="{"p":{"plid":11384444}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost">In Rare Video Address, Japanese Emperor Akihito Asks To Leave Throne</a> </li> <li id="id_trending_11377704" data-beacon="{"p":{"plid":11377704}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost">Turkey's President Erdogan Holds Gigantic Rally In Istanbul</a> </li> <li id="id_trending_11383964" data-beacon="{"p":{"plid":11383964}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost">Over 60 Dead After Suicide Bomber Targets Mourners In Front Of Pakistan Hospital</a> </li> <li id="id_trending_11372326" data-beacon="{"p":{"plid":11372326}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost">Iran Executes Nuclear Scientist Who It Claims Spied For The U.S.</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/theworldpost/">Go to WorldPost<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in WorldPost</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/drug-war">Drug War</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/syria/">Syria Conflict</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://videos.huffingtonpost.com/world">World Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/religion/">Religion</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_business n_empty" id="li_business" data-beacon="{"p":{"lnid":"business"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/business/">Business</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160816_095502 --> <ul> <li id="id_trending_11524150" data-beacon="{"p":{"plid":11524150}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/14/target-ugly-produce_n_11524150.html?ir=Business">Target's Grocery Business Is Struggling -- Here's One Way It Could Change</a> </li> <li id="id_trending_11479884" data-beacon="{"p":{"plid":11479884}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/dr-travis-bradberry/10-uncomfortable-deeds-th_b_11479884.html?ir=Business">Dr. Travis Bradberry: 10 Uncomfortable Deeds That Will Make You Far More Successful<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">14</span></span></a> </li> <li id="id_trending_11529166" data-beacon="{"p":{"plid":11529166}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/donald-trump-tim-cook_n_11529166.html?ir=Business">What Donald Trump Could Learn From Apple’s CEO</a> </li> <li id="id_trending_11539404" data-beacon="{"p":{"plid":11539404}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/tesla-solarcity-merger-case_n_11539404.html?ir=Business">Why Elon Musk’s Plan To Merge Tesla With SolarCity Will Probably Work</a> </li> <li id="id_trending_11535428" data-beacon="{"p":{"plid":11535428}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/volkswagen-settlement_n_11535428.html?ir=Business">Volkswagen Looks To Settle Criminal Probe With Fines Up To $1.2 Billion</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/business/">Go to Business<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Business</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/">Small Biz</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/money/">Money</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/world/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/media/">Media</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Arts</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/sports/">Sports</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/smarter-ideas/">Smarter Ideas</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/urban_progress/">Urban Progress</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_technology n_empty" id="li_technology" data-beacon="{"p":{"lnid":"technology"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Tech</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160818_004517 --> <ul> <li id="id_trending_11550150" data-beacon="{"p":{"plid":11550150}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/google-voting-guide_n_11550150.html?ir=Technology">Google Just Made It Even Easier For You To Vote This November</a> </li> <li id="id_trending_11300174" data-beacon="{"p":{"plid":11300174}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/eryn-cooper/apple-considering-user-sl_b_11300174.html?ir=Technology">Eryn Cooper: Apple Considers User Sleep Health With Impending iOS Update</a> </li> <li id="id_trending_11531152" data-beacon="{"p":{"plid":11531152}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/wired/the-power-of-no-mans-sky-is-making-you-feel-insignificant_b_11531152.html?ir=Technology">Wired: The Power Of 'No Man’s Sky' Is Making You Feel Insignificant</a> </li> <li id="id_trending_11571300" data-beacon="{"p":{"plid":11571300}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/17/pizza-hut-cardboard-dj-pizza-box_n_11571300.html?ir=Technology">Pizza Hut's Musical Pizza Box Turns Dinner Into A Full-On Rave</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Go to Tech<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Tech</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/tedweekends/">TEDWeekends</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/social-media/">Social Media</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/">Small Biz</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Green</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/science/">Science</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/new-york/">NY</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/san-francisco/">SF</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/smarter-ideas/">Smarter Ideas</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.techcrunch.com/">TechCrunch</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.engadget.com/">Engadget</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_media n_empty" id="li_media" data-beacon="{"p":{"lnid":"media"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/media/">Media</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160817_173008 --> <ul> <li id="id_trending_11553452" data-beacon="{"p":{"plid":11553452}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/univision-gawker-sale_n_11553452.html?ir=Media">Univision Buying Gawker Media For $135 Million</a> </li> <li id="id_trending_11561182" data-beacon="{"p":{"plid":11561182}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/17/ramen-commercial-japan_n_11561182.html?ir=Media">Wild Ramen Commercial Features Every Crazy Thing You've Ever Heard About Japan</a> </li> <li id="id_trending_11551330" data-beacon="{"p":{"plid":11551330}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/nancy-grace-making-a-murderer_n_11551330.html?ir=Media">Nancy Grace: 'Nothing Wrong' With How Police Interrogated Brendan Dassey In 'Making A Murderer'</a> </li> <li id="id_trending_11527660" data-beacon="{"p":{"plid":11527660}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/katrina-pierson-trump-reporters_n_11527660.html?ir=Media">Katrina Pierson Claims Reporters 'Literally Beat Trump Supporters Into Submission'</a> </li> <li id="id_trending_11534308" data-beacon="{"p":{"plid":11534308}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/peter-thiel-new-york-times-op-ed_n_11534308.html?ir=Media">Peter Thiel Gives Bizarre Defense Of His Crusade Against Gawker</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/media/">Go to Media<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Media</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/eat-the-press/">Eat The Press</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/the-backstory/">Calderone: The Backstory</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/entertainment/">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Arts</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://moviefone.com/">Moviefone</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_green n_empty" id="li_green" data-beacon="{"p":{"lnid":"green"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Green</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160816_185506 --> <ul> <li id="id_trending_11529452" data-beacon="{"p":{"plid":11529452}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/louisiana-flooding-photos_n_11529452.html?ir=Green">Louisiana Flooding Looks Like A Weather Horror Movie</a> </li> <li id="id_trending_11539162" data-beacon="{"p":{"plid":11539162}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/lower-lake-wildfire_n_11539162.html?ir=Green">Man Arrested For Arson Related To Destructive California Wildfire</a> </li> <li id="id_trending_11527286" data-beacon="{"p":{"plid":11527286}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/rampaging-california-wildfire-destroys-more-than-100-homes-and-businesses_n_11527286.html?ir=Green">Rampaging California Wildfire Destroys More Than 100 Homes And Businesses</a> </li> <li id="id_trending_11548082" data-beacon="{"p":{"plid":11548082}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/2016-historic-weather_n_11548082.html?ir=Green">2016 Is Already A Year Of Historic U.S. Weather Events</a> </li> <li id="id_trending_11523040" data-beacon="{"p":{"plid":11523040}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/louisiana-flooding_n_11523040.html?ir=Green">President Obama Issues Disaster Declaration For Flood-Ravaged Louisiana</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Go to Green<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Green</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/energy/">Energy</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/climate-change/">Climate Change</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/animals/">Animals</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/green-technology/">Green Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/green-holiday/">Green Holiday</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/world/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/science/">Science</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/politics-of-food/">Politics of Food</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_sports n_empty" id="li_sports" data-beacon="{"p":{"lnid":"sports"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/sports/">Sports</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160818_004517 --> <ul> <li id="id_trending_11565804" data-beacon="{"p":{"plid":11565804}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/17/simone-biles-bob-costas_n_11565804.html?ir=Sports">Simone Biles Pulls The Perfect Face When Bob Costas Says She Just Became Famous</a> </li> <li id="id_trending_11574694" data-beacon="{"p":{"plid":11574694}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/09/olympics-poor-rio-atlanta_n_11574694.html?ir=Sports">The Olympics Are Always A Disaster For Poor People</a> </li> <li id="id_trending_11538264" data-beacon="{"p":{"plid":11538264}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/pole-vault-penis_n_11538264.html?ir=Sports">Inconvenient Penis Is A Huge Problem For Japanese Pole Vaulter Hiroki Ogita In Rio</a> </li> <li id="id_trending_11543666" data-beacon="{"p":{"plid":11543666}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/sports-illustrated-rio-olympics-cover_n_11543666.html?ir=Sports">Sports Illustrated's New Rio Olympics Cover Nails It</a> </li> <li id="id_trending_11552814" data-beacon="{"p":{"plid":11552814}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/angry-michael-phelps-face-explained_n_11552814.html?ir=Sports">Michael Phelps FINALLY Explains 'Angry Michael Phelps Face'</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/sports/">Go to Sports<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Sports</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/nfl">NFL</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/college-football">College Football</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/mlb">MLB</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/sports-fails">Fails</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/sports-highlights">Highlights</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/crime/">Crime</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_science n_empty" id="li_science" data-beacon="{"p":{"lnid":"science"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/science/">Science</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160818_004516 --> <ul> <li id="id_trending_11565876" data-beacon="{"p":{"plid":11565876}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/smartphone-brain-memory_n_11565876.html?ir=Science">We Outsource Our Minds Every Day, And Psychologists Want To Understand The Consequences</a> </li> <li id="id_trending_11540670" data-beacon="{"p":{"plid":11540670}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/jk-rowling-astrophysicist-climate-change_n_11540670.html?ir=Science">J.K. Rowling Helps Astrophysicist School Troll On Climate Change Science</a> </li> <li id="id_trending_11544676" data-beacon="{"p":{"plid":11544676}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/tribal-leader-shows-off-scary-smoked-mummy-he-sleeps-with_n_11544676.html?ir=Science">Tribal Leader Shows Off 'Smoked' Mummy He Sleeps With</a> </li> <li id="id_trending_11564954" data-beacon="{"p":{"plid":11564954}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/old-fashioned-photos-surfers_n_11564954.html?ir=Science">10 Mesmerizing Old-Fashioned Photos That Show Surfers In A New Light</a> </li> <li id="id_trending_11531020" data-beacon="{"p":{"plid":11531020}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/national-geographic-extreme-photos_n_11531020.html?ir=Science">8 Of The Year's Most Extreme Adventure Photos (So Far) From National Geographic</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/science/">Go to Science<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Science</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/space/">Space</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/brain/">Brain</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/earth/">Earth</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/talk-nerdy-to-me/">Talk Nerdy To Me</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/weird-science/">Weird Science</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Green</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Arts</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_arts n_empty" id="li_arts" data-beacon="{"p":{"lnid":"arts"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Arts</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160818_004502 --> <ul> <li id="id_trending_11563874" data-beacon="{"p":{"plid":11563874}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/artists-floating-island-house_n_11563874.html?ir=Arts">These Artists Are Living Out Their Dreams In A Handmade Floating House</a> </li> <li id="id_trending_11542318" data-beacon="{"p":{"plid":11542318}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/15/burning-man-art-2016_n_11542318.html?ir=Arts">The 12 Most Mind-Melting Artworks Headed To Burning Man This Year</a> </li> <li id="id_trending_11565498" data-beacon="{"p":{"plid":11565498}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/16/mishka-henner-feedlots_n_11565498.html?ir=Arts">Aerial Photos Show The Disturbing Feedlots That Brought You Your Burger</a> </li> <li id="id_trending_11566166" data-beacon="{"p":{"plid":11566166}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/17/jk-rowling-has-more-to-share-about-the-wizarding-world-in-pottermore-presents_n_11566166.html?ir=Arts">J.K. Rowling Has More To Share About The Wizarding World In 'Pottermore Presents'</a> </li> <li id="id_trending_11524332" data-beacon="{"p":{"plid":11524332}}"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2016/08/12/math-magazine-feminist-porn_n_11524332.html?ir=Arts">This Is What A Feminist Porn Magazine Looks Like</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Go to Arts<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Arts</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/painting/">Painting</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/film/">Film</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/design/">Design</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/photography/">Photography</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/theatre/">Theater</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/architecture/">Architecture</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/new-york/">NY</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/los-angeles/">Los Angeles</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_live" id="tn-live" data-beacon="{"p":{"lnid":"live"}}"> <div class="relative"> <a href="https://web.archive.org/web/20160818045135/http://live.huffingtonpost.com/">HUFFPOST LIVE</a> <div class="menu absolute right_align"> <div class="menu_h clearfix"> <div class="trending tn-hp-live" data-beacon="{"p":{"lnid":"trending"}}"> <ul> <li class="vertical_info"> <a href="https://web.archive.org/web/20160818045135/http://live.huffingtonpost.com/" class="link-to-hp-live">Go to HuffPost Live<span class="arrow"><span></span></span></a> </li> </ul> </div> </div> </div> </div> </li> <li class="n_all_sections last" id="all-sections" data-beacon="{"p":{"lnid":"all-sections"}}"> <div class="relative"> <a href="javascript:void(0);">ALL SECTIONS <span class="arrow-down"></span></a> <div class="menu absolute white_bg right_align"> <div class="columns clearfix"> <div class="column"> <strong class="title">News</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/theworldpost/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/media/">Media</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/sports/">Sports</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/education/">Education</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/crime/">Crime</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/good-news/">Good News</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Entertainment</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/entertainment/">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/arts/">Arts & Culture</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/tv/">TV</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Life & Style</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/gps-for-the-soul/">GPS for the Soul</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/home/">Home</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/taste/">Taste</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/weddings/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/parents/">Parents</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/divorce/">Divorce</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/50/">Huff/Post 50</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/own/">OWN</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/drphil/">Dr. Phil</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/quiet-revolution/">Quiet Revolution</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Tech & Science</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/tech/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/science/">Science</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/green/">Green</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Voices</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/women/">Women</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/queer-voices/">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/college/">College</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/teen/">Teen</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/outspeak/">Outspeak</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Local</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/chicago/">Chicago</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/dc/">DC</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/denver/">Denver</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/detroit/">Detroit</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/hawaii/">Hawaii</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/los-angeles/">Los Angeles</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/miami/">Miami</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/new-york/">New York</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/san-francisco/">San Francisco</a></li> </ul> </div> </div> </div> <div class="mobile_app_links clearfix"> <strong class="title">Our Mobile Apps</strong> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818045135/https://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iOS App</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160818045135/https://itunes.apple.com/us/app/huffpost-live/id572584499?ls=1&mt=8">HuffPost Live iOS</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160818045135/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Android App</a></li> </ul> </div> </div> </div> </li> </ul> </div> <div class="new-topnav_second_row clearfix" id="topnav_top_row" data-beacon="{"p":{"mnid":"topnav_subnav","mlid":"topnav"}}"> <div class="featured"> <span class="ftd"> <span class="bg vertical_color"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/business/">Business</a> </span> <span class="arrow default_tag_arrow"><span></span></span> </span> <span class="ftd"> <span class="bg vertical_color"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/small-business/">Small Business</a> </span> <span class="arrow default_tag_arrow"><span></span></span> </span> <ul> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/small-business-success-stories/" class="modal_inner ftd_small-business">Success Stories</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/small-business-news-and-trends/" class="modal_inner ftd_small-business">News and Trends</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/what-is-working-small-businesses/" class="modal_inner ftd_small-business">What's Working: Small Businesses</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/buildabiz/" class="modal_inner ftd_small-business">Build A Biz</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/c-suite/" class="modal_inner ftd_small-business">C-Suite</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/financial-education/" class="modal_inner ftd_small-business">Financial Education</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/news/small-business-voices/" class="modal_inner ftd_small-business">Small Business Voices</a></li> </ul> </div> </div> <script type="text/javascript"> huff.emit('topnav/loaded', document.getElementById('topnav_top')); </script> </div> <!-- /Top nav --> <div id="updated_and_search" class="clearfix white_bg" data-beacon="{"p":{"mlid":"wires_and_alert_signup"}}"> <div class="left" style="margin:0 auto;float:none;"> <div id="ap_wire_container"> </div> <script type="text/javascript"> if ($('ap_array_size')) { var ap_wires_unit = new CommonPaginator({'moduleName': 'ap_wires', 'maxPage': $('ap_array_size').innerHTML, 'is_update_current_page': false, 'is_circle': true, 'is_whole_circle': true}); } </script> </div> </div> </div> </div> <!-- AVATAR LOADER --> <script type="text/javascript"> HuffPoUtil.AvatarLoader.loadAvatar('https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com'); </script> <div class="clear"></div><div id="curtain_wrapper"><div id="curtainunit"></div></div> <div class="clear"></div> <!-- Placeholder for promo on front pages --> <div id="huff_promo_space"></div> <a name="slide_image_frontpage"></a> <div id="grid_left_bl" class="grid grid_v_fp_left_bl"> <!-- In scroll_vertical_top.html --> <div id="top_wrapper" class="layout_10 clearfix" data-beacon="{"p":{"mlid":"splash"}}"> <!-- CURRENT LAYOUT 10 --> <!-- BEGIN_CONDITIONAL top_wrapper CONTENT --> <!-- Entry Blog 2 --> <div id="entry_5492407" onmouseover="TrackingData.entry_5492407={id:5492407,blog_id:2,rank:1,zone:1,vertical:60,ab_headline:'a'};" class="entry centered_entry" data-beacon="{"p":{"mnid":"newsa","plid":5492407,"mpid":1}}"> <h5><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business"> <div id="splash_block" style="width: 600px; margin: auto; "> <h1> <span style="font-size: 67px;"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business" style="font-size: 67px; color: #2b0073 !important; font-family: Arial,'Helvetica Neue',Helvetica,sans-serif !important; line-height: 1.05;">THINK DIFFERENT</a> </span> </h1> <div id="splash_hdr_spacer" class="splash_hdr_spacer"></div> <div style="text-align:center"> <div id="headline_image_container" class="relative"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business" id="entry_id_5492407"> <img id="headline_image" class="quickread_link" width="600" height="250" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/1922430/thumbs/r-RICHARD-BRANSON-VIRGIN-large.jpg"/> </a> <span class="absolute image-credit arial_11">Paul Kane via Getty Images</span> </div> </div> <span id="sub_headline_preview" style="word-wrap: break-word;"> <span style="font-size: 30px;"> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business" style="font-size: 30px; color: #000000 !important; font-family: Arial,'Helvetica Neue',Helvetica,sans-serif !important; line-height: 1.05;">How Entrepreneurs Set Themselves Apart</a> </span> </span> </div> <div id="twitter_splash" class="hidden"> </div> <div id="splash_hdr_spacer" class="splash_hdr_spacer"></div> </a></h5> <ul class="meta_links"> <li> <div id="webslice_icon_home" class="webslice_icons" style="display:none"> <span id="home_slice" class="hslice" style="display:none;"> <span style="display:none" class="entry-title">Home</span> <a rel="entry-content" href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/webslices/?v=home" style="display:none;"></a> <span style="display:none;"> Updates every <span class="ttl">10</span> minute(s) </span> </span> <a href="#" onclick="javascript:window.external.AddToFavoritesBar('https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/webslices/?v=home#home_slice', 'Home', 'slice');"> <img src="https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/images/webslice12x12.png" width="12" height="12" alt="IE8 Web Slice"/> </a> </div> </li> <li class="hidden" id="read_post_5492407">http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business</li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/07/22/8-things-entrepreneurial-_n_5492407.html?utm_hp_ref=small-business#comments" data-beacon="{"p":{"lnid":"cmnts"}}">Comments <span class="comment_count" id="comment_count_5492407">(293)</span></a> </li> <li> | <a href="/web/20160818045135/http://www.huffingtonpost.com/news/entrepreneurship/" class="topic_link" data-beacon="{"p":{"lnid":"bigNws"}}">Entrepreneurship</a> </li> </ul> </div> <!-- END_CONDITIONAL top_wrapper CONTENT --> </div> <!-- End scroll_vertical_top.html --> <div class="clear"></div> <!-- LEFT COLUMN --> <div class="margin_top_10"> <!-- BLOGS --> <div id="the_blogs" class="grid_v_fp_half_bl grid_r_border georgia" data-beacon="{"p":{"mlid":"col1"}}"> <h3 class="featured-blog-header uppercase">featured blog posts</h3> <div class="clear"></div> <div class="highlights" id="highlights"> </div> <!-- In scroll_vertical_featured_posts.html --> <div class="clear"></div> <div id="featured_posts_long" data-beacon="{"p":{"mnid":"featBlg"}}"> <div id="featured_upper"> <div id="hp_featured_posts_main"> <div id="hp_featured_posts_all_pages"> <!-- BEGIN hp_featured_posts_all_pages CONTENT --> <div id="hp_featured_posts_page_1"> <!-- hp_featured_posts_page_1 --> <!-- END hp_featured_posts_all_pages CONTENT --> </div><!-- hp_featured_posts_all_pages --> <script type="text/javascript"> huff.emit('content/update', '#hp_featured_posts_page_1'); var curr_page = 1; var blog_column_edit_promo = '<div id="all_sponsored_posts_page_1_wrapper">' + jQuery('#all_sponsored_posts_page_1_wrapper').html() + '</div>'; jQuery('#all_sponsored_posts_page_1_wrapper').remove(); jQuery('#hp_featured_posts_page_1 div.entry').eq(blog_column_edit_promo_position - 1).after(blog_column_edit_promo); jQuery('#hp_featured_posts_main>.preview').remove(); </script> </div><!-- hp_featured_posts_main --> </div><!-- featured_upper --> </div><!-- featured_posts_long --> <div class="featured_post_underline"></div> <!-- Dont miss HP bloggers --> <div class="feature_title_wrap feature_title_bg"> <div class="uppercase float_left bold arial_12" id="all_featured_posts_title">don't miss huffpost bloggers</div> </div> <div class="clear"></div> <div id="hp_dont_miss_main" data-beacon="{"p":{"mnid":"dont_miss_blogs"}}"> <div id="hp_dont_miss_all_pages"> <!--?= $b['image_size'] ?--> <div class="new_dont_miss_container" data-beacon="{"p":{"plid":10471584}}"> <!-- headshot --> <div class="float_left blogger_img" data-beacon="{"p":{"lnid":"img"}}"> <a href="/web/20160818045135/http://www.huffingtonpost.com/geoffrey-r-stone/"> <span id="blogger-headshot" style="background-image: url(https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/contributors/geoffrey-r-stone/headshot.jpg);"></span> </a> </div> <!-- title --> <div class="blogger_credit"> <div class="uppercase vertical_css" data-beacon="{"p":{"lnid":"vert"}}"><a href="/web/20160818045135/http://www.huffingtonpost.com/politics/" class="bold arial_11 white_bg" style="color:#0088C3;">politics</a></div> <a class="new_dont_miss_entry_author" data-beacon="{"p":{"lnid":"auth"}}" href="/web/20160818045135/http://www.huffingtonpost.com/geoffrey-r-stone/">Geoffrey R. Stone</a> <div class="new_dont_miss_entry_title" data-beacon="{"p":{"lnid":"hdln"}}"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/geoffrey-r-stone/an-open-letter-to-those-w_b_10471584.html?utm_hp_ref=small-business">An Open Letter to Those Who Feel the Bern</a></div> </div> <div class="clear"></div> </div> <!--?= $b['image_size'] ?--> <div class="new_dont_miss_container" data-beacon="{"p":{"plid":10463280}}"> <!-- headshot --> <div class="float_left blogger_img" data-beacon="{"p":{"lnid":"img"}}"> <a href="/web/20160818045135/http://www.huffingtonpost.com/bob-casey/"> <span id="blogger-headshot" style="background-image: url(https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/contributors/bob-casey/headshot.jpg);"></span> </a> </div> <!-- title --> <div class="blogger_credit"> <div class="uppercase vertical_css" data-beacon="{"p":{"lnid":"vert"}}"><a href="/web/20160818045135/http://www.huffingtonpost.com/politics/" class="bold arial_11 white_bg" style="color:#0088C3;">politics</a></div> <a class="new_dont_miss_entry_author" data-beacon="{"p":{"lnid":"auth"}}" href="/web/20160818045135/http://www.huffingtonpost.com/bob-casey/">Sen. Bob Casey</a> <div class="new_dont_miss_entry_title" data-beacon="{"p":{"lnid":"hdln"}}"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/bob-casey/why-i-changed-on-guns-congress_b_10463280.html?utm_hp_ref=small-business">Why I Changed On Guns And Why Congress Should, Too</a></div> </div> <div class="clear"></div> </div> <!--?= $b['image_size'] ?--> <div class="new_dont_miss_container" data-beacon="{"p":{"plid":10492068}}"> <!-- headshot --> <div class="float_left blogger_img" data-beacon="{"p":{"lnid":"img"}}"> <a href="/web/20160818045135/http://www.huffingtonpost.com/sen-barbara-boxer/"> <span id="blogger-headshot" style="background-image: url(https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/contributors/sen-barbara-boxer/headshot.jpg);"></span> </a> </div> <!-- title --> <div class="blogger_credit"> <div class="uppercase vertical_css" data-beacon="{"p":{"lnid":"vert"}}"><a href="/web/20160818045135/http://www.huffingtonpost.com/politics/" class="bold arial_11 white_bg" style="color:#0088C3;">politics</a></div> <a class="new_dont_miss_entry_author" data-beacon="{"p":{"lnid":"auth"}}" href="/web/20160818045135/http://www.huffingtonpost.com/sen-barbara-boxer/">Sen. Barbara Boxer</a> <div class="new_dont_miss_entry_title" data-beacon="{"p":{"lnid":"hdln"}}"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/sen-barbara-boxer/on-gun-violence---lets-co_b_10492068.html?utm_hp_ref=small-business">On Gun Violence -- Let’s Come Together And Stop the Heartbreak</a></div> </div> <div class="clear"></div> </div> <!--?= $b['image_size'] ?--> <div class="new_dont_miss_container" data-beacon="{"p":{"plid":10465636}}"> <!-- headshot --> <div class="float_left blogger_img" data-beacon="{"p":{"lnid":"img"}}"> <a href="/web/20160818045135/http://www.huffingtonpost.com/michael-roth/"> <span id="blogger-headshot" style="background-image: url(https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/contributors/michael-roth/headshot.jpg);"></span> </a> </div> <!-- title --> <div class="blogger_credit"> <div class="uppercase vertical_css" data-beacon="{"p":{"lnid":"vert"}}"><a href="/web/20160818045135/http://www.huffingtonpost.com/college/" class="bold arial_11 white_bg" style="color:#569ae1;">college</a></div> <a class="new_dont_miss_entry_author" data-beacon="{"p":{"lnid":"auth"}}" href="/web/20160818045135/http://www.huffingtonpost.com/michael-roth/">Michael Roth</a> <div class="new_dont_miss_entry_title" data-beacon="{"p":{"lnid":"hdln"}}"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/michael-roth/hamilton-and-liberal-educ_b_10465636.html?utm_hp_ref=small-business">’Hamilton’ and Liberal Education</a></div> </div> <div class="clear"></div> </div> <!--?= $b['image_size'] ?--> <div class="new_dont_miss_container" data-beacon="{"p":{"plid":10444940}}"> <!-- headshot --> <div class="float_left blogger_img" data-beacon="{"p":{"lnid":"img"}}"> <a href="/web/20160818045135/http://www.huffingtonpost.com/dr-phil/"> <span id="blogger-headshot" style="background-image: url(https://web.archive.org/web/20160818045135im_/http://s.huffpost.com/contributors/dr-phil/headshot.jpg);"></span> </a> </div> <!-- title --> <div class="blogger_credit"> <div class="uppercase vertical_css" data-beacon="{"p":{"lnid":"vert"}}"><a href="/web/20160818045135/http://www.huffingtonpost.com/drphil/" class="bold arial_11 white_bg" style="color:#058B7B;">dr. phil</a></div> <a class="new_dont_miss_entry_author" data-beacon="{"p":{"lnid":"auth"}}" href="/web/20160818045135/http://www.huffingtonpost.com/dr-phil/">Dr. Phil McGraw</a> <div class="new_dont_miss_entry_title" data-beacon="{"p":{"lnid":"hdln"}}"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/dr-phil/standing-solidarity-victims-orlando-shooting_b_10444940.html?utm_hp_ref=small-business">Standing In Solidarity With Victims Of The Orlando Shooting</a></div> </div> <div class="clear"></div> </div> </div> <!-- hp_dont_miss_all_pages --> </div> <!-- hp_dont_miss_main --> </div><!-- all_featured_posts --> <div id="recent-blogs-display-container"></div> </div><!-- /left_column --> <script type="text/javascript">huff.emit('content/update', '#left_column');</script> <!-- NEWS COLUMN --> <div id="center_column" class="grid_v_fp_half_bl"> <div id="center_entries_container" data-beacon="{"p":{"mlid":"col2"}}"> <!-- BEGIN center_entries_container CONTENT --> <!-- Entry Blog 2 --> <div id="entry_5479836" onmouseover="TrackingData.entry_5479836={id:5479836,blog_id:2,rank:1,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":5479836,"mpid":1}}"> <h4><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/06/10/great-listening-skills_n_5479836.html?utm_hp_ref=small-business">5 Skills Of Really Amazing Listeners</a></h4><div class="image_wrapper relative" style="width: 300px;"><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/06/10/great-listening-skills_n_5479836.html?utm_hp_ref=small-business"><img class="unloaded-image quickread_link" id="image_5479836" longdesc="http://i.huffpost.com/gen/1845451/thumbs/n-LISTEN-large300.jpg" alt="Listen" width="300" height="219" src="/web/20160818045135im_/http://www.huffingtonpost.com/images/trans.gif"/></a><div class="absolute image-credit arial_11">Compassionate Eye Foundation/David Oxberry/OJO Images Ltd via Getty Images</div></div> <ul class="meta_links"> <li class="hidden" id="read_post_5479836">http://www.huffingtonpost.com/2014/06/10/great-listening-skills_n_5479836.html?utm_hp_ref=small-business</li> <li> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2014/06/10/great-listening-skills_n_5479836.html?utm_hp_ref=small-business#comments" data-beacon="{"p":{"lnid":"cmnts"}}">Comments <span class="comment_count" id="comment_count_5479836">(15)</span></a> </li> <li> | <a href="/web/20160818045135/http://www.huffingtonpost.com/news/what-is-working-small-businesses/" class="topic_link" data-beacon="{"p":{"lnid":"bigNws"}}">What Is Working: Small Businesses</a> </li> </ul> </div> <!-- END center_entries_container CONTENT --> </div> <div id="entry_8996942" onmouseover="TrackingData.entry_8996942={id:8996942,blog_id:2,rank:0,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8996942,"mpid":0,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.in/2016/01/16/startup-india-arun-jaitley_n_8996942.html?utm_hp_ref=small-business&ir=Small+Business">Govt Will Announce Startups-Friendly Tax Regime In The Budget</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.in/2016/01/16/startup-india-arun-jaitley_n_8996942.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8996942" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3893404/images/n-ARUN-JAITLEY-large300.jpg"> </a> <span class="absolute image-credit arial_11">MONEY SHARMA via Getty Images</span> </div> </div> <div id="entry_8805396" onmouseover="TrackingData.entry_8805396={id:8805396,blog_id:2,rank:1,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8805396,"mpid":1,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/12/14/uberhop-toronto-ttc-legal-review_n_8805396.html?utm_hp_ref=small-business&ir=Small+Business">TTC Lawyers Up After Uber Launches Commuter Service</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/12/14/uberhop-toronto-ttc-legal-review_n_8805396.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8805396" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3780974/images/n-UBERHOP-large300.jpg"> </a> <span class="absolute image-credit arial_11">AOL</span> </div> </div> <div id="entry_8591578" onmouseover="TrackingData.entry_8591578={id:8591578,blog_id:2,rank:2,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8591578,"mpid":2,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/12/01/philadelphia-mayor-nutter-small-business_n_8591578.html?utm_hp_ref=small-business&ir=Small+Business">Outgoing Philadelphia Mayor Stresses The Importance Of Small Businesses</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/12/01/philadelphia-mayor-nutter-small-business_n_8591578.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8591578" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3705512/images/n-PHILADELPHIA-CITY-HALL-large300.jpg"> </a> <span class="absolute image-credit arial_11">f11photo via Getty Images</span> </div> </div> <div id="entry_8656816" onmouseover="TrackingData.entry_8656816={id:8656816,blog_id:2,rank:3,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8656816,"mpid":3,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/11/27/dragons-den-manjit-minhas-financial-advice_n_8656816.html?utm_hp_ref=small-business&ir=Small+Business">Trapped In A Debt Cycle? This 'Dragon's Den' Host Has An Out</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/11/27/dragons-den-manjit-minhas-financial-advice_n_8656816.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8656816" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3718178/images/n-MANJIT-MINHAS-large300.jpg"> </a> <span class="absolute image-credit arial_11">Huffington Post Canada</span> </div> </div> <div id="entry_8049360" onmouseover="TrackingData.entry_8049360={id:8049360,blog_id:2,rank:4,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8049360,"mpid":4,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/09/10/susan-cain-qa_n_8049360.html?utm_hp_ref=small-business&ir=Small+Business">5 Insights For Introverts Who Want To Thrive In The Workplace</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/09/10/susan-cain-qa_n_8049360.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8049360" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3350324/images/n-QA-large300.jpg"> </a> <span class="absolute image-credit arial_11">Stocksy</span> </div> </div> <div id="entry_8048978" onmouseover="TrackingData.entry_8048978={id:8048978,blog_id:2,rank:5,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":8048978,"mpid":5,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/09/08/introvert-networking_n_8048978.html?utm_hp_ref=small-business&ir=Small+Business">5 Tips to Help Introverts Network On Their Own Terms</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/09/08/introvert-networking_n_8048978.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_8048978" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3399536/images/n-SOCIAL-FUNCTION-large300.jpg"> </a> <span class="absolute image-credit arial_11">Thomas Barwick via Getty Images</span> </div> </div> <div id="entry_7904700" onmouseover="TrackingData.entry_7904700={id:7904700,blog_id:2,rank:6,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7904700,"mpid":6,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/30/loopy-cases-jt-wangercyn_n_7904700.html?utm_hp_ref=small-business&ir=Small+Business">Brothers Start Thriving Phone Case Business During College</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/30/loopy-cases-jt-wangercyn_n_7904700.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7904700" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3247252/images/n-WANGERCYN-BROTHERS-large300.jpg"> </a> <span class="absolute image-credit arial_11">AOL</span> </div> </div> <div id="entry_7882256" onmouseover="TrackingData.entry_7882256={id:7882256,blog_id:2,rank:7,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7882256,"mpid":7,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/30/food-to-eat-deepti-sharma-kapur_n_7882256.html?utm_hp_ref=small-business&ir=Small+Business">College Student Helps Immigrants Build Their Businesses</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/30/food-to-eat-deepti-sharma-kapur_n_7882256.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7882256" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3246510/images/n-DEEPTI-SHARMA-KAPUR-large300.jpg"> </a> <span class="absolute image-credit arial_11">AOL</span> </div> </div> <div id="entry_7793278" onmouseover="TrackingData.entry_7793278={id:7793278,blog_id:2,rank:8,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7793278,"mpid":8,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/14/scott-walker-minimum-wage_n_7793278.html?utm_hp_ref=small-business&ir=Small+Business">Scott Walker Criticizes The Minimum Wage, Says It's 'Lame'</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/14/scott-walker-minimum-wage_n_7793278.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7793278" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3187734/images/n-SCOTT-WALKER-large300.jpg"> </a> <span class="absolute image-credit arial_11">Scott Olson via Getty Images</span> </div> </div> <div id="entry_7775240" onmouseover="TrackingData.entry_7775240={id:7775240,blog_id:2,rank:9,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7775240,"mpid":9,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/11/greek-americans-greece-solutions_n_7775240.html?utm_hp_ref=small-business&ir=Small+Business">Greek-Americans Share Concern For Greece, But Disagree On Solutions</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/11/greek-americans-greece-solutions_n_7775240.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7775240" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3177474/images/n-GREEK-FLAG-large300.jpg"> </a> <span class="absolute image-credit arial_11">LOUISA GOULIAMAKI via Getty Images</span> </div> </div> <div id="entry_7715644" onmouseover="TrackingData.entry_7715644={id:7715644,blog_id:2,rank:10,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7715644,"mpid":10,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/06/homeless-restaurant-week_n_7715644.html?utm_hp_ref=small-business&ir=Small+Business">Baltimore Restaurant Owner Opts Out Of Restaurant Week To Feed The Homeless Instead</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/06/homeless-restaurant-week_n_7715644.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7715644" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3145868/images/n-TABRIZI-RESTAURANT-large300.jpg"> </a> <span class="absolute image-credit arial_11">Courtesy of Tabrizi's</span> </div> </div> <div id="entry_7717658" onmouseover="TrackingData.entry_7717658={id:7717658,blog_id:2,rank:11,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7717658,"mpid":11,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/european-democracy-greece_n_7717658.html?utm_hp_ref=small-business&ir=Small+Business">This Is What The End Of European Democracy Looks Like</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/european-democracy-greece_n_7717658.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7717658" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3146746/images/n-GREECE-large300.jpg"> </a> <span class="absolute image-credit arial_11">LOUISA GOULIAMAKI via Getty Images</span> </div> </div> <div id="entry_7715274" onmouseover="TrackingData.entry_7715274={id:7715274,blog_id:2,rank:12,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7715274,"mpid":12,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/kingii-life-preserver_n_7715274.html?utm_hp_ref=small-business&ir=Small+Business">This Tiny Life Preserver Could Save Your Summer</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/kingii-life-preserver_n_7715274.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7715274" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3145860/images/n-KINGII-SURFER-large300.jpg"> </a> <span class="absolute image-credit arial_11">Courtesy Kingii</span> </div> </div> <div id="entry_7613198" onmouseover="TrackingData.entry_7613198={id:7613198,blog_id:2,rank:13,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7613198,"mpid":13,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/midlifers-office-environment_n_7613198.html?utm_hp_ref=small-business&ir=Small+Business">10 Things Midlifers Should Know About Today's Workplace</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/02/midlifers-office-environment_n_7613198.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7613198" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3090942/images/n-CUBICLES-IN-OFFICE-large300.jpg"> </a> <span class="absolute image-credit arial_11">Koichi Kamoshida via Getty Images</span> </div> </div> <div id="entry_7707466" onmouseover="TrackingData.entry_7707466={id:7707466,blog_id:2,rank:14,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7707466,"mpid":14,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/01/st-louis-rooftop-farm_n_7707466.html?utm_hp_ref=small-business&ir=Small+Business">St. Louis Rooftop Farm Aims For Community Revitalization, Bridging Divides</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/01/st-louis-rooftop-farm_n_7707466.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7707466" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3140698/images/n-ST-LOUIS-FARM-large300.jpg"> </a> <span class="absolute image-credit arial_11">Urban Harvest STL/Facebook</span> </div> </div> <div id="entry_7707224" onmouseover="TrackingData.entry_7707224={id:7707224,blog_id:2,rank:15,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7707224,"mpid":15,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/01/donald-trump-shakira_n_7707224.html?utm_hp_ref=small-business&ir=Small+Business">Shakira Shames Donald Trump For His 'Hateful And Racist Speech'</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/07/01/donald-trump-shakira_n_7707224.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7707224" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3135490/images/n-DONALD-TRUMP-large300.jpg"> </a> <span class="absolute image-credit arial_11">Darren McCollester via Getty Images</span> </div> </div> <div id="entry_7665432" onmouseover="TrackingData.entry_7665432={id:7665432,blog_id:2,rank:16,zone:5,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7665432,"mpid":16,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/26/airbnb-realtor-test_n_7665432.html?utm_hp_ref=small-business&ir=Small+Business">Airbnb Wants You To Take A Test-Drive Before Buying A New Home</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/26/airbnb-realtor-test_n_7665432.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7665432" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3118508/images/n-AIRBNB-large300.jpg"> </a> <span class="absolute image-credit arial_11">Chris Weeks via Getty Images</span> </div> </div> <div id="recent-blogs-overflow-container-left" data-beacon="{"p":{"mnid":"overflow_entry"}}"></div> </div> <script type="text/javascript">huff.emit('content/update', '#center_column');</script> <div class="clear"></div> </div><!-- /center_column --> </div> <!-- LONG RIGHT COLUMN --> <div id="right_column" class="grid grid_v_fp_right_bl" data-beacon="{"p":{"mlid":"col3"}}"> <!-- Top ad --> <script type="text/javascript"> try { if ('function' === typeof(adSetSyncDelay)) { adSetSyncDelay('125');} } catch (e) {} </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"> <script type="text/javascript"> if(HPAds.ad_check_page_config('right_rail_flex')) { var adId = '93315643'; htmlAdWH(adId, "RR", "RR","f"); var debugadcode = ''; document.write(debugadcode); } </script> </div><!-- ESI MostPopular EndTime:1471495608 --> <div class="mod mod-follow tabs" data-beacon="{"p":{"mnid":"mod-follow"}}"> <div class="mod-head"> <h3>FOLLOW HUFFPOST</h3> </div> <div class="mod-body"> <ul class="platform tabs-control"> <li class="email sprite" data-beacon="{"p":{"lnid":"email"}}"> <a href="#">Email</a> </li> <li class="fb sprite" data-beacon="{"p":{"lnid":"fb"}}"> <a href="#">Facebook</a> </li> <li class="twitter sprite" data-beacon="{"p":{"lnid":"twitter"}}"> <a href="#">Twitter</a> </li> <li class="gplus sprite" data-beacon="{"p":{"lnid":"gplus"}}"> <a href="#">Google Plus</a> </li> <li class="rss sprite" data-beacon="{"p":{"lnid":"rss"}}"> <a href="#">RSS</a> </li> <li class="mobile sprite" data-beacon="{"p":{"lnid":"mobile"}}"> <a href="#">Mobile</a> </li> </ul> <ul class="platform-content tabs-content"> <li class="email"> <form class="subscribe"> <input class="text" name="email" onfocus="if(this.value=='Enter your email')this.value=''" value="Enter your email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="small-business"/> <input class="button" type="submit" value="Sign me up!"/> <label class="signup_error" style="display:none;">Please check the checkbox to indicate your consent</label> <div class="options"> <label> <input type="checkbox" class="list" name="daily-brief" checked="checked"/> The Morning Email </label> <label> <input type="checkbox" class="list" name="vertical-brief" checked="checked"/> Small Business </label> </div> <p class="instructions"> Get top stories and blog posts emailed to me each day. Newsletters may offer personalized content or advertisements. <a href="https://web.archive.org/web/20160818045135/http://privacy.aol.com/" target="_blank">Learn more.</a> </p> </form> </li> <!-- /.email --> <li class="fb"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffingtonPost" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 100px"></div> </div> </li> <li> <span class="name">Small Business</span> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostSmallBusiness" data-send="false" data-layout="button_count" data-width="95" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 95px" hp_track="Vertical Page"></div><script type="text/javascript"> jQuery('#fb_like_vertical').mouseenter(function() { var html = "<div id=\"fb-tooltip\" class=\"fb-tooltip-main\"><div class=\"fb-tooltip-wrapper\"><span>Follow us on Facebook</span><br/>Get updates from HuffPost Small Business posted directly to your News Feed.<div class=\"corner\"><div class=\"first\"></div><div class=\"second\"></div></div></div></div>"; var coords = [-5, -78]; if( HPConfig.current_vertical_name == 'homepage' ) { coords = [-5, -70]; } else if( HPConfig.current_vertical_name == 'mapquest' ) { coords = [-5, -68]; } FloatingPrompt.embed(this, html, undefined, 'top', {fp_intersects:1, timeout_remove:2000,ignore_arrow: true, width:236, add_xy:coords, class_name: 'clear-overlay'}); }); </script> </div> </li> </ol> </li> <!-- /.fb --> <li class="twitter"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <a href="https://web.archive.org/web/20160818045135/https://twitter.com/HuffingtonPost" class="twitter-follow-button" data-show-screen-name="true" data-show-count="false" data-lang="en" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160818045135/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> <li> <span class="name">Small Business</span> <div class="share-button"> <span data-placement="Header/Small Business"> <a href="https://web.archive.org/web/20160818045135/https://twitter.com/HuffPostSmBiz" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="70px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160818045135/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </span> </div> </li> </ol> </li> <!-- /.twitter --> <li class="gplus"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.com/"></div> </div> </li> <li> <span class="name">Small Business</span> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.com/small-business"></div> </div> </li> </ol> </li> <!-- /.gplus --> <li class="rss"> <ol class="options"> <li> <a href="/web/20160818045135/http://www.huffingtonpost.com/feeds/index.xml" class="name sprite">HuffPost</a> </li> <li> <a href="/web/20160818045135/http://www.huffingtonpost.com/feeds/verticals/small-business/index.xml" class="name sprite">Small Business</a> </li> <li> <a class="more" href="/web/20160818045135/http://www.huffingtonpost.com/syndication/">View all RSS feeds</a> </li> </ol> </li> <!-- /.rss --> <li class="mobile"> <ol class="options"> <li> <a class="ios sprite" href="https://web.archive.org/web/20160818045135/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8"></a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160818045135/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en_US"></a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160818045135/https://appworld.blackberry.com/webstore/content/19143/"></a> </li> </ol> </li> <!-- /.mobile --> </ul> </div> <div class="mod-footer"></div> </div> <!-- /.mod-follow --> <div class="clear margin_top_10"></div> <div id="gravity_most_popular_widget"></div> <script type="text/javascript">window.HPUtil && window.HPUtil.gravityMostPopularWidget();</script> <!-- Content --> <esi:choose> <esi:when test="$exists($(HTTP_COOKIE{'huffpost_s'}))"> <div class="fb_module"><div class="fb-like-box" data-href="http://www.facebook.com/HuffPostSmallBusiness" data-width="300" data-height="274" data-show-faces="true" data-stream="false" data-header="false"></div><div style="font-size:8px; padding-left:10px"></div></div> </esi:when> </esi:choose> <div class="clear"></div> <!-- /Content --> <!-- Right entries --> <div id="right_column_entries"> <div id="rc_upper"> <!-- BEGIN rc_upper CONTENT --> <!-- END rc_lower CONTENT --> </div> <div id="entry_7655404" onmouseover="TrackingData.entry_7655404={id:7655404,blog_id:2,rank:0,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7655404,"mpid":0,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/24/iowa-gortz-haus-closing_n_7655404.html?utm_hp_ref=small-business&ir=Small+Business">Bad News For Iowa Wedding Venue That Refused To Serve Gay Couple</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/24/iowa-gortz-haus-closing_n_7655404.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7655404" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3113428/images/n-GORTZ-HAUS-CLOSING-large300.jpg"> </a> <span class="absolute image-credit arial_11">TIZIANA FABI via Getty Images</span> </div> </div> <div id="entry_7649462" onmouseover="TrackingData.entry_7649462={id:7649462,blog_id:2,rank:1,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7649462,"mpid":1,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/24/kitchen-nightmares-restaurants_n_7649462.html?utm_hp_ref=small-business&ir=Small+Business">Most Restaurants 'Saved' By 'Kitchen Nightmares' Are Now Closed</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/24/kitchen-nightmares-restaurants_n_7649462.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7649462" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3109778/images/n-KITCHEN-NIGHTMARES-RESTAURANT-large300.jpg"> </a> <span class="absolute image-credit arial_11">Chris Jackson via Getty Images</span> </div> </div> <div id="entry_7566654" onmouseover="TrackingData.entry_7566654={id:7566654,blog_id:2,rank:2,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7566654,"mpid":2,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/23/family-meal-restaurant_n_7566654.html?utm_hp_ref=small-business&ir=Small+Business">Why Many Restaurants' Best Food Isn't Available To Customers</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/23/family-meal-restaurant_n_7566654.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7566654" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3063964/images/n-FAMILY-MEAL-BESTIA-large300.jpg"> </a> <span class="absolute image-credit arial_11">Joe Satran/The Huffington Post</span> </div> </div> <div id="entry_7637846" onmouseover="TrackingData.entry_7637846={id:7637846,blog_id:2,rank:3,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7637846,"mpid":3,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/23/girls-auto-clinic_n_7637846.html?utm_hp_ref=small-business&ir=Small+Business">This Kickass Mechanic Is Smashing Stereotypes Surrounding Women And Cars</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/23/girls-auto-clinic_n_7637846.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7637846" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3103598/images/n-MECHANIC-large300.jpg"> </a> <span class="absolute image-credit arial_11">CBS News</span> </div> </div> <div id="entry_7628944" onmouseover="TrackingData.entry_7628944={id:7628944,blog_id:2,rank:4,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7628944,"mpid":4,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/06/21/dish-jeans-vancouver-duer_n_7628944.html?utm_hp_ref=small-business&ir=Small+Business">Finally, Jeans You Can Work Out In</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.ca/2015/06/21/dish-jeans-vancouver-duer_n_7628944.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7628944" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3098050/images/n-DISH-JEANS-large300.jpg"> </a> <span class="absolute image-credit arial_11">HuffPost B.C.</span> </div> </div> <div id="entry_7621636" onmouseover="TrackingData.entry_7621636={id:7621636,blog_id:2,rank:5,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7621636,"mpid":5,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/19/ben-and-jerrys-flavor-guru-peter-lind_n_7621636.html?utm_hp_ref=small-business&ir=Small+Business">A Day In The Life Of A Ben & Jerry's Flavor Guru</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/19/ben-and-jerrys-flavor-guru-peter-lind_n_7621636.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7621636" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3095048/images/n-FLAVOR-GURU-large300.jpg"> </a> <span class="absolute image-credit arial_11">Ben & Jerry's</span> </div> </div> <div id="entry_7612058" onmouseover="TrackingData.entry_7612058={id:7612058,blog_id:2,rank:6,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7612058,"mpid":6,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/18/honest-job-interview_n_7612058.html?utm_hp_ref=small-business&ir=Small+Business">Ugh, Every Job Interview You've Ever Had, Basically</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/18/honest-job-interview_n_7612058.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7612058" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3089514/images/n-JOB-INTERVIEW-large300.jpg"> </a> <span class="absolute image-credit arial_11">Glamour</span> </div> </div> <div id="entry_7466052" onmouseover="TrackingData.entry_7466052={id:7466052,blog_id:2,rank:7,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7466052,"mpid":7,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/17/bernice-radle-buffalo_n_7466052.html?utm_hp_ref=small-business&ir=Small+Business">Buffalo Native Brings New Life Into Community Through Real Estate</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/17/bernice-radle-buffalo_n_7466052.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7466052" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3007804/images/n-BERNICE-RADLE-large300.jpg"> </a> <span class="absolute image-credit arial_11">AOL</span> </div> </div> <div id="entry_7605466" onmouseover="TrackingData.entry_7605466={id:7605466,blog_id:2,rank:8,zone:6,vertical:60,ab_headline:'a'};" class="entry" data-beacon="{"p":{"mnid":"newsa","plid":7605466,"mpid":8,"lnid":"autopilot"}}"> <h4> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/17/local-farmers-market-find-usda-website_n_7605466.html?utm_hp_ref=small-business&ir=Small+Business">There's A Fast New Way To Find Farmers Markets Near You</a> </h4> <div class="image_wrapper "> <a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/2015/06/17/local-farmers-market-find-usda-website_n_7605466.html?utm_hp_ref=small-business&ir=Small+Business"> <img class="quickread_link" id="image_7605466" alt="" width="300" height="219" src="https://web.archive.org/web/20160818045135im_/http://i.huffpost.com/gen/3085400/images/n-USDA-FARMERS-MARKET-large300.jpg"> </a> <span class="absolute image-credit arial_11">ASSOCIATED PRESS</span> </div> </div> <div id="recent-blogs-overflow-container-right" data-beacon="{"p":{"mnid":"overflow_entry"}}"></div> </div> <!-- right_column_entries --> <div id="ad_right_rail_300x250_lower" class="ad_wrapper_"> <script type="text/javascript"> if(HPAds.ad_check_page_config('right_rail_300x250_lower')) { var adId = '93434314'; adSetInView('D'); htmlAdWH(adId, "RR", "RR","f"); adSetInView('0'); var debugadcode = ''; document.write(debugadcode); } </script> </div> </div><!-- /right_column --> <script type="text/javascript">huff.emit('content/update', '#right_column');</script> <div class="clear full"></div> <div class="center"></div> <!-- Frontpage Big News --> <a name="blog-links"></a> <div id="blogroll_wrapper" class="float_left margin_top_5 border_for_widget small-business_vertical_background small-business_modal_inner"> <div id="blogroll_header" class="round_header"> <div class="blogroll_tab"> <ul> <li class="first"> <a href="#blog_links" rel="homepage" class="first uppercase blogroll_tab_link">links:</a> </li> <li> <a href="#blog_links" id="blogroll_tab_politics" rel="politics" class="blogroll_tab_link vertical_tab_link"> POLITICS </a> </li> <li> <a href="#blog_links" id="blogroll_tab_media" rel="media" class="blogroll_tab_link vertical_tab_link"> MEDIA </a> </li> <li> <a href="#blog_links" id="blogroll_tab_business" rel="business" class="blogroll_tab_link vertical_tab_link"> BUSINESS </a> </li> <li> <a href="#blog_links" id="blogroll_tab_entertainment" rel="entertainment" class="blogroll_tab_link vertical_tab_link"> ENTERTAINMENT </a> </li> <li> <a href="#blog_links" id="blogroll_tab_living" rel="living" class="blogroll_tab_link vertical_tab_link"> LIVING </a> </li> <li> <a href="#blog_links" id="blogroll_tab_style" rel="style" class="blogroll_tab_link vertical_tab_link"> STYLE </a> </li> <li> <a href="#blog_links" id="blogroll_tab_green" rel="green" class="blogroll_tab_link vertical_tab_link"> GREEN </a> </li> <li> <a href="#blog_links" id="blogroll_tab_chicago" rel="chicago" class="blogroll_tab_link vertical_tab_link"> CHICAGO </a> </li> <li> <a href="#blog_links" id="blogroll_tab_ny" rel="ny" class="blogroll_tab_link vertical_tab_link"> NY </a> </li> <li> <a href="#blog_links" id="blogroll_tab_books" rel="books" class="blogroll_tab_link vertical_tab_link"> BOOKS </a> </li> <li> <a href="#blog_links" id="blogroll_tab_impact" rel="impact" class="blogroll_tab_link vertical_tab_link"> IMPACT </a> </li> </ul> </div> <!-- .blogroll_tab --> </div><!-- .blogroll_header --> <div id="blogroll" class="float_left white_bg"> <div id="blogroll_inner"> <div class="link_list_wrapper"><span class="bold georgia_14">News and Advice</span><ul class="link_list"><ul><li><a href="https://web.archive.org/web/20160818045135/http://www.allbusiness.com/" target="_hplink">AllBusiness</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://businessonmain.msn.com/" target="_hplink">Business On Main</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://money.cnn.com/smallbusiness/" target="_hplink">CNNMoney (Small Business)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.entrepreneur.com/" target="_hplink">Entrepreneur</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.inc.com/" target="_hplink">Inc.com</a></li> </ul></div><div class="link_list_wrapper"><ul class="link_list"><li><a href="https://web.archive.org/web/20160818045135/http://www.openforum.com/yourbusinesstv" target="_hplink">MSNBC (Your Business)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.nytimes.com/pages/business/smallbusiness/index.html" target="_hplink">The New York Times (Small Business)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.openforum.com/" target="_hplink">OPEN Forum</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://smallbiztrends.com/" target="_hplink">Small Business Trends</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://online.wsj.com/public/page/news-small-business-marketing.html" target="_hplink">The Wall Street Journal (Small Business)</a></li> </ul></div><div class="link_list_wrapper"><span class="bold georgia_14">Blogs</span><ul class="link_list"><ul><li><a href="https://web.archive.org/web/20160818045135/http://timberry.bplans.com/" target="_hplink">Bplans (Tim Berry)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://thebrandbuilder.wordpress.com/" target="_hplink">The BrandBuilder Blog</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://dannybrown.me/" target="_hplink">Danny Brown</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://boss.blogs.nytimes.com/" target="_hplink">The New York Times (You're the Boss)</a></li> </ul></div><div class="link_list_wrapper"><ul class="link_list"><li><a href="https://web.archive.org/web/20160818045135/http://blog.score.org/" target="_hplink">SCORE (Small Business Success Blog)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://smallbizdaily.com/" target="_hplink">SmallBizDaily</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.smallbiztrendcast.com/" target="_hplink">SmallBizTrendCast</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://community.sba.gov/community/blogs/guest-blogs/industry-word" target="_hplink">Small Business Administration (The Industry Word)</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.spinsucks.com/" target="_hplink">Spin Sucks</a></li> </ul></div><div class="link_list_wrapper"><ul class="link_list"><li><a href="https://web.archive.org/web/20160818045135/http://www.springwise.com/" target="_hplink">Springwise</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://blogs.wsj.com/in-charge/" target="_hplink">The Wall Street Journal (In Charge)</a></li> </ul><span class="bold georgia_14">Resources</span><ul class="link_list"><ul><li><a href="https://web.archive.org/web/20160818045135/https://www.fbo.gov/" target="_hplink">Federal Business Opportunities</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.irs.gov/businesses/small/index.html" target="_hplink">IRS (Small Business and Self-Employed Tax Center)</a></li> </ul></div><div class="link_list_wrapper"><ul class="link_list"><li><a href="https://web.archive.org/web/20160818045135/http://www.nfib.com/" target="_hplink">NFIB</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.score.org/" target="_hplink">SCORE</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.sba.gov/" target="_hplink">Small Business Administration</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.uschamber.com/" target="_hplink">U.S. Chamber of Commerce</a></li> <li><a href="https://web.archive.org/web/20160818045135/http://www.uspto.gov/" target="_hplink">U.S. Patent and Trademark Office</a></li> </ul></div> </div> </div> </div> <div class="clear"></div> <!-- /Blogroll --> <!-- --------------------FEATUREBAR----------------------------- --> <div id="footer"> <!-- HP topnav --> <div class="top_nav_menu margin_bottom_5"> </div> <div> <!-- <esi:choose> <esi:when test="$(HTTP_HOST) has 'quebec.' || $(QUERY_STRING{'ir'}) has 'Quebec'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/faq-fr-ca.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://quebec.huffingtonpost.ca/p/modalites-quebec.html">User Agreement</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/confidentialite-ca-fr.html">Privacy</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/politique-commentaires-cafr.html">Comment Policy</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/a-notre-sujet-ca.html">About Us</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/tierces-partie-cafr.html" target="_blank">About Our Ads</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/nous-joindre-ca.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li> © 2016 TheHuffingtonPost.com Inc.| Le "Huffington Post" est une marque enregistrée de TheHuffingtonPost.com Inc. Tous droits réservés.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'CA' || $(HTTP_HOST) has '.ca' || $(QUERY_STRING{'country'}) has 'CA' || $(QUERY_STRING{'ir'}) has 'Canada'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/contact/">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'UK' || $(HTTP_HOST) has '.co.uk' || $(QUERY_STRING{'country'}) has 'UK' || $(QUERY_STRING{'ir'}) has 'UK'"> --> <!--esi <ul id="footer_nav_0" class="footer_nav"> <li><a href="https://itunes.apple.com/ie/app/the-huffington-post/id306621789?mt=8">Mobile App for iPhone / iPad</a> | </li> <li><a href="https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Mobile App for Android</a></li> </ul> <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.co.uk/brands" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-careers.html">Careers</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-terms-of-service.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.co.uk/">Privacy</a> | </li> <li><a href="http://privacy.aol.co.uk/cookie-information/">Cookie Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffpost-uk-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>"The Huffington Post UK" is provided by AOL (UK) Limited. © 2016 AOL (UK) Limited its affiliates and licensors</li> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.fr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.mpublicite.fr/">Advertise</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/mentions-legales.html">Legal notice</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/huffpost-france-faq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/cookies-et-autres-technologies.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.fr/p/conditions-generales.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-de-confidentialite.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-des-commentaires.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.mpublicite.fr/pdf/HuffingtonPost_MPublicite.pdf" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>© 2016 Le Huffington Post SAS. Tous droits réservés.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'voces.'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/voces-cookies-y-otras-tecnologi.html">Política de cookies</a> | </li> <li><a href="http://voces.huffingtonpost.com/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/faq-es-us.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/acuerdo-del-usuario.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.com/">Política de Privacidad</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/#moderation">Comment Policy</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/quiene-somos-es-us.html">About Us</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/acerca-de-nuestros-anuncios.html">About Our Ads</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/contacto-es-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.es'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/cookies-y-otras-tecnologias.html">Política de cookies</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.es/p/preguntas-frecuentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/terminos-y-condiciones-de-uso.html">User Agreement</a> | </li> <li><a href="/privacy/">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/politica-en-cuanto-a-comentari.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/quienes-somos.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.es/p/contacto.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 España Prisa Noticias S.L.U. o sus licenciadores (en particular HUFFINGTON POST INTERNATIONAL)</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.it'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.it/p/domande-frequenti.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.it/p/cookie-ed-altre-tecnologie.html">Cookie</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.it/p/termini-e-condizioni.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.it/p/informativa-sulla-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/moderazione-dei-commenti.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/chi-siamo.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.it/p/contattaci.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 , HuffingtonPost Italia s.r.l., o i Suoi licenzianti (in particolare THEHUFFINGTONPOST Holdings LLC) IVA n. 07942470969</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.jp'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href=" http://www.huffingtonpost.jp/p/huffingtonpostjp-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-terms-and-conditions.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 , "The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostmaghreb.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-faq.html">FAQ</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-terms.html">User Agreement</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-charte-des-commentaires.html ">Comment Policy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>© 2016 TheHuffingtonPost International. Tous droits réservés.</li><ul id="footer_nav_1" class="footer_nav"> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffingtonpost.com.au'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-contact-us.html">Contact Us</a></li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 The Huffington Post Australia Pty Ltd. | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.de'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.de/p/huffpostdefaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.de/p/cookies-und-andere-technologien.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.de/p/nutzungsbedingungen.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.de/p/datenschutz.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kommentaren.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/impressum.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kontakt.html">Contact Us</a> | </li> <li><a href="http://www.hubert-burda-media.de/karriere/stellenangebote/?persis_city[]=all&persis_area[]=all&experience[]=all&keywords=Huffington+Post">Careers</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'brasilpost.com.br'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.brasilpost.com.br/p/perguntas-frequentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.brasilpost.com.br/p/termos-do-servico.html">User Agreement</a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-privacidade.html">Privacy</a></a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-comentarios.html">Comment Policy</a> | </li> <li><a href="http://www.brasilpost.com.br/p/quem-somos.html">About Us</a> | </li> <li><a href="http://www.brasilpost.com.br/p/contatenos.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.kr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreafaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaterms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaprivacypolicy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacommentpolicy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaaboutus.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacontactus.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li>허핑턴포스트코리아(유) | </li> <li>등록번호 : 서울 아 03003 | </li> <li>등록일자 : 2014 년 2 월 10 일 | </li> <li>제호: 허핑턴포스트코리아 </li> <li>발행・편집인: 정영무 </li> <li>주소: 서울 마포구 마포대로 144 </li> <li>발행일자: 2014년 2월 28일 </li> <li>청소년보호책임자: 유강문 </li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.gr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.in'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 Times Internet Limited (and its licensors). | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostarabi.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-about-us.html">About Us</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav" syle="direction:rtl;"> <li> "The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016©</li> </ul> --> <!-- </esi:when> <esi:otherwise> --> <ul id="footer_nav_1" class="footer_nav"> <!-- <li><a href="/advertise">Advertise</a> | </li>--> <li><a href="https://web.archive.org/web/20160818045135/http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/syndication">RSS</a> | </li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/terms.html">User Agreement</a> | </li> <li><a href="https://web.archive.org/web/20160818045135/http://privacy.aol.com/">Privacy</a> | </li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/p/frequently-asked-question.html">Comment Policy</a> | </li> <li><a href="https://web.archive.org/web/20160818045135/http://www.huffingtonpost.com/p/huffington-post.html">About Us</a> | </li> <li><a href="https://web.archive.org/web/20160818045135/http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/contact/">Contact Us</a> | </li> <li><a href="/web/20160818045135/http://www.huffingtonpost.com/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul><!-- </esi:otherwise> </esi:choose> --> <ul id="footer_nav_4" class="footer_nav"> <li>Part of <strong> HuffPost Business - AOL Money & Finance </strong></li> </ul> <br/> </div> </div> <script type="text/javascript">huff.emit('content/update', '#twitter_promo');</script> <script type="text/javascript"> //ads processing if (HuffPoUtil.WEDGJE.ad_renders && HuffPoUtil.WEDGJE.ad_renders.length) { for (var i=0; i<HuffPoUtil.WEDGJE.ad_renders.length; i++) { HuffPoUtil.WEDGJE.ad_renders[i](); } } </script> <div style="width:300px" id="ad_store_adtech_header" class="ad_store "></div><div style="width:300px" id="ad_store_leaderboard_flex" class="ad_store "></div><div style="width:300px" id="ad_store_right_rail_flex" class="ad_store "></div><div style="width:300px" id="ad_store_right_rail_300x250_lower" class="ad_store "></div> <div id="console"></div> <script type="text/javascript"> if(HPAds.ad_check_page_config('adtech_header'))HPAds.ad_store_push('adtech_header', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('leaderboard_flex'))HPAds.ad_store_push('leaderboard_flex', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('right_rail_flex'))HPAds.ad_store_push('right_rail_flex', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('right_rail_300x250_lower'))HPAds.ad_store_push('right_rail_300x250_lower', '', 300, false, false, false, false); HPAds.ad_store_move_to_place(false); HPAds.page_spots["adtech_header"]=true; HPAds.page_spots["asset_inserts"]=true; HPAds.page_spots["big_news_link"]=true; HPAds.page_spots["leaderboard_flex"]=true; HPAds.page_spots["right_rail_300x250_lower"]=true; HPAds.page_spots["right_rail_flex"]=true; HPAds.page_spots["top_1x1"]=true; </script> </div> <!-- #wrapper_inner --> </div> <!-- .wrapper_h --> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!-- #wrapper --> <!-- Begin:Survey scripts --> <!-- End:Survey scripts --> <!-- Begin Entry Tweets Updater --> <script type="text/javascript"> EntryTweets.update(); </script> <!-- End Entry Tweets Updater --> <!-- Begin comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160818045135/https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E")); </script> <script type="text/javascript"> var comscore_data = { c1:2, c2:6723616, c3:"", c4:"", c5:"small-business", c6:"", c15:"", options: { url_append: "comscorekw=small-business" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160818045135im_/http://b.scorecardresearch.com/p?c1=2&c2=6723616&c3=&c4=&c5=small-business&c6=&c15=&cj=1"/> </noscript> <!-- End comScore Tag --> <script type="text/javascript"> var HPS = HPTrack.Services; HPS.setOptions('Quantcast', { labels:"Small-Business", qacct:"p-6fTutip1SMLM2" }); HPS.trackTo(['Quantcast']); </script> <noscript> <img src="//web.archive.org/web/20160818045135im_/http://pixel.quantserve.com/pixel/p-6fTutip1SMLM2.gif?labels=Small-Business" style="display:none" height="1" width="1" alt="Quantcast"/> </noscript> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://pixel.quantserve.com/seg/p-6fTutip1SMLM2.js"></script> <!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160818045135im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&cg=0&cc=1&ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.com"></div> </div> <script> (function(s, p, d) { var h=d.location.protocol, i=p+"-"+s, e=d.getElementById(i), r=d.getElementById(p+"-root"), u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net" :"static."+p+".com"; if (e) return; e = d.createElement(s); e.id = i; e.async = true; e.src = h+"//"+u+"/p.js"; r.appendChild(e); })("script", "parsely", document); </script> <!-- RUM footer --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"a2134792db","applicationID":"4004801","transactionName":"YFIDbEBYVhJYURBaXFkYIk1BTVcMFloUHlVFWA9M","queueTime":0,"applicationTime":5639,"ttGuid":"","agentToken":"","atts":"TBUAGghCRRw=","errorBeacon":"bam.nr-data.net","agent":""}</script> <!-- Served from: production-mt-wfe-52-229.use1 --> <script type="text/javascript"> jQuery('body').addClass(HPBrowser.browser_class().toLowerCase() + (HPBrowser.version() + '').replace('.', '-')); </script> <div id="ad_bottom_1x1" class="ad_wrapper"><script type="text/javascript"> //<![CDATA[ (function(){ window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '95ec266b244de718b80c652a08af06fa' }; var adServerReq,bUrl,doUseGravityUserGuid,includeJs,jq,type,ug,wlPrefix,wlUrl,_ref,_ref1,_ref2;bUrl="https:"===document.location.protocol?"https://web.archive.org/web/20160818045135/https://b-ssl.grvcdn.com/moth-min.js":"https://web.archive.org/web/20160818045135/http://b.grvcdn.com/moth-min.js";ug=(doUseGravityUserGuid=!0===gravityInsightsParams.useGravityUserGuid?1:0)?"":gravityInsightsParams.user_guid||(null!=(_ref=/grvinsights=([^;]+)/.exec(document.cookie))?_ref[1]:void 0)||"";wlUrl=(wlPrefix="",""); includeJs=function(a){var b;b=document.createElement("script");b.async=!0;b.src=a;a=document.getElementsByTagName("script")[0];return a.parentNode.insertBefore(b,a)};bUrl&&includeJs(bUrl);wlUrl&&(window.gravityInsightsParams.sidebar&&(window.gravityInsightsParams.wlStartTime=(new Date).getTime()),includeJs(wlUrl));})(); //]]> </script></div><div id="ad_bottom_1x1" class="ad_wrapper"><script> var ord = window.ord || Math.floor(Math.random() * 1e16); var s = document.createElement('script'); document.body.appendChild(s); s.src = 'https://web.archive.org/web/20160818045135/http://a02.korrelate.net/a/e/d2a.ads?r=' + window.ord + '&et=a&ago=127&ao=128&px=208&pt=s&lvl=' + HPConfig.current_vertical_name + '&av1=apage'; </script></div><div id="ad_bottom_1x1" class="ad_wrapper"><script async src="https://web.archive.org/web/20160818045135js_/http://plugin.mediavoice.com/mediaconductor/mc.js"></script> <script> window.mediaconductor=window.mediaconductor||function(){(mediaconductor.q=mediaconductor.q||[]).push(arguments);} mediaconductor("init", "d05ce97492f5478d864f1b629b02a278"); mediaconductor("exec"); </script></div> <script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471495602,"entry":0,"vertical":"small-business","vertical-id":60,"vertical-name":"","ads\/zone":"","topnav\/version":"2","cookie\/domain":"huffingtonpost.com","websocket\/enabled":false,"websocket\/url":"fiji-production-ws.use1.huffpo.net","websocket\/init":false,"site_blog_id":2,"auth_secure_domain":"secure.huffingtonpost.com","auth_secure_protocol":"https","auth_method":"frame","static_secure_domain":"s-s.huffpost.com","images_secure_domain":"s-i.huffpost.com","images_secure_www_domain":"s-i.huffpost.com","social_tracking":true,"primary_vertical_id":-1,"primary_vertical_name":false,"primary_vertical_facebook_name":"HuffingtonPost","primary_vertical_twitter_name":"HuffingtonPost","current_vertical_facebook_name":"HuffPostSmallBusiness","current_vertical_twitter_name":"HuffPostSmBiz","vertical\/bignews":"small-business"}); });</script> <!--if user has AOL's referrer we display AOL NavBar --> <script> window.UNB={config:{referrer:document.referrer,theme:"light",minimumBrowserWidth:320,devId:"sa1quMeQRBVzK6Jb"}}; </script> <script type="text/javascript" src="https://web.archive.org/web/20160818045135js_/http://o.aolcdn.com/os/aol/unb.min.js" async><!-- FILE ARCHIVED ON 04:51:35 Aug 18, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:07:39 Feb 22, 2025. 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.016 exclusion.robots: 0.032 exclusion.robots.policy: 0.019 esindex: 0.013 cdx.remote: 12.991 LoadShardBlock: 224.528 (3) PetaboxLoader3.datanode: 138.186 (4) PetaboxLoader3.resolve: 177.196 (2) load_resource: 157.095 -->