mfrantz

Untitled

Jan 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.77 KB | None | 0 0
  1.  
  2. <!DOCTYPE html><!--[if IE 7]>
  3. <html class="ie ie7" lang="en-US" prefix="og: http://ogp.me/ns#">
  4. <![endif]--><!--[if IE 8]>
  5. <html class="ie ie8" lang="en-US" prefix="og: http://ogp.me/ns#">
  6. <![endif]--><!--[if !(IE 7) | !(IE 8) ]><!--><html lang="en-US" prefix="og: http://ogp.me/ns#"><!--<![endif]--><head><meta charset="UTF-8">
  7. <script data-cfasync='false' data-pagespeed-no-defer>var __ez=__ez||{};__ez.evt={};__ez.ck={};__ez.dot={};__ez.template={};__ez.template.isOrig=false;__ez.evt.add=function(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n()},__ez.evt.remove=function(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent?e.detachEvent("on"+t,n):delete e["on"+t]};__ez.ck.get=function(n,e){null!==e&&(n=n+"_"+e);for(var t=n+"=",r=decodeURIComponent(document.cookie),o=r.split(";"),i=0;i<o.length;i++){for(var u=o[i];" "===u.charAt(0);)u=u.substring(1);if(0===u.indexOf(t))return u.substring(t.length,u.length)}return""};__ez.queue=function(){function g(a,b,g,h,j,k,l,m){var n=new f.file(a,b,g,h,j,k,l);!0===m?d[a]=n:e[a]=n,c[a]=n,i(n)}function h(a,g,h,j,k,l,m,n,o){!0===l&&(a=a+"_"+b++);var p=new f.func(a,g,h,j,k,m,n);!0===o?d[a]=p:e[a]=p,c[a]=p,i(p)}function i(a){!0!==j(a)&&a.process()}function j(a){if(a.blockedBy instanceof Array)for(var b=0;b<a.blockedBy.length;b++){var d=a.blockedBy[b];if(!1===c.hasOwnProperty(d))return k(a.name+" blocked = "+d),!0;if(!0===a.proceedIfError&&!0===c[d].isError)return!1;if(!1===c[d].isComplete)return k(a.name+" blocked = "+d),!0}return!1}function k(a){var b=window.location.href,c=new RegExp("[?&]ezq=([^&#]*)","i"),d=c.exec(b);"1"===(d?d[1]:null)&&console.debug(a)}function l(){++a>20||(k("let's go"),m(d),m(e))}function m(a){for(var b in a)if(!1!==a.hasOwnProperty(b)){var c=a[b];!0===c.isComplete||j(c)||!0===c.isInitialized||!0===c.isError?!0===c.isError?k(c.name+": error"):!0===c.isComplete?k(c.name+": complete already"):!0===c.isInitialized&&k(c.name+": initialized already"):c.process()}}var a=0,b=0,c=[],d=[],e=[],f={func:function(a,b,d,e,f,g,h){var i=this;this.name=a,this.funcName=b,this.parameters=null===d?null:d instanceof Array?d:[d],this.isBlock=e,this.blockedBy=f,this.deleteWhenComplete=g,this.isError=!1,this.isComplete=!1,this.isInitialized=!1,this.proceedIfError=h,this.process=function(){k("... func = "+a),i.isInitialized=!0,i.isComplete=!0;var b=i.funcName.split(".");b.length>3||(3===b.length?window[b[0]][b[1]][b[2]].apply(null,this.parameters):2===b.length?window[b[0]][b[1]].apply(null,this.parameters):window[i.funcName].apply(null,this.parameters)),!0===i.deleteWhenComplete&&delete c[a],!0===i.isBlock&&(k("----- F'D: "+i.name),l())}},file:function(a,b,c,d,e,f,g){var h=this;this.name=a,this.path=b,this.async=e,this.defer=f,this.isBlock=c,this.blockedBy=d,this.isInitialized=!1,this.isError=!1,this.isComplete=!1,this.proceedIfError=g,this.process=function(){h.isInitialized=!0,k("... file = "+a);var c=document.createElement("script");c.src=b,!0===e?c.async=!0:!0===f&&(c.defer=!0),c.onerror=function(){k("----- ERR'D: "+h.name),h.isError=!0,!0===h.isBlock&&l()},c.onreadystatechange=c.onload=function(){var a=c.readyState;k("----- F'D: "+h.name),a&&!/loaded|complete/.test(a)||(h.isComplete=!0,!0===h.isBlock&&l())},document.getElementsByTagName("head")[0].appendChild(c)}}};return{addFile:g,addFunc:h,items:c}}();var __ezDotData=function(a,b){this.name=a,this.val=b};__ez.dot.b64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(a){var c,d,e,f,g,h,i,b="",j=0;for(a=Base64._utf8_encode(a);j<a.length;)c=a.charCodeAt(j++),d=a.charCodeAt(j++),e=a.charCodeAt(j++),f=c>>2,g=(3&c)<<4|d>>4,h=(15&d)<<2|e>>6,i=63&e,isNaN(d)?h=i=64:isNaN(e)&&(i=64),b=b+this._keyStr.charAt(f)+this._keyStr.charAt(g)+this._keyStr.charAt(h)+this._keyStr.charAt(i);return b},decode:function(a){var c,d,e,f,g,h,i,b="",j=0;for(a=a.replace(/[^A-Za-z0-9+\/=]/g,"");j<a.length;)f=this._keyStr.indexOf(a.charAt(j++)),g=this._keyStr.indexOf(a.charAt(j++)),h=this._keyStr.indexOf(a.charAt(j++)),i=this._keyStr.indexOf(a.charAt(j++)),c=f<<2|g>>4,d=(15&g)<<4|h>>2,e=(3&h)<<6|i,b+=String.fromCharCode(c),64!=h&&(b+=String.fromCharCode(d)),64!=i&&(b+=String.fromCharCode(e));return b=Base64._utf8_decode(b)},_utf8_encode:function(a){a=a.replace(/rn/g,"n");for(var b="",c=0;c<a.length;c++){var d=a.charCodeAt(c);d<128?b+=String.fromCharCode(d):d>127&&d<2048?(b+=String.fromCharCode(d>>6|192),b+=String.fromCharCode(63&d|128)):(b+=String.fromCharCode(d>>12|224),b+=String.fromCharCode(d>>6&63|128),b+=String.fromCharCode(63&d|128))}return b},_utf8_decode:function(a){for(var b="",c=0,d=c1=c2=0;c<a.length;)d=a.charCodeAt(c),d<128?(b+=String.fromCharCode(d),c++):d>191&&d<224?(c2=a.charCodeAt(c+1),b+=String.fromCharCode((31&d)<<6|63&c2),c+=2):(c2=a.charCodeAt(c+1),c3=a.charCodeAt(c+2),b+=String.fromCharCode((15&d)<<12|(63&c2)<<6|63&c3),c+=3);return b}},__ez.dot.dataToStr=function(a){if(void 0===a)return[];try{for(var b in a)a[b].val=a[b].val+""}catch(a){}return a},__ez.dot.getCC=function(){var a="XX";return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("country")&&(a=_ezaq.country),a},__ez.dot.getDID=function(){var a="0";return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(a=_ezaq.domain_id.toString()),a},__ez.dot.getEpoch=function(a){return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("t_epoch")&&(a=_ezaq.t_epoch),a},__ez.dot.getURL=function(a){return("undefined"!=typeof ezJsu&&1==ezJsu||"undefined"!=typeof _ez_sa&&1==_ez_sa||"undefined"!=typeof isAmp&&!0===isAmp)&&(a="//g.ezoic.net"+a),a},__ez.dot.isValid=function(a){for(var b=0;b<a.length;b++)if(a[b]instanceof __ezDotData==!1)return console.error("Invalid data. ",a[b]),!1;return!0},__ez.dot.isDefined=function(){for(var a=0;a<arguments.length;a++)if(void 0===arguments[a]||null===arguments[a])return console.error("Argument not defined. ",arguments),!1;return!0};__ez.bit=function(){function c(a,b){d(a,b),e()}function d(b,c){__ez.dot.isDefined(b)&&__ez.dot.isValid(c)&&a.push({type:"pageview",pageview_id:b,domain_id:__ez.dot.getDID(),t_epoch:__ez.dot.getEpoch(0),data:__ez.dot.dataToStr(c)})}function e(){void 0!==document.visibilityState&&"prerender"===document.visibilityState||(__ez.dot.isDefined(a)&&a.length>0&&((new Image).src=__ez.dot.getURL(b)+"?orig="+(!0===__ez.template.isOrig?1:0)+"&ds="+btoa(JSON.stringify(a))),a=[])}var a=[],b="/detroitchicago/greenoaks.gif";return{Add:d,AddAndFire:c,Fire:e}}();</script><script data-cfasync='false' data-pagespeed-no-defer>__ez.pel=function(){function c(a,b){d(a,b,0,0,0,0,0),f()}function d(b,c,d,e,f,h,i){if(__ez.dot.isDefined(b,b.getSlotElementId)){var j=parseInt(b.getTargeting("ap")[0]),k=b.getSizes()[0],l=k.l.toString()+"x"+k.j.toString(),m=g(b),n=b.getSlotElementId();__ez.dot.isDefined(m,n)&&__ez.dot.isValid(c)&&a.push({type:"impression",impression_id:m,domain_id:__ez.dot.getDID(),unit:n,t_epoch:__ez.dot.getEpoch(0),revenue:d,est_revenue:e,ad_position:j,ad_size:l,bid_floor_filled:f,bid_floor_prev:h,stat_source_id:i,country_code:__ez.dot.getCC(),data:__ez.dot.dataToStr(c)})}}function e(b,c){var d=b.split("/");if(__ez.dot.isDefined(b)&&3===d.length&&__ez.dot.isValid(c)){var e=d[0],f=d[2];a.push({type:"impression",impression_id:f,domain_id:__ez.dot.getDID(),unit:e,t_epoch:__ez.dot.getEpoch(0),data:__ez.dot.dataToStr(c)})}}function f(){void 0!==document.visibilityState&&"prerender"===document.visibilityState||(__ez.dot.isDefined(a)&&a.length>0&&((new Image).src=__ez.dot.getURL(b)+"?orig="+(!0===__ez.template.isOrig?1:0)+"&sts="+btoa(JSON.stringify(a))),a=[])}function g(a){var b=0;try{var c=a.getTargetingMap();if(-1===a.getSlotElementId().indexOf("div-gpt-ad"))return b;if(void 0!==c)for(var e in c)if(-1!==e.indexOf("iid")&&void 0!==c[e][0]){b=c[e][0];break}}catch(a){}return b}var a=[],b="/porpoiseant/army.gif";return{Add:d,AddAndFire:c,AddById:e,Fire:f}}();var EzoicPixel=function(){this.pixels=[],this.pixelUrl="/ezoic/e.gif",("undefined"!=typeof ezJsu&&ezJsu===!0||"undefined"!=typeof _ez_sa&&_ez_sa===!0||"undefined"!=typeof window.isAmp&&isAmp===!0)&&(this.pixelUrl="//g.ezoic.net"+this.pixelUrl),this.tEpoch=0,"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("t_epoch")&&(this.tEpoch=_ezaq.t_epoch)},EzoicPixelData=function(a,b){this.name=a,this.val=b};EzoicPixel.prototype={constructor:EzoicPixel,AddAndFireImpPixel:function(a,b){this.AddImpPixel(a,b,0,0,0,0,0),this.FirePixels()},AddAndFirePVPixel:function(a,b){this.AddPVPixel(a,b),this.FirePixels()},AddImpPixel:function(a,b,c,d,e,f,g){if(this.isDefined(a,a.getSlotElementId)){var h=parseInt(a.getTargeting("ap")[0]),i=a.getSizes()[0],j=i.l.toString()+"x"+i.j.toString(),k="0",l="XX";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(k=_ezaq.domain_id.toString()),"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("country")&&(l=_ezaq.country);var m=this.getSlotIID(a),n=a.getSlotElementId();this.isDefined(m,n)&&this.validateData(b)&&(b=this.convertDataToStr(b),this.pixels.push({type:"impression",impression_id:m,domain_id:k,unit:n,t_epoch:this.tEpoch,revenue:c,est_revenue:d,ad_position:h,ad_size:j,bid_floor_filled:e,bid_floor_prev:f,stat_source_id:g,country_code:l,data:b}))}},AddImpPixelById:function(a,b){var c="0";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(c=_ezaq.domain_id.toString());var d=a.split("/");if(this.isDefined(a)&&3===d.length&&this.validateData(b)){var e=d[0],f=d[2];b=this.convertDataToStr(b),this.pixels.push({type:"impression",impression_id:f,domain_id:c,unit:e,t_epoch:this.tEpoch,data:b})}},AddPVPixel:function(a,b){var c="0";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(c=_ezaq.domain_id.toString()),this.isDefined(a)&&this.validateData(b)&&(b=this.convertDataToStr(b),this.pixels.push({type:"pageview",pageview_id:a,domain_id:c,t_epoch:this.tEpoch,data:b}))},FirePixels:function(){"undefined"!=typeof document.visibilityState&&"prerender"===document.visibilityState||(this.isDefined(this.pixels)&&this.pixels.length>0&&((new Image).src=this.pixelUrl+"?orig="+(__ez.template.isOrig===!0?1:0)+"&pixels="+encodeURIComponent(JSON.stringify(this.pixels))),this.pixels=[])},NewData:function(a,b){return new EzoicPixelData(a,b)},convertDataToStr:function(a){if("undefined"==typeof a)return[];try{for(var b in a)a[b].val=a[b].val+""}catch(a){}return a},getSlotIID:function(a){var b=0;try{var c=a.getTargetingMap(),d=a.getSlotElementId();if(d.indexOf("div-gpt-ad")===-1)return b;if("undefined"!=typeof c)for(var e in c)if(e.indexOf("iid")!==-1&&"undefined"!=typeof c[e][0]){b=c[e][0];break}}catch(a){}return b},isDefined:function(){for(var a=0;a<arguments.length;a++)if("undefined"==typeof arguments[a]||null===arguments[a])return console.error("Argument not defined. ",arguments),!1;return!0},validateData:function(a){for(var b=0;b<a.length;b++)if(a[b]instanceof EzoicPixelData==!1)return console.error("Invalid pixelData. ",a[b]),!1;return!0}};</script>
  8. <script type="text/javascript">
  9. var __banger_pmp_deals=[{"SlotName":"/1254144/thevietnamwar_info-box-4","Deals":[{"DealId":17,"Floor":160},{"DealId":18,"Floor":25},{"DealId":19,"Floor":100},{"DealId":7,"Floor":150},{"DealId":8,"Floor":200}]},{"SlotName":"/1254144/thevietnamwar_info-banner-2","Deals":[{"DealId":17,"Floor":160},{"DealId":18,"Floor":25},{"DealId":19,"Floor":100},{"DealId":7,"Floor":150},{"DealId":8,"Floor":200}]},{"SlotName":"/1254144/thevietnamwar_info-box-1","Deals":[{"DealId":17,"Floor":160},{"DealId":18,"Floor":25},{"DealId":19,"Floor":100},{"DealId":20,"Floor":300},{"DealId":7,"Floor":150},{"DealId":8,"Floor":200},{"DealId":9,"Floor":300}]},{"SlotName":"/1254144/thevietnamwar_info-box-2","Deals":[{"DealId":17,"Floor":160},{"DealId":18,"Floor":25},{"DealId":19,"Floor":100},{"DealId":7,"Floor":150}]},{"SlotName":"/1254144/thevietnamwar_info-medrectangle-3","Deals":[{"DealId":17,"Floor":160},{"DealId":18,"Floor":25},{"DealId":19,"Floor":100},{"DealId":20,"Floor":300},{"DealId":7,"Floor":150},{"DealId":8,"Floor":200},{"DealId":9,"Floor":300},{"DealId":10,"Floor":400},{"DealId":11,"Floor":500},{"DealId":12,"Floor":600},{"DealId":13,"Floor":700},{"DealId":14,"Floor":800}]},{"SlotName":"/1254144/thevietnamwar_info-box-3","Deals":[{"DealId":18,"Floor":25}]}];
  10. </script>
  11. <script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>
  12. function ez_isclean( data ) {
  13. if (typeof data === 'undefined') { data = document.URL; }
  14. var re = /(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))(@|%2540|%40)((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))/;
  15. var isClean = !re.test(data);
  16. return isClean;
  17. }
  18.  
  19. var ez_queue = new Array();
  20. function sort_queue(a, b)
  21. {
  22. if( a.priority < b.priority ) return -1;
  23. else if( a.priority == b.priority ) return 0;
  24. else return 1;
  25. }
  26. function execute_ez_queue()
  27. {
  28. ez_queue.sort( sort_queue );
  29.  
  30. for( var i in ez_queue )
  31. {
  32. if(typeof ez_queue[i].method != "undefined")
  33. {
  34. try{
  35. ez_queue[i].method.call( null );
  36. }
  37. catch (err) {
  38.  
  39. }
  40. }
  41. }
  42. }
  43.  
  44. window.ez_ad_units = new Array();
  45. window.ezslots = new Array();
  46. function ez_write_tag(d) {
  47. if(ez_isclean() && d instanceof Array) {
  48.  
  49. ez_ad_units[ez_ad_units.length] = d;
  50. var ezcmd = "googletag.cmd.push(function() {var divid = 'div-gpt-ad-"+d[1]+"-0';if(typeof ezlrarn == 'function'){ezlrarn(divid);}googletag.display(divid);var to = 0;if("+d[2]+".getTargeting('ga')[0] == '0'){to = 500;console.log('"+d[2]+" - no google');}if(window.ezDisableInitialLoad==true){setTimeout(function(){googletag.pubads().refresh(["+d[2]+"])},to);}});";
  51. return ezcmd;
  52. }
  53. else {
  54. return "1+1";
  55. }
  56. }
  57. function in_array(needle, haystack) {
  58. var length = haystack.length;
  59. for(var i = 0; i < length; i++) {
  60. if(haystack[i] == needle) return true;
  61. }
  62. return false;
  63. }
  64. </script><script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>var ezrpos = new Array();var ez_current_interval;var ez_current_load = 0;</script>
  65. <script data-cfasync="false" type="text/javascript" data-pagespeed-no-defer src="//go.ezoic.net/porpoiseant/dall2.js" async></script>
  66. <script data-cfasync="false" type="text/javascript" data-pagespeed-no-defer>
  67. function epbjsRefreshSlot(e){epbjs.que.push(function(){epbjs.requestBids({adUnitCodes:[e.getSlotElementId()],bidsBackHandler:function(){epbjs.setTargetingForGPTAsync([e.getSlotElementId()])}})})}var epbjs=epbjs||{};epbjs.bidderTimeout=2500,epbjs.useAdj=true,epbjs.que=epbjs.que||[],epbjs.ezdss=epbjs.ezdss||[],epbjs.ezobid=epbjs.ezobid||[],epbjs.que.push(function(){var e=[{code: 'div-gpt-ad-thevietnamwar_info-box-4-0', sizes: [[300,250]], bids: [{bidder: 'brealtime', params: { placementId: '11430029' }},{bidder: 'pulsepoint', params: { cf: '300X250', cp: 560269, ct: 472597 }},{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] },{code: 'div-gpt-ad-thevietnamwar_info-banner-2-0', sizes: [[160,600]], bids: [{bidder: 'brealtime', params: { placementId: '11430029' }},{bidder: 'pulsepoint', params: { cf: '160X600', cp: 560269, ct: 472595 }},{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] },{code: 'div-gpt-ad-thevietnamwar_info-box-1-0', sizes: [[300,600],[160,600]], bids: [{bidder: 'brealtime', params: { placementId: '11430029' }},{bidder: 'pulsepoint', params: { cf: '160X600', cp: 560269, ct: 472595 }},{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] },{code: 'div-gpt-ad-thevietnamwar_info-box-2-0', sizes: [[970,250],[970,90],[728,90]], bids: [{bidder: 'brealtime', params: { placementId: '11430029' }},{bidder: 'pulsepoint', params: { cf: '728X90', cp: 560269, ct: 472601 }},{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] },{code: 'div-gpt-ad-thevietnamwar_info-medrectangle-3-0', sizes: [[300,600],[160,600]], bids: [{bidder: 'brealtime', params: { placementId: '11430029' }},{bidder: 'pulsepoint', params: { cf: '160X600', cp: 560269, ct: 472595 }},{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] },{code: 'div-gpt-ad-thevietnamwar_info-box-3-0', sizes: [[468,60]], bids: [{bidder: 'sonobi', params: { placement_id: '507eb80cf92592557f50' }}] }];epbjs.addAdUnits(e);epbjs.aliasBidder('appnexus', 'brealtime');epbjs.SS={"brealtime":10039,"pulsepoint":10019,"sonobi":10048},epbjs.bidderSettings={brealtime: { bidCpmAdjustment: function(bidCpm) { var adj1 = bidCpm * 0.770000; var adj2 = adj1 * 1.200000; return adj2; }},pulsepoint: { bidCpmAdjustment: function(bidCpm) { var adj1 = bidCpm * 0.750000; var adj2 = adj1 * 1.200000; return adj2; }},sonobi: { bidCpmAdjustment: function(bidCpm) { var adj1 = bidCpm * 0.700000; var adj2 = adj1 * 1.200000; return adj2; }},standard:{adserverTargeting:[{key:"hb_bidder",val:function(e){return e.bidderCode}},{key:"hb_adid",val:function(e){return e.adId}},{key:"hb_pb",val:function(e){var s=e.cpm;return 5>s?(Math.floor(100*s)/100).toFixed(2):(Math.floor(10*s)/10).toFixed(2)}},{key:"hb_ssid",val:function(e){return"ehb"==e.bidder?0:"undefined"!=typeof epbjs.SS[e.bidder]?epbjs.SS[e.bidder]:(console.error("epbjs: NO MATCH"),0)}}]}},epbjs.onEvent("bidWon",function(e){"ehb"==e.bidder?epbjs.ezdss[e.adUnitCode]=e.ss:"undefined"!=typeof epbjs.SS[e.bidder]?(epbjs.ezdss[e.adUnitCode]=epbjs.SS[e.bidder],1==epbjs.useAdj&&["sovrn","openx","pulsepoint","defymedia","aol","conversant","districtm","admedia","brealtime","sonobi","criteo"].indexOf(e.bidder)>-1&&(epbjs.ezobid[e.adUnitCode]=e.cpm/1.200000)):console.error("epbjs: NO MATCH")}),epbjs.requestBids({bidsBackHandler:function(e){epbjs.fastLoadAuctionEnd = true; epbjs.setTargetingForGPTAsync()}})});
  68. </script><script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>window.isEZABL=false;window.ezmadspc=300;window.ezoViewCheck = false;</script><script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>window.ezDisableInitialLoad=false;</script><script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>
  69. window.googletag = window.googletag || {};
  70. googletag.cmd = googletag.cmd || [];
  71. (function() {
  72. var gads = document.createElement('script');
  73. gads.async = true;
  74. gads.type = 'text/javascript';
  75. var useSSL = 'https:' == document.location.protocol;
  76. gads.src = (useSSL ? 'https:' : 'http:') +
  77. '//www.googletagservices.com/tag/js/gpt.js';
  78. var node = document.getElementsByTagName('script')[0];
  79. node.parentNode.insertBefore(gads, node);
  80. })();
  81.  
  82.  
  83.  
  84. </script>
  85. <script data-cfasync="false" data-pagespeed-no-defer type='text/javascript'>
  86. googletag.cmd.push(function() {googletag.destroySlots();if(typeof window.isEZABL == 'undefined' || window.isEZABL != true) {ezslot_0 = googletag.defineSlot('/1254144/thevietnamwar_info-box-4',[300,250],'div-gpt-ad-thevietnamwar_info-box-4-0').addService(googletag.pubads()).setTargeting('iid15','1418312').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1108').setTargeting('sap','1108').setTargeting('a','|3|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','tf').setTargeting('refs','120').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','6').setTargeting('al','1003').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-4-1418312').setTargeting('bv','3').setCollapseEmptyDiv(false).setTargeting('br1','240').setTargeting('br2','120').setTargeting('ezoic','1').setTargeting('deal1',[20,21,22,23,24,25,26,9,10,11,12,13,14,15,16]);ezslot_0.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','0000FF').set('adsense_text_color','000000').set('adsense_url_color','828282');ezrpos[0]="0";ezslot_1 = googletag.defineSlot('/1254144/thevietnamwar_info-banner-2',[160,600],'div-gpt-ad-thevietnamwar_info-banner-2-0').addService(googletag.pubads()).setTargeting('iid15','1467362').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1107').setTargeting('sap','1107').setTargeting('a','|251|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','n').setTargeting('refs','30').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','18').setTargeting('al','1031').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-banner-2-1467362').setTargeting('bv','3').setCollapseEmptyDiv(false).setTargeting('br1','240').setTargeting('br2','120').setTargeting('ezoic','1').setTargeting('deal1',[20,21,22,23,24,25,26,9,10,11,12,13,14,15,16]);ezslot_1.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','0C9C11').set('adsense_text_color','000000').set('adsense_url_color','0C9C11');ezrpos[1]="1";ezslot_2 = googletag.defineSlot('/1254144/thevietnamwar_info-box-1',[300,600],'div-gpt-ad-thevietnamwar_info-box-1-0').addService(googletag.pubads()).setTargeting('iid15','1458812').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1105').setTargeting('sap','1105').setTargeting('a','|124|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','tf').setTargeting('refs','30').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','1').setTargeting('al','1000').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-1-1458812').setTargeting('bv','3').setTargeting('acptad','1').setCollapseEmptyDiv(false).setTargeting('br1','300').setTargeting('br2','160').setTargeting('ezoic','1').setTargeting('stl','30').setTargeting('deal1',[21,22,23,24,25,26,10,11,12,13,14,15,16]);ezslot_2.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','FF0000').set('adsense_text_color','000000').set('adsense_url_color','FF0000');ezrpos[2]="2";ezslot_3 = googletag.defineSlot('/1254144/thevietnamwar_info-box-2',[970,250],'div-gpt-ad-thevietnamwar_info-box-2-0').addService(googletag.pubads()).setTargeting('iid15','1432712').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1104').setTargeting('sap','1104').setTargeting('a','|3|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','tf').setTargeting('refs','120').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','7').setTargeting('al','1001').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-2-1432712').setTargeting('bv','3').setTargeting('acptad','1').setCollapseEmptyDiv(false).setTargeting('br1','180').setTargeting('br2','90').setTargeting('ezoic','1').setTargeting('deal1',[20,21,22,23,24,25,26,8,9,10,11,12,13,14,15,16]);ezslot_3.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','0000FF').set('adsense_text_color','000000').set('adsense_url_color','828282');ezrpos[3]="3";ezslot_4 = googletag.defineSlot('/1254144/thevietnamwar_info-medrectangle-3',[300,600],'div-gpt-ad-thevietnamwar_info-medrectangle-3-0').addService(googletag.pubads()).setTargeting('iid15','1483562').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1103').setTargeting('sap','1103').setTargeting('a','|2|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','n').setTargeting('refs','120').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','8').setTargeting('al','1021').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-medrectangle-3-1483562').setTargeting('bv','3').setCollapseEmptyDiv(false).setTargeting('br1','800').setTargeting('br2','400').setTargeting('ezoic','1').setTargeting('stl','30').setTargeting('deal1',[21,22,23,24,25,26,15,16]);ezslot_4.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','37a5d7').set('adsense_text_color','000000').set('adsense_url_color','F0F0F0');ezrpos[4]="4";ezslot_5 = googletag.defineSlot('/1254144/thevietnamwar_info-box-3',[468,60],'div-gpt-ad-thevietnamwar_info-box-3-0').addService(googletag.pubads()).setTargeting('iid15','1497212').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1111').setTargeting('sap','1111').setTargeting('a','|3|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','n').setTargeting('refs','120').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','2').setTargeting('al','1002').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-3-1497212').setTargeting('bv','20').setCollapseEmptyDiv(false).setTargeting('br1','90').setTargeting('br2','50').setTargeting('ezoic','1').setTargeting('stl','71').setTargeting('deal1',[17,19,20,21,22,23,24,25,26,7,8,9,10,11,12,13,14,15,16]);ezslot_5.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','0000FF').set('adsense_text_color','000000').set('adsense_url_color','828282');ezrpos[5]="5";}else{window.ezHideLocations=[];window.ezHideLocations.push('div-gpt-ad-thevietnamwar_info-box-4-0');window.ezHideLocations.push('div-gpt-ad-thevietnamwar_info-banner-2-0');ezslot_2 = googletag.defineSlot('/1254144/thevietnamwar_info-box-1',[300,600],'div-gpt-ad-thevietnamwar_info-box-1-0').addService(googletag.pubads()).setTargeting('iid15','1458812').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1105').setTargeting('sap','1105').setTargeting('a','|124|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','tf').setTargeting('refs','30').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','1').setTargeting('al','1000').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-1-1458812').setTargeting('bv','3').setTargeting('acptad','1').setCollapseEmptyDiv(false).setTargeting('br1','300').setTargeting('br2','160').setTargeting('ezoic','1').setTargeting('stl','30').setTargeting('deal1',[21,22,23,24,25,26,10,11,12,13,14,15,16]);ezslot_2.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','FF0000').set('adsense_text_color','000000').set('adsense_url_color','FF0000');ezrpos[2]="2";ezslot_3 = googletag.defineSlot('/1254144/thevietnamwar_info-box-2',[970,250],'div-gpt-ad-thevietnamwar_info-box-2-0').addService(googletag.pubads()).setTargeting('iid15','1432712').setTargeting('t','134').setTargeting('d','42374').setTargeting('t1','134').setTargeting('pvc','0').setTargeting('ap','1104').setTargeting('sap','1104').setTargeting('a','|3|').setTargeting('as','revenue').setTargeting('plat','1').setTargeting('bra','mod13').setTargeting('ic','1').setTargeting('at','mbf').setTargeting('adr','399').setTargeting('reft','tf').setTargeting('refs','120').setTargeting('ga','2497208').setTargeting('gala','2709606').setTargeting('rid','99998').setTargeting('pt','7').setTargeting('al','1001').setTargeting('compid','0').setTargeting('tap','thevietnamwar_info-box-2-1432712').setTargeting('bv','3').setTargeting('acptad','1').setCollapseEmptyDiv(false).setTargeting('br1','180').setTargeting('br2','90').setTargeting('ezoic','1').setTargeting('deal1',[20,21,22,23,24,25,26,8,9,10,11,12,13,14,15,16]);ezslot_3.set('adsense_background_color','FFFFFF').set('adsense_border_color','FFFFFF').set('adsense_link_color','0000FF').set('adsense_text_color','000000').set('adsense_url_color','828282');ezrpos[3]="3";window.ezHideLocations.push('div-gpt-ad-thevietnamwar_info-medrectangle-3-0');window.ezHideLocations.push('div-gpt-ad-thevietnamwar_info-box-3-0');}googletag.pubads().addEventListener('slotRenderEnded', function(event) { __ez.queue.addFunc("ezbanger", "ezbanger", event, false, ['banger.js'], true, true, false, true); });googletag.pubads().addEventListener('impressionViewable', function(event) { __ez.queue.addFunc("ezvb", "ezvb", event, false, ['banger.js'], true, true, false, true); });googletag.pubads().addEventListener('slotVisibilityChanged', function(event) { __ez.queue.addFunc("ezvbc", "ezvbc", event, false, ['banger.js'], true, true, false, true); });googletag.enableServices();});if(typeof window.isEZABL == 'undefined' || window.isEZABL != true) {ezslots.push("ezslot_0");ezslots.push("ezslot_1");ezslots.push("ezslot_2");ezslots.push("ezslot_3");ezslots.push("ezslot_4");ezslots.push("ezslot_5");}else{ezslots.push("ezslot_2");ezslots.push("ezslot_3");}</script>
  87. <script>(function(){function a(g,h,i){var j=new Date;j.setTime(j.getTime()+1e3*(60*(60*(24*i))));var k="expires="+j.toUTCString(),l=g+"="+h+";"+k+";path=/;";"undefined"!=typeof ezdomain&&(l+="domain="+ezdomain),document.cookie=l}var b=window.addEventListener?"addEventListener":"attachEvent",c=window[b],f="attachEvent"==b?"onmessage":"message";c(f,function(g){"undefined"!=typeof g.data.ezstatus&&(__ez.bit.AddAndFire(_ezaq.page_view_id,[new __ezDotData("dg",g.data.ezstatus)]),a("ezdg",g.data.ezstatus,730))})})();</script>
  88. <script type="text/javascript" data-cfasync="false">var _ezaq = {"ad_cache_level":1,"ad_location_ids":"3,31,0,1,21,2","adx_ad_count":6,"bidder_version":3,"city":"","country":"US","days_since_last_visit":-1,"display_ad_count":6,"domain_id":42374,"ds_adsize_opt_id":-1,"engaged_time_visit":0,"ezcache_level":0,"forensiq_score":-1,"form_factor_id":1,"framework_id":1,"has_bad_words":0,"iab_category":"","is_bot":0,"is_from_recommended_pages":false,"is_return_visitor":false,"last_page_load":"","last_pageview_id":"","lt_cache_level":0,"max_ads":9,"metro_code":0,"page_ad_positions":"1103,1104,1105,1107,1108,1111","page_view_count":0,"page_view_id":"de61ffac-4290-445f-4e8f-ec5529c082ae","pv_event_count":0,"response_time_orig":1609,"serverid":"54.183.91.221:18725","sub_page_ad_positions":"1103,1104,1105,1107,1108,1111","t_epoch":1516662369,"template_id":134,"time_on_site_visit":0,"url":"https://thevietnamwar.info/proxy-war/","user_id":726771768,"word_count":1189};var _ezim_d = {"thevietnamwar_info-banner-2":{"adx_ad_count":6,"full_id":"thevietnamwar_info-banner-2/2018-01-22/1467362","height":"600","position_id":1107,"sub_position_id":1107,"width":"160"},"thevietnamwar_info-box-1":{"adx_ad_count":6,"full_id":"thevietnamwar_info-box-1/2018-01-22/1458812","height":"600","position_id":1105,"sub_position_id":1105,"width":"300"},"thevietnamwar_info-box-2":{"adx_ad_count":6,"full_id":"thevietnamwar_info-box-2/2018-01-22/1432712","height":"250","position_id":1104,"sub_position_id":1104,"width":"970"},"thevietnamwar_info-box-3":{"adx_ad_count":6,"full_id":"thevietnamwar_info-box-3/2018-01-22/1497212","height":"60","position_id":1111,"sub_position_id":1111,"width":"468"},"thevietnamwar_info-box-4":{"adx_ad_count":6,"full_id":"thevietnamwar_info-box-4/2018-01-22/1418312","height":"250","position_id":1108,"sub_position_id":1108,"width":"300"},"thevietnamwar_info-medrectangle-3":{"adx_ad_count":6,"full_id":"thevietnamwar_info-medrectangle-3/2018-01-22/1483562","height":"600","position_id":1103,"sub_position_id":1103,"width":"300"}};var _ezat = {"domain_id":42374,"form_factor_id":1,"framework_id":1,"pageview_date":"2018-01-22","pageview_id":"de61ffac-4290-445f-4e8f-ec5529c082ae","template_id":134,"url":"https://thevietnamwar.info/proxy-war/","visit_uuid":"3ef57129-998f-4dcf-5221-cd5d88089c7f"};</script><script data-cfasync='false' type="text/javascript" src="/detroitchicago/rochester.js?cb=172-0&v=8" async></script><script data-pagespeed-no-defer data-cfasync='false' type="text/javascript">__ez.queue.addFile('banger.js', '/porpoiseant/banger.js?cb=172-0&bv=2&v=27&PageSpeed=off', true, [], true, false, false, true);</script><script data-pagespeed-no-defer data-cfasync='false'>
  89. function create_ezolpl() {
  90. var d = new Date();
  91. d.setTime(d.getTime() + (365*24*60*60*1000));
  92. var expires = "expires="+d.toUTCString();
  93. document.cookie = "ezux_lpl_42374=" + new Date().getTime() + "|de61ffac-4290-445f-4e8f-ec5529c082ae; " + expires;
  94. }
  95. function attach_ezolpl() {
  96. if(window.attachEvent) {
  97. window.attachEvent('onload', create_ezolpl);
  98. } else {
  99. if(window.onload) {
  100. var curronload = window.onload;
  101. var newonload = function(evt) {
  102. curronload(evt);
  103. create_ezolpl();
  104. };
  105. window.onload = newonload;
  106. } else {
  107. window.onload = create_ezolpl;
  108. }
  109. }
  110. }
  111. attach_ezolpl();
  112. </script>
  113. <!--<script type="text/javascript" async="true" src="//monu.delivery/site/6/b/ef14fb-f2f4-454e-9eef-9b2ce0259650.js" data-cfasync="false"></script>-->
  114. <!-- Ezoic Code -->
  115. <!--<script>var ezoicId = 42374;</script>
  116. -->
  117. <!-- Ezoic Code -->
  118.  
  119.  
  120. <meta name="viewport" content="width=device-width">
  121. <title>What is a Proxy War? - The Vietnam War</title>
  122. <link rel="profile" href="https://gmpg.org/xfn/11">
  123. <link href="https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700" rel="stylesheet">
  124. <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  125. <!--<link rel="pingback" href="https://thevietnamwar.info/xmlrpc.php">-->
  126. <!--[if lt IE 9]>
  127. <script src="https://thevietnamwar.info/wp-content/themes/twentyfourteen/js/html5.js"></script>
  128. <![endif]-->
  129. <script>
  130. console.log('The plugin has found no PopUp for this page. If this page should have one, check your setup as verification has failed. (Ignore if using shortcode only)');
  131. var popup_domination_admin_ajax = 'https://thevietnamwar.info/wp-admin/admin-ajax.php', popup_domination = {"conversionpage":"","campaign":""}, popup_non = 'true';
  132. </script>
  133.  
  134. <!-- This site is optimized with the Yoast SEO plugin v5.4.2 - https://yoast.com/wordpress/plugins/seo/ -->
  135. <link rel="canonical" href="https://thevietnamwar.info/proxy-war/">
  136. <meta property="og:locale" content="en_US">
  137. <meta property="og:type" content="article">
  138. <meta property="og:title" content="What is a Proxy War? - The Vietnam War">
  139. <meta property="og:description" content="A proxy war is a conflict instigated by opposing powers who do not fight against each other directly. Instead, they uses third parties to do the fighting for them. Opposing powers are usually core countries who have conflicting ideologies and interests with each other. However, a direct large-scale war between them would cause enormous damage … Continue reading What is a Proxy War? →">
  140. <meta property="og:url" content="http://thevietnamwar.info/proxy-war/">
  141. <meta property="og:site_name" content="The Vietnam War">
  142. <meta property="article:tag" content="China">
  143. <meta property="article:tag" content="Cold War">
  144. <meta property="article:tag" content="Eisenhower">
  145. <meta property="article:tag" content="Harry Truman">
  146. <meta property="article:tag" content="JKF">
  147. <meta property="article:tag" content="Lydon Johnson">
  148. <meta property="article:tag" content="Nixon">
  149. <meta property="article:tag" content="Soviet Union">
  150. <meta property="article:section" content="Vietnam War Questions">
  151. <meta property="article:published_time" content="2014-05-08T10:25:47+00:00">
  152. <meta property="article:modified_time" content="2016-05-05T04:36:13+00:00">
  153. <meta property="og:updated_time" content="2016-05-05T04:36:13+00:00">
  154. <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/thevietnamwar.info\/","name":"The Vietnam War","potentialAction":{"@type":"SearchAction","target":"https:\/\/thevietnamwar.info\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
  155. <!-- / Yoast SEO plugin. -->
  156.  
  157. <link rel="dns-prefetch" href="//w.sharethis.com">
  158. <link rel="dns-prefetch" href="//fonts.googleapis.com">
  159. <link rel="dns-prefetch" href="//s.w.org">
  160. <link rel="alternate" type="application/rss+xml" title="The Vietnam War » Feed" href="https://thevietnamwar.info/feed/">
  161. <link rel="alternate" type="application/rss+xml" title="The Vietnam War » Comments Feed" href="https://thevietnamwar.info/comments/feed/">
  162. <link rel="alternate" type="application/rss+xml" title="The Vietnam War » What is a Proxy War? Comments Feed" href="https://thevietnamwar.info/proxy-war/feed/">
  163. <script type="text/javascript">
  164. window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/thevietnamwar.info\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.4"}};
  165. !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
  166. </script>
  167. <style type="text/css">
  168. img.wp-smiley,
  169. img.emoji {
  170. display: inline !important;
  171. border: none !important;
  172. box-shadow: none !important;
  173. height: 1em !important;
  174. width: 1em !important;
  175. margin: 0 .07em !important;
  176. vertical-align: -0.1em !important;
  177. background: none !important;
  178. padding: 0 !important;
  179. }
  180. </style>
  181. <link rel="stylesheet" id="yarppWidgetCss-css" href="https://thevietnamwar.info/wp-content/plugins/yet-another-related-posts-plugin/style/widget.css?ver=4.7.4" type="text/css" media="all">
  182. <link rel="stylesheet" id="mtq_CoreStyleSheets-css" href="https://thevietnamwar.info/wp-content/plugins/mtouch-quiz/mtq_core_style.css?ver=3.1.3" type="text/css" media="all">
  183. <link rel="stylesheet" id="mtq_ThemeStyleSheets-css" href="https://thevietnamwar.info/wp-content/plugins/mtouch-quiz/mtq_theme_style.css?ver=3.1.3" type="text/css" media="all">
  184. <link rel="stylesheet" id="cptch_stylesheet-css" href="https://thevietnamwar.info/wp-content/plugins/captcha/css/front_end_style.css?ver=4.3.6" type="text/css" media="all">
  185. <link rel="stylesheet" id="dashicons-css" href="https://thevietnamwar.info/wp-includes/css/dashicons.min.css?ver=4.7.4" type="text/css" media="all">
  186. <link rel="stylesheet" id="cptch_desktop_style-css" href="https://thevietnamwar.info/wp-content/plugins/captcha/css/desktop_style.css?ver=4.3.6" type="text/css" media="all">
  187. <link rel="stylesheet" id="cntctfrm_form_style-css" href="https://thevietnamwar.info/wp-content/plugins/contact-form-plugin/css/form_style.css?ver=4.0.7" type="text/css" media="all">
  188. <link rel="stylesheet" id="digg-digg-css" href="https://thevietnamwar.info/wp-content/plugins/digg-digg/css/diggdigg-style.css?ver=5.3.6" type="text/css" media="screen">
  189. <link rel="stylesheet" id="wp-polls-css" href="https://thevietnamwar.info/wp-content/plugins/wp-polls/polls-css.css?ver=2.73.3" type="text/css" media="all">
  190. <style id="wp-polls-inline-css" type="text/css">
  191. .wp-polls .pollbar {
  192. margin: 1px;
  193. font-size: 6px;
  194. line-height: 8px;
  195. height: 8px;
  196. background: #D00F15;
  197. border: 1px solid #c8c8c8;
  198. }
  199.  
  200. </style>
  201. <link rel="stylesheet" id="twentyfourteen-lato-css" href="https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic&amp;subset=latin%2Clatin-ext" type="text/css" media="all">
  202. <link rel="stylesheet" id="genericons-css" href="https://thevietnamwar.info/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.3" type="text/css" media="all">
  203. <link rel="stylesheet" id="twentyfourteen-style-css" href="https://thevietnamwar.info/wp-content/themes/rexy/style.css?ver=4.7.4" type="text/css" media="all">
  204. <!--[if lt IE 9]>
  205. <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://thevietnamwar.info/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' />
  206. <![endif]-->
  207. <script>
  208. if (document.location.protocol != "https:") {
  209. document.location = document.URL.replace(/^http:/i, "https:");
  210. }
  211. </script>
  212. <script type='text/javascript' src='https://thevietnamwar.info/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
  213. <script type='text/javascript' src='https://thevietnamwar.info/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
  214. <script type='text/javascript' src='https://thevietnamwar.info/wp-content/plugins/mtouch-quiz/script.js?ver=3.1.3'></script>
  215. <script type='text/javascript' src='https://thevietnamwar.info/5485c4f816b83/js/lightbox.js?ver=3.3'></script>
  216. <script type='text/javascript' src='https://thevietnamwar.info/5485c4f816b83/inc/flowplayer/example/flowplayer-3.2.6.min.js?ver=3.0'></script>
  217. <script type='text/javascript' src='https://thevietnamwar.info/5485c4f816b83/inc/flowplayer/example/flowplayer.ipad-3.2.2.min.js?ver=3.0'></script>
  218. <link rel="https://api.w.org/" href="https://thevietnamwar.info/wp-json/">
  219. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://thevietnamwar.info/xmlrpc.php?rsd">
  220. <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://thevietnamwar.info/wp-includes/wlwmanifest.xml">
  221. <meta name="generator" content="WordPress 4.7.4">
  222. <link rel="shortlink" href="https://thevietnamwar.info/?p=2082">
  223. <link rel="alternate" type="application/json+oembed" href="https://thevietnamwar.info/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthevietnamwar.info%2Fproxy-war%2F">
  224. <link rel="alternate" type="text/xml+oembed" href="https://thevietnamwar.info/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthevietnamwar.info%2Fproxy-war%2F&amp;format=xml">
  225. <script type="text/javascript">
  226. (function(url){
  227. if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
  228. var addEvent = function(evt, handler) {
  229. if (window.addEventListener) {
  230. document.addEventListener(evt, handler, false);
  231. } else if (window.attachEvent) {
  232. document.attachEvent('on' + evt, handler);
  233. }
  234. };
  235. var removeEvent = function(evt, handler) {
  236. if (window.removeEventListener) {
  237. document.removeEventListener(evt, handler, false);
  238. } else if (window.detachEvent) {
  239. document.detachEvent('on' + evt, handler);
  240. }
  241. };
  242. var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
  243. var logHuman = function() {
  244. var wfscr = document.createElement('script');
  245. wfscr.type = 'text/javascript';
  246. wfscr.async = true;
  247. wfscr.src = url + '&r=' + Math.random();
  248. (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
  249. for (var i = 0; i < evts.length; i++) {
  250. removeEvent(evts[i], logHuman);
  251. }
  252. };
  253. for (var i = 0; i < evts.length; i++) {
  254. addEvent(evts[i], logHuman);
  255. }
  256. })('//thevietnamwar.info/?wordfence_lh=1&hid=52837EFD9D80908347DA742C21BDED6C');
  257. </script> <!-- WordPress Popular Posts v3.3.4 -->
  258. <script type="text/javascript">
  259.  
  260. var sampling_active = 1;
  261. var sampling_rate = 100;
  262. var do_request = false;
  263.  
  264. if ( !sampling_active ) {
  265. do_request = true;
  266. } else {
  267. var num = Math.floor(Math.random() * sampling_rate) + 1;
  268. do_request = ( 1 === num );
  269. }
  270.  
  271. if ( do_request ) {
  272.  
  273. /* Create XMLHttpRequest object and set variables */
  274. var xhr = ( window.XMLHttpRequest )
  275. ? new XMLHttpRequest()
  276. : new ActiveXObject( "Microsoft.XMLHTTP" ),
  277. url = 'https://thevietnamwar.info/wp-admin/admin-ajax.php',
  278. params = 'action=update_views_ajax&token=3872a0ad9b&wpp_id=2082';
  279. /* Set request method and target URL */
  280. xhr.open( "POST", url, true );
  281. /* Set request header */
  282. xhr.setRequestHeader( "Content-type", "application/x-www-form-urlencoded" );
  283. /* Hook into onreadystatechange */
  284. xhr.onreadystatechange = function() {
  285. if ( 4 === xhr.readyState && 200 === xhr.status ) {
  286. if ( window.console && window.console.log ) {
  287. window.console.log( xhr.responseText );
  288. }
  289. }
  290. };
  291. /* Send request */
  292. xhr.send( params );
  293.  
  294. }
  295.  
  296. </script>
  297. <!-- End WordPress Popular Posts v3.3.4 -->
  298. <script>
  299. (function(){
  300. // if firefox 3.5+, hide content till load (or 3 seconds) to prevent FOUT
  301. var d = document, e = d.documentElement, s = d.createElement('style');
  302. if (e.style.MozTransform === ''){ // gecko 1.9.1 inference
  303. s.textContent = '#site-title span a, .page-title, #site-description, .entry-title, .entry-content h2, h3 {visibility:hidden}';
  304. var r = document.getElementsByTagName('script')[0];
  305. r.parentNode.insertBefore(s, r);
  306. function f(){ s.parentNode && s.parentNode.removeChild(s); }
  307. addEventListener('load',f,false);
  308. setTimeout(f,3000);
  309. }
  310. })();
  311. </script>
  312. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  313. <script>
  314. (adsbygoogle = window.adsbygoogle || []).push({
  315. google_ad_client: "ca-pub-0327955536542999",
  316. enable_page_level_ads: true
  317. });
  318. </script>
  319. <!-- Ezoic Ad Testing Code-->
  320.  
  321. <!-- Ezoic Ad Testing Code-->
  322. <style>.ezoic-ad.box-4 { display:inline-block;float:none !important;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:270px;min-width:300px; }
  323. .ezoic-ad.banner-2 { display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:160px; }
  324. .ezoic-ad.box-1 { display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:300px; }
  325. .ezoic-ad.box-2 { display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:270px;min-width:970px;text-align:right !important; }
  326. .ezoic-ad.medrectangle-3 { display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:300px; }
  327. .ezoic-ad.box-3 { display:inline-block;float:none !important;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:80px;min-width:468px; }
  328. .ezoic-ad{display:inline-block;}
  329. .adtester-container-109{display:none}
  330. .adtester-container-110{display:none}
  331. .adtester-container-113{display:none}
  332. .ezoic-floating-bottom { display: none!important; }</style>
  333. <script data-cfasync="false" type="text/javascript">window.google_analytics_uacct = "UA-96441179-22";</script>
  334. <script data-cfasync="false" type="text/javascript">
  335. var _gaq = _gaq || [];
  336. _gaq.push(['e._setAccount', 'UA-96441179-22']);
  337. _gaq.push(['f._setAccount', 'UA-38339005-1']);
  338. _gaq.push(['e._setDomainName', 'thevietnamwar.info']);
  339. _gaq.push(['f._setDomainName', 'thevietnamwar.info']);
  340. _gaq.push(['e._setCustomVar',1,'template','pub_site',3]);
  341. _gaq.push(['e._setCustomVar',2,'t','134',3]);
  342. _gaq.push(['e._setCustomVar',3,'rid','0',2]);
  343. _gaq.push(['e._setCustomVar',4,'bra','mod13',3]);
  344. _gaq.push(['e._setAllowAnchor',true]);
  345. _gaq.push(['e._setSiteSpeedSampleRate', 10]);
  346. _gaq.push(['f._setCustomVar',1,'template','pub_site',3]);
  347. _gaq.push(['f._setCustomVar',2,'domain','thevietnamwar.info',3]);
  348. _gaq.push(['f._setSiteSpeedSampleRate', 20]);
  349. _gaq.push(['e._trackPageview']);
  350. _gaq.push(['f._trackPageview']);
  351.  
  352.  
  353. (function() {
  354. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  355. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  356. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  357. })();
  358. </script>
  359. <script type="text/javascript">var ezouid = "726771768";</script><base href="https://thevietnamwar.info/proxy-war/"><script type='text/javascript'>
  360. var ezoTemplate = 'pub_site';
  361. if(typeof ezouid == 'undefined')
  362. {
  363. var ezouid = 'none';
  364. }
  365. var ezoFormfactor = '1';
  366. var ezo_elements_to_check = Array();
  367. </script><!-- START EZHEAD -->
  368. <script type='text/javascript'>
  369. var soc_app_id = '0';
  370. var did = 42374;
  371. var ezdomain = 'thevietnamwar.info';
  372. var ezoicSearchable = 1;
  373. </script>
  374. <!--{jquery}-->
  375. <!-- END EZHEAD -->
  376. <script data-pagespeed-no-defer data-cfasync='false' type='text/javascript' style='display:none'>
  377. __ez.queue.addFile('__ezf_ezosuigeneris', '//g.ezoic.net/ezosuigeneris.js', true, [], true, false, false, false);
  378. var __ez_ezosuigenerisEvt = function() { __ez.bit.AddAndFire(_ezaq['page_view_id'], [(new __ezDotData('universal_user_id', ezosuigeneris))]); };
  379. __ez.queue.addFunc('__ez_ezosuigenerisEvt', '__ez_ezosuigenerisEvt', null, false, ['__ezf_ezosuigeneris'], false, false, false, false);</script><script data-pagespeed-no-defer data-cfasync='false' type='text/javascript' style='display:none'>__ez.queue.addFile('__ezf_ezosuigenerisc', '//g.ezoic.net/ezosuigenerisc.js?nogen=1', true, [], true, false, false, false);</script></head>
  380.  
  381. <body class="post-template-default single single-post postid-2082 single-format-standard group-blog masthead-fixed full-width singular">
  382.  
  383. <div id="fb-root"></div>
  384.  
  385. <div id="page" class="hfeed site">
  386.  
  387.  
  388. <header id="masthead" class="site-header" role="banner">
  389.  
  390. <!-- <div class="header&#45;main"> -->
  391.  
  392. <header class="branding" role="banner">
  393.  
  394. <div class="toolbar group centre">
  395. <h5 class="brand-desc">No.1 dedicated website about the Vietnam War</h5>
  396. <section class="social-sites group">
  397. <h5>Follow us on</h5>
  398. <ul class="group">
  399. <li>
  400. <a href="https://www.facebook.com/thevietnamwar" title="Like us on Facebook" target="_blank"><i class="fa fa-facebook-square"></i></a>
  401. </li>
  402. <li>
  403. <a href="https://plus.google.com/+ThevietnamwarInfo/posts" title="Follow us on Google Plus" target="_blank"><i class="fa fa-google-plus-square"></i></a>
  404. </li>
  405. <li>
  406. <a href="https://twitter.com/vietnamwarinfo" title="Follow us on Twitter" target="_blank"><i class="fa fa-twitter-square"></i></a>
  407. </li>
  408. <li>
  409. <a href="https://www.youtube.com/user/vietnamwarinfo/feed" title="Subscribe to our Youtube channel" target="_blank"><i class="fa fa-youtube-square"></i></a>
  410. </li>
  411. <!--
  412. <li>
  413. <a href="https://thevietnamwar.info/vietnam-war-quotes/" title="Subscribe to our newsletter" target="_blank"><span class='symbol'>roundedemail</span></a>
  414. </li>
  415. -->
  416. <li>
  417. <a href="https://thevietnamwar.info/feed/" title="Subscribe to our Feeds via RSS" target="_blank"><i class="fa fa-rss-square"></i></a>
  418. </li>
  419. </ul>
  420. </section>
  421. </div>
  422.  
  423. <div class="centre tvnw-logo">
  424.  
  425. <h4 class="site-title"><a href="https://thevietnamwar.info/" rel="home">The Vietnam War</a></h4>
  426. <!--<h5 class="tagline">Vietnam War Facts, Timelines, Events &amp; Questions</h5>-->
  427.  
  428.  
  429. <div class="gs">
  430. <script>
  431. (function() {
  432. var cx = '009101713273995191229:dr8ltu9modk';
  433. var gcse = document.createElement('script');
  434. gcse.type = 'text/javascript';
  435. gcse.async = true;
  436. gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
  437. '//www.google.com/cse/cse.js?cx=' + cx;
  438. var s = document.getElementsByTagName('script')[0];
  439. s.parentNode.insertBefore(gcse, s);
  440. })();
  441. </script>
  442. <gcse:search></gcse:search>
  443. </div>
  444.  
  445. <div class="top-links">
  446. <a target="_blank" href="https://eepurl.com/zcN_n">Subscribe Now!</a>
  447. <a href="/donate/">Give us a Gift</a>
  448. </div>
  449.  
  450.  
  451. </div>
  452.  
  453. </header><!-- #branding -->
  454.  
  455. <div id="mobile">
  456. <a href="#close" class="overlay"></a>
  457. <nav class="mobile-nav-wrap">
  458. <ul class="mobile-nav"></ul>
  459. </nav>
  460. </div>
  461.  
  462. <nav class="primary main-nav-wrap">
  463. <div class="centre">
  464. <ul id="menu-primary" class="group main-nav"><li id="menu-item-1833" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-1833"><a href="https://thevietnamwar.info/">Home</a></li>
  465. <li id="menu-item-491" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-491"><a title="View all Vietnam War Facts" href="https://thevietnamwar.info/vietnam-war-facts/">Facts</a>
  466. <ul class="sub-menu">
  467. <li id="menu-item-1834" class="menu-item menu-item-type-taxonomy menu-item-object-fact_cats menu-item-1834"><a href="https://thevietnamwar.info/facts/glossaries/">Glossaries</a></li>
  468. <li id="menu-item-1835" class="menu-item menu-item-type-taxonomy menu-item-object-fact_cats menu-item-1835"><a href="https://thevietnamwar.info/facts/myths-facts/">Myths &amp; Facts</a></li>
  469. <li id="menu-item-1836" class="menu-item menu-item-type-taxonomy menu-item-object-fact_cats menu-item-1836"><a href="https://thevietnamwar.info/facts/statistics/">Statistics</a></li>
  470. <li id="menu-item-1867" class="menu-item menu-item-type-post_type menu-item-object-vietnam-war-facts menu-item-1867"><a href="https://thevietnamwar.info/vietnam-war-quotes/">Top 20 Quotes</a></li>
  471. <li id="menu-item-2456" class="stories-nav menu-item menu-item-type-post_type menu-item-object-page menu-item-2456"><a title="Vietnam War Stories" href="https://thevietnamwar.info/stories-about-vietnam-war/">Vietnam War Stories</a></li>
  472. <li id="menu-item-1855" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1855"><a href="#">Tags</a>
  473. <ul class="sub-menu">
  474. <li id="menu-item-1860" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1860"><a href="https://thevietnamwar.info/tag/domino-theory/">Domino Theory</a></li>
  475. <li id="menu-item-1863" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1863"><a href="https://thevietnamwar.info/tag/vo-nguyen-giap/">Vo Nguyen Giap</a></li>
  476. <li id="menu-item-2409" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-2409"><a href="https://thevietnamwar.info/tag/walter-cronkite/">Walter Cronkite</a></li>
  477. <li id="menu-item-1862" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1862"><a href="https://thevietnamwar.info/tag/ho-chi-minh/">Ho Chi Minh</a></li>
  478. </ul>
  479. </li>
  480. </ul>
  481. </li>
  482. <li id="menu-item-1615" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1615"><a title="View all Vietnam War Events" href="https://thevietnamwar.info/vietnam-war-events/">Events</a>
  483. <ul class="sub-menu">
  484. <li id="menu-item-1837" class="menu-item menu-item-type-taxonomy menu-item-object-event_cats menu-item-1837"><a href="https://thevietnamwar.info/events/battles-operations/">Battles &amp; Operations</a></li>
  485. <li id="menu-item-1866" class="menu-item menu-item-type-taxonomy menu-item-object-event_cats menu-item-1866"><a href="https://thevietnamwar.info/events/on-the-home-front/">On the Home Front</a></li>
  486. <li id="menu-item-2270" class="summary-nav menu-item menu-item-type-post_type menu-item-object-page menu-item-2270"><a href="https://thevietnamwar.info/vietnam-war-summary/">Summary</a></li>
  487. <li id="menu-item-2272" class="off-the-fields menu-item menu-item-type-taxonomy menu-item-object-event_cats menu-item-2272"><a href="https://thevietnamwar.info/events/off-the-fields/">Off the Fields</a></li>
  488. <li id="menu-item-2273" class="tactics-nav menu-item menu-item-type-taxonomy menu-item-object-event_cats menu-item-2273"><a href="https://thevietnamwar.info/events/tactics-strategies/">Tactics &amp; Strategies</a></li>
  489. <li id="menu-item-1854" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1854"><a href="#">Tags</a>
  490. <ul class="sub-menu">
  491. <li id="menu-item-1859" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1859"><a href="https://thevietnamwar.info/tag/pows/">POWs</a></li>
  492. <li id="menu-item-1861" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1861"><a href="https://thevietnamwar.info/tag/draft-dodgers/">Draft Dodgers</a></li>
  493. </ul>
  494. </li>
  495. </ul>
  496. </li>
  497. <li id="menu-item-1821" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-1821"><a title="View all Vietnam War Questions" href="https://thevietnamwar.info/category/vietnam-war-questions/">Questions</a>
  498. <ul class="sub-menu">
  499. <li id="menu-item-1926" class="menu-item menu-item-type-post_type menu-item-object-vietnam-war-quizzes menu-item-1926"><a title="Tet Offensive Quiz" href="https://thevietnamwar.info/tet-offensive-quiz/">Quizzes</a></li>
  500. <li id="menu-item-2206" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2206"><a href="https://thevietnamwar.info/vietnam-war-debates/">Polls &amp; Debates</a></li>
  501. <li id="menu-item-2055" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2055"><a href="https://thevietnamwar.info/ask-us-questions/">Ask Us Any Questions</a></li>
  502. <li id="menu-item-1310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1310"><a href="https://thevietnamwar.info/vietnam-war-years/">Vietnam War Years</a></li>
  503. <li id="menu-item-489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-489"><a href="https://thevietnamwar.info/vietnam-war-timeline/">Vietnam War Timeline</a></li>
  504. <li id="menu-item-1853" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1853"><a href="#">Tags</a>
  505. <ul class="sub-menu">
  506. <li id="menu-item-1864" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1864"><a href="https://thevietnamwar.info/tag/agent-orange/">Agent Orange</a></li>
  507. <li id="menu-item-1857" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1857"><a href="https://thevietnamwar.info/tag/viet-cong/">Viet Cong</a></li>
  508. <li id="menu-item-1930" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1930"><a href="https://thevietnamwar.info/tag/australia/">Australia</a></li>
  509. </ul>
  510. </li>
  511. </ul>
  512. </li>
  513. <li id="menu-item-1822" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1822"><a title="View all Vietnam War Media" href="#">Media</a>
  514. <ul class="sub-menu">
  515. <li id="menu-item-494" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-494"><a href="https://thevietnamwar.info/vietnam-war-movies/">Vietnam War Movies</a></li>
  516. <li id="menu-item-1888" class="menu-item menu-item-type-post_type menu-item-object-vietnam-war-media menu-item-1888"><a href="https://thevietnamwar.info/anti-war-pro-war-songs-vietnam/">Anti-war &amp; Pro-war Songs</a></li>
  517. <li id="menu-item-2056" class="menu-item menu-item-type-post_type menu-item-object-vietnam-war-media menu-item-2056"><a href="https://thevietnamwar.info/1965-1973-united-states-vietnam-year/">The U.S. in Vietnam</a></li>
  518. <li id="menu-item-2383" class="infographics menu-item menu-item-type-post_type menu-item-object-vietnam-war-media menu-item-2383"><a href="https://thevietnamwar.info/vietnam-war-summary-infographic/">Infographic</a></li>
  519. <li id="menu-item-2638" class="videos-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-2638"><a target="_blank" href="https://www.facebook.com/thevietnamwar/photos_stream?tab=photos_stream">Photos</a></li>
  520. <li id="menu-item-1856" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1856"><a href="#">Tags</a>
  521. <ul class="sub-menu">
  522. <li id="menu-item-1865" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1865"><a href="https://thevietnamwar.info/tag/rape/">Rape</a></li>
  523. <li id="menu-item-1932" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1932"><a href="https://thevietnamwar.info/tag/john-lennon/">John Lennon</a></li>
  524. <li id="menu-item-1931" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-1931"><a href="https://thevietnamwar.info/tag/khe-sanh/">Khe Sanh</a></li>
  525. </ul>
  526. </li>
  527. </ul>
  528. </li>
  529. <li id="menu-item-1852" class="back-to-top menu-item menu-item-type-custom menu-item-object-custom menu-item-1852"><a title="Back To Top" href="#">]</a></li>
  530. </ul> <div class="social-wrapper">
  531.  
  532. <script>(function(d, s, id) {
  533. var js, fjs = d.getElementsByTagName(s)[0];
  534. if (d.getElementById(id)) return;
  535. js = d.createElement(s); js.id = id;
  536. js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=643194692417153";
  537. fjs.parentNode.insertBefore(js, fjs);
  538. }(document, 'script', 'facebook-jssdk'));</script>
  539. <a href="https://twitter.com/vietnamwarinfo" class="twitter-follow-button" data-show-count="true" width="100" data-lang="en" data-show-screen-name="false" data-size="medium"></a>
  540. <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="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  541. <div class="fb-like" data-href="https://www.facebook.com/thevietnamwar" data-width="100" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
  542. </div>
  543. </div>
  544. </nav>
  545.  
  546. <section class="mobile-bar"><a href="#mobile" class="open"><i class="icon-reorder"></i></a></section>
  547.  
  548. <!-- </div> -->
  549.  
  550. </header><!-- #masthead -->
  551.  
  552. <div id="main" class="site-main">
  553.  
  554. <div id="primary" class="content-area">
  555.  
  556. <div class="highlight">
  557. </div>
  558.  
  559. <div class="adsense-pagetop">
  560.  
  561. <!-- Ezoic - Top & Above Article Content - top_of_page -->
  562. <span id='ezoic-pub-ad-placeholder-104'></span><span style='display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:270px;min-width:970px;text-align:right !important;' class='ezoic-ad box-2 adtester-container adtester-container-104' data-ez-name='thevietnamwar_info-box-2'><span id='div-gpt-ad-thevietnamwar_info-box-2-0' ezaw='970' ezah='250' style='position:relative;z-index:0;display:inline-block;' class='ezoic-ad'><script data-cfasync='false' type='text/javascript' style='display:none;'>eval(ez_write_tag([[970,250],'thevietnamwar_info-box-2','ezslot_3']));</script></span></span>
  563. <!-- End Ezoic - Top & Above Article Content - top_of_page -->
  564.  
  565.  
  566. </div>
  567.  
  568. <div id="content" class="site-content" role="main">
  569.  
  570. <article id="post-2082" class="post-2082 post type-post status-publish format-standard hentry category-vietnam-war-questions tag-china tag-cold-war tag-eisenhower tag-harry-truman tag-jkf tag-lydon-johnson tag-nixon tag-soviet-union">
  571.  
  572. <header class="entry-header">
  573.  
  574.  
  575. <div class="breadcrumbs">
  576. <!-- Breadcrumb NavXT 5.7.1 -->
  577. <a title="Go to Homepage" href="https://thevietnamwar.info" class="home">Home</a> &gt; <a title="Go to What is a Proxy War?." href="https://thevietnamwar.info/proxy-war/" class="post post-post current-item">What is a Proxy War?</a> </div>
  578.  
  579. <h1 class="entry-title">What is a Proxy War?</h1>
  580. <div class="entry-meta post-info">
  581.  
  582. <span class="author-link vcard">
  583. <i class="fa fa-pencil fa-fw"></i>
  584. <!--<a class="url fn n" href="#author" rel="author">The Vietnam War Team</a>-->
  585. <a class="url fn n" href="https://thevietnamwar.info/author/thevietnamwar/" rel="author">The Vietnam War Team</a>
  586. </span>
  587. <span class="entry-date">
  588. <i class="fa fa-clock-o"></i> <time class="entry-date" datetime="2014-05-08T10:25:47+00:00">May 8, 2014</time>
  589. </span>
  590. <span class="comments-link"> <i class="fa fa-comments-o"></i> <a href="https://thevietnamwar.info/proxy-war/#respond"><span class="dsq-postid" data-dsqidentifier="2082 http://thevietnamwar.info/?p=2082">Leave a comment</span></a></span>
  591.  
  592. <span class="last-update">Last Updated on
  593. May 5, 2016
  594. </span>
  595. </div><!-- .entry-meta -->
  596.  
  597. </header><!-- .entry-header -->
  598.  
  599.  
  600.  
  601. <div class="content-container group">
  602.  
  603.  
  604. <aside class="entry-sidebar">
  605.  
  606. <!-- Posted in -->
  607. <div class="entry-meta"><span>Keywords</span><a title="View all posts from: China" href="https://thevietnamwar.info/tag/china/">China</a> <a title="View all posts from: Cold War" href="https://thevietnamwar.info/tag/cold-war/">Cold War</a> <a title="View all posts from: Eisenhower" href="https://thevietnamwar.info/tag/eisenhower/">Eisenhower</a> <a title="View all posts from: Harry Truman" href="https://thevietnamwar.info/tag/harry-truman/">Harry Truman</a> <a title="View all posts from: JKF" href="https://thevietnamwar.info/tag/jkf/">JKF</a> <a title="View all posts from: Lydon Johnson" href="https://thevietnamwar.info/tag/lydon-johnson/">Lydon Johnson</a> <a title="View all posts from: Nixon" href="https://thevietnamwar.info/tag/nixon/">Nixon</a> <a title="View all posts from: Soviet Union" href="https://thevietnamwar.info/tag/soviet-union/">Soviet Union</a> </div>
  608. <!-- <span class="cat&#45;links"></span> -->
  609.  
  610. <div class="entry-meta">
  611. <span>Support Us</span>
  612. <a href="/donate" target="_blank">Donate</a>
  613. </div>
  614.  
  615. <div class="adsense-sidecontent-w">
  616.  
  617.  
  618. <!-- Ezoic - Sidebar Floating - sidebar_floating_1 -->
  619. <span id='ezoic-pub-ad-placeholder-107'></span><span style='display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:160px;' class='ezoic-ad banner-2 adtester-container adtester-container-107' data-ez-name='thevietnamwar_info-banner-2'><span id='div-gpt-ad-thevietnamwar_info-banner-2-0' ezaw='160' ezah='600' style='position:relative;z-index:0;display:inline-block;' class='ezoic-ad'><script data-cfasync='false' type='text/javascript' style='display:none;'>eval(ez_write_tag([[160,600],'thevietnamwar_info-banner-2','ezslot_1']));</script></span></span>
  620. <!-- End Ezoic - Sidebar Floating - sidebar_floating_1 -->
  621.  
  622. </div>
  623.  
  624.  
  625.  
  626. </aside>
  627.  
  628. <div class="entry-content">
  629. <div style="text-align: center;">
  630. <!-- Ezoic - Under Page Title - under_page_title -->
  631. <span id='ezoic-pub-ad-placeholder-111'></span><span style='display:none;float:none !important;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:80px;min-width:468px;' class='ezoic-ad box-3 adtester-container adtester-container-111' data-ez-name='thevietnamwar_info-box-3'><span id='div-gpt-ad-thevietnamwar_info-box-3-0' ezaw='468' ezah='60' style='position:relative;z-index:0;display:none;' class='ezoic-ad'><!--script-placeholder--></span></span><script>var ezzns2 = {15.00:512996,7.00:512964,0.05:504900,1.40:505278,14.00:512993,4.50:505292,0.30:504905,0.90:504913,1.80:505282,10.50:512978,2.40:505286,0.40:504907,0.80:504912,1.00:505274,12.50:512987,14.50:512995,2.80:505288,5.50:512958,0.25:504904,9.00:512971,1.60:505280,11.00:512980,2.60:505287,5.00:505293,8.50:512970,1.50:505279,1.70:505281,0.60:504910,1.30:505277,4.00:505291,6.00:512960,8.00:512967,0.50:504909,0.20:504903,1.10:505275,0.15:504902,3.50:505290,1.20:505276,1.90:505283,0.35:504906,0.70:504911,10.00:512975,11.50:512981,2.00:505284,6.50:512962,0.10:504901,7.50:512965,12.00:512984,2.20:505285,9.50:512973,0.45:504908,13.50:512991,3.00:505289,13.00:512989,};</script><script type="text/javascript" src="//static.criteo.net/js/ld/publishertag.js" ></script>
  632. <div class="ezflad-47" style="display:inline-block" adunitname="thevietnamwar_info-box-3" id="crt-2">
  633. <script type="text/javascript">
  634. var ezoflbf_2_2 = function() { __ez.queue.addFunc('ReloadFromP_1111', 'IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.ReloadFromP', 1111, false, ['banger.js'], false, false, false, true); };
  635. var ezoflbf_2 = function() { eval(ez_write_tag([[468,60],'thevietnamwar_info-box-3','ezslot_5']));
  636. };</script><script type="text/javascript">Criteo.DisplayAd({
  637. zoneid: 504912, containerid: 'crt-2', passbackcode: ezoflbf_2
  638. });
  639. </script></div>
  640. <script type='text/javascript'>
  641. var __ezfl_sss_1111 = function() {
  642. setTimeout(function(){
  643. var ezflaun = IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.GetNameFromPositionId(1111);
  644. if (typeof ezflaun != 'undefined' && ezflaun.length > 0) {
  645. if (typeof ez_ad_units != undefined) {
  646. for (i = 0; i < ez_ad_units.length; i++) {
  647. if (ezflaun.indexOf(ez_ad_units[i][1]) >= 0) {
  648. return false;
  649. }
  650. }
  651. }
  652. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.StoreStatSource(ezflaun, 47, 0.80);
  653. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.RemoveSlotById(ezflaun);
  654. }
  655. }, 4000);
  656. };
  657. __ez.queue.addFunc('__ezfl_sss_1111', '__ezfl_sss_1111', null, false, ['banger.js'], false, false, false, true);
  658. </script><!--ezoicfl-->
  659. <!-- End Ezoic - Under Page Title - under_page_title -->
  660. </div>
  661. <a id="dd_start"></a><p id="docs-internal-guid-b2ecbcd2-b6ff-d072-aa60-f89d4ed2907a" dir="ltr">A proxy war is a conflict instigated by opposing powers who do not fight against each other directly. Instead, they uses third parties to do the fighting for them.</p><div class="adsense-336 t12may">
  662.  
  663.  
  664.  
  665.  
  666.  
  667. <!-- Ezoic - Article First Para - under_first_paragraph -->
  668. <span id='ezoic-pub-ad-placeholder-103'></span><span style='display:none;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:300px;' class='ezoic-ad medrectangle-3 adtester-container adtester-container-103' data-ez-name='thevietnamwar_info-medrectangle-3'><span id='div-gpt-ad-thevietnamwar_info-medrectangle-3-0' ezaw='300' ezah='600' style='position:relative;z-index:0;display:none;' class='ezoic-ad'><!--script-placeholder--></span></span><script>var ezzns21 = {2.60:504893,0.05:504866,0.10:504867,0.20:504869,0.90:504879,1.70:504887,2.00:504890,2.40:504892,0.45:504874,0.80:504878,1.50:504885,0.25:504870,0.60:504876,1.20:504882,2.80:504894,0.15:504868,0.40:504873,1.00:504880,3.00:504895,3.50:504896,4.00:504897,0.70:504877,1.30:504883,1.40:504884,0.30:504871,1.60:504886,1.80:504888,4.50:504898,5.00:504899,0.35:504872,0.50:504875,1.10:504881,1.90:504889,2.20:504891,};</script><script type="text/javascript" src="//static.criteo.net/js/ld/publishertag.js" ></script>
  669. <div class="ezflad-47" style="display:inline-block" adunitname="thevietnamwar_info-medrectangle-3" id="crt-21">
  670. <script type="text/javascript">
  671. var ezoflbf_2_21 = function() { __ez.queue.addFunc('ReloadFromP_1103', 'IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.ReloadFromP', 1103, false, ['banger.js'], false, false, false, true); };
  672. var ezoflbf_21 = function() { eval(ez_write_tag([[300,600],'thevietnamwar_info-medrectangle-3','ezslot_4']));
  673. };</script><script type="text/javascript">ezoflbf_21();
  674. </script></div>
  675. <script type='text/javascript'>
  676. var __ezfl_sss_1103 = function() {
  677. setTimeout(function(){
  678. var ezflaun = IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.GetNameFromPositionId(1103);
  679. if (typeof ezflaun != 'undefined' && ezflaun.length > 0) {
  680. if (typeof ez_ad_units != undefined) {
  681. for (i = 0; i < ez_ad_units.length; i++) {
  682. if (ezflaun.indexOf(ez_ad_units[i][1]) >= 0) {
  683. return false;
  684. }
  685. }
  686. }
  687. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.StoreStatSource(ezflaun, 47, 6.50);
  688. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.RemoveSlotById(ezflaun);
  689. }
  690. }, 4000);
  691. };
  692. __ez.queue.addFunc('__ezfl_sss_1103', '__ezfl_sss_1103', null, false, ['banger.js'], false, false, false, true);
  693. </script><!--ezoicfl-->
  694. <!-- End Ezoic - Article First Para - under_first_paragraph -->
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701. </div>
  702.  
  703. <p>Opposing powers are usually core countries who have conflicting ideologies and interests with each other. However, a direct large-scale war between them would cause enormous damage to all belligerent powers. Therefore, they rather conduct proxy wars in developing countries in order to avoid loss and achieve some certain interests at the same time.</p>
  704. <p>Third-parties can be local governments built or supported by opposing powers or armed forces, mercenaries and terrorist groups who could strike an opponent without leading to full-scale war.</p>
  705. <h2 id="docs-internal-guid-71012ec2-b6ff-1b90-3571-ca0527248793" dir="ltr">Cold War</h2>
  706. <p>Although the first recorded proxy war happened as early as in 1529, it was not common until the Cold War set off by the ideological and political differences between the two victors of the World War II. During the Cold War, the two nuclear-armed superpowers did not wish to exchange blows directly since that would have led to a devastating nuclear war. Instead, both the U.S. and particularly the Soviet Union sought to spread their own spheres of influence all over the world, leading to many proxy wars such as one in Greek, Korea, Afghanistan and notably Vietnam.</p>
  707. <h2><strong>Vietnam War</strong></h2>
  708. <p id="docs-internal-guid-b2ecbcd2-b708-dcdb-e807-fc1db8f567f0" dir="ltr"><span style="font-weight: 400;">Vietnam War is a typical proxy war during the Cold War under the influence of the U.S., Soviet Union and, to a large extent, China.</span><span id='ezoic-pub-ad-placeholder-113' class="ezoic-adpicker-ad"></span></p>
  709. <p><span style="font-weight: 400;">American involvement in Vietnam began the same way as most proxy wars do with U.S. President Truman and then Eisenhower sending military and economic aid to the French and South Vietnamese respectively in their wars against the North communists.</span></p>
  710. <p><span style="font-weight: 400;">More aid and military advisers were poured into South Vietnam under President Kennedy who thought Vietnam was the place to restore U.S. “credibility”. Eventually U.S. troops were dispatched to Vietnam under President Johnson who escalated the war further to North Vietnam with a</span><a href="http://thevietnamwar.info/operation-rolling-thunder/"><span style="font-weight: 400;"> massive air bombardment</span></a><span style="font-weight: 400;">. However, the bombing campaign turned out to be ineffective due to some restrictions imposed on the U.S. and its allies as well as the assistance of the Soviet Union and China for North Vietnam.</span></p>
  711. <p><span style="font-weight: 400;">Although the Soviet Union and China actively supplied North Vietnam with financial aid, military training, materiel and logistics, unlike the United States and their allies, they fought the war through their proxies and did not enter the conflict directly.</span></p>
  712. <p dir="ltr"><span style="font-weight: 400;">For the first time in the Cold War, public opinions had affected proxy war policy. The Vietnam War had become so unpopular in the U.S. that Richard Nixon managed to get elected with the promise that he could end the war in Vietnam “honorably”. He then came up with the so-called “</span><a href="http://thevietnamwar.info/what-was-nixons-vietnamization-policy/"><span style="font-weight: 400;">Vietnamization</span></a><span style="font-weight: 400;">” in contrast to “Americanization” policy under President Johnson. His “peace with honor” plan ended with the signing of</span><a href="http://thevietnamwar.info/what-was-paris-peace-accords/"><span style="font-weight: 400;"> Paris Peace Accords</span></a><span style="font-weight: 400;"> in 1973. The U.S. was now able to get out of the costly battlefield of Vietnam but their ally South Vietnam eventually fell into the hands of the North communists in 1975.</span></p>
  713. <p><span style="font-weight: 400;">It is interesting to note that the U.S. policy during the Vietnam War went through an arch. It began with pure military aid and non-combat role then evolved to front-line engagement and finally de-escalated back to support role.</span></p>
  714. <p>&nbsp;</p>
  715. <p><span style="font-weight: 400;">While there are distinct differences in how proxy wars are conducted nowadays, the Cold War in general and the Vietnam War in particular still inform U.S. proxy war policies in modern world. &nbsp;The U.S. is now more likely to provide aid and assistance rather than sending ground forces to “proxies” as historically this policy has not worked out well. In fact, the most successful proxy wars that the U.S. has involved are those where only assistance was provided as in Greece and Afghanistan as opposed to direct involvement on the ground as in Korea and Vietnam. This is illustrated by the U.S. reluctance to send troops to Syria in during its Civil War started since 2011.</span></p>
  716. <div class="tapr117" style="text-align: center; margin: 0 0 1rem;">
  717.  
  718.  
  719. <!-- Ezoic - Article Last Para - mid_content -->
  720. <span id='ezoic-pub-ad-placeholder-108'></span><span style='display:none;float:none !important;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:270px;min-width:300px;' class='ezoic-ad box-4 adtester-container adtester-container-108' data-ez-name='thevietnamwar_info-box-4'><span id='div-gpt-ad-thevietnamwar_info-box-4-0' ezaw='300' ezah='250' style='position:relative;z-index:0;display:none;' class='ezoic-ad'><!--script-placeholder--></span></span><script>var ezzns3 = {0.20:504145,0.30:504551,0.70:504558,0.80:504559,2.00:504657,2.20:504658,2.80:504661,0.45:504555,1.00:504647,1.30:504650,1.40:504651,1.90:504656,0.25:504548,0.40:504554,0.50:504556,0.90:504560,4.50:504667,0.10:504141,0.15:504144,0.35:504552,1.20:504649,2.60:504660,3.00:504664,3.50:504665,4.00:504666,0.05:504099,0.60:504557,1.60:504653,1.70:504654,1.80:504655,1.10:504648,2.40:504659,5.00:504669,1.50:504652,};</script><script type="text/javascript" src="//static.criteo.net/js/ld/publishertag.js" ></script>
  721. <div class="ezflad-47" style="display:inline-block" adunitname="thevietnamwar_info-box-4" id="crt-3">
  722. <script type="text/javascript">
  723. var ezoflbf_2_3 = function() { __ez.queue.addFunc('ReloadFromP_1108', 'IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.ReloadFromP', 1108, false, ['banger.js'], false, false, false, true); };
  724. var ezoflbf_3 = function() { eval(ez_write_tag([[300,250],'thevietnamwar_info-box-4','ezslot_0']));
  725. };</script><script type="text/javascript">Criteo.DisplayAd({
  726. zoneid: 504657, containerid: 'crt-3', passbackcode: ezoflbf_3
  727. });
  728. </script></div>
  729. <script type='text/javascript'>
  730. var __ezfl_sss_1108 = function() {
  731. setTimeout(function(){
  732. var ezflaun = IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.GetNameFromPositionId(1108);
  733. if (typeof ezflaun != 'undefined' && ezflaun.length > 0) {
  734. if (typeof ez_ad_units != undefined) {
  735. for (i = 0; i < ez_ad_units.length; i++) {
  736. if (ezflaun.indexOf(ez_ad_units[i][1]) >= 0) {
  737. return false;
  738. }
  739. }
  740. }
  741. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.StoreStatSource(ezflaun, 47, 2.00);
  742. IL11ILILIIlLLLILILLLLIILLLIIL11111LLILiiLIliLlILlLiiLLIiILL.RemoveSlotById(ezflaun);
  743. }
  744. }, 4000);
  745. };
  746. __ez.queue.addFunc('__ezfl_sss_1108', '__ezfl_sss_1108', null, false, ['banger.js'], false, false, false, true);
  747. </script><!--ezoicfl-->
  748. <!-- End Ezoic - Article Last Para - mid_content -->
  749.  
  750. </div>
  751. <p><span style="font-weight: 400;">Although the political situation has changed, it is important for U.S. policymakers to take the Cold War into account when handling modern-day proxy wars.</span></p>
  752. <div class="dd_post_share"><div class="dd_buttons"><div class="dd_button"><div class="dd-twitter-ajax-load dd-twitter-2082"></div><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://thevietnamwar.info/proxy-war/" data-count="horizontal" data-text="What is a Proxy War?" data-via="vietnamwarinfo"></a></div><div class="dd_button"><iframe src="https://www.reddit.com/static/button/button1.html?width=120&url=https%3A%2F%2Fthevietnamwar.info%2Fproxy-war%2F&title=What%20is%20a%20Proxy%20War%3F&newwindow='1'" height="22" width="120" scrolling='no' frameborder='0'></iframe></div><div class="dd_button"><script src="//connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="https://thevietnamwar.info/proxy-war/" send="false" show_faces="false" layout="button_count" width="92"></fb:like></div><div class="dd_button"><div class="dd-google1-ajax-load dd-google1-2082"></div><g:plusone size="tall" href="https://thevietnamwar.info/proxy-war/"></g:plusone></div><div class="dd_button"><div class="dd-linkedin-ajax-load dd-linkedin-2082"></div><script type='IN/share' data-url='https://thevietnamwar.info/proxy-war/' data-counter='right'></script></div></div><div style="clear:both"></div></div><script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_2082()',1000);window.setTimeout('loadGoogle1_2082()',1000);window.setTimeout('loadLinkedin_2082()',1000); }); </script><script type="text/javascript"> function loadTwitter_2082(){ jQuery(document).ready(function($) { $('.dd-twitter-2082').remove();$.getScript('https://platform.twitter.com/widgets.js'); }); } function loadGoogle1_2082(){ jQuery(document).ready(function($) { $('.dd-google1-2082').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadLinkedin_2082(){ jQuery(document).ready(function($) { $('.dd-linkedin-2082').remove();$.getScript('https://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v5.3.6,
  753. Author : Buffer, Inc
  754. Website : http://bufferapp.com/diggdigg --><div class="dd_outer"><div class="dd_inner"><div id="dd_ajax_float"><div class="dd_button_v"><div class="dd-twitter-ajax-load dd-twitter-2082"></div><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://thevietnamwar.info/proxy-war/" data-count="vertical" data-text="What is a Proxy War?" data-via="vietnamwarinfo"></a></div><div style="clear:left"></div><div class="dd_button_v"><div class="dd-reddit-ajax-load dd-reddit-2082"></div><iframe class='DD_REDDIT_AJAX_2082' src='' height='0' width='0' scrolling='no' frameborder='0'></iframe></div><div style="clear:left"></div><div class="dd_button_v"><script src="//connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="https://thevietnamwar.info/proxy-war/" send="false" show_faces="false" layout="box_count" width="50"></fb:like></div><div style="clear:left"></div><div class="dd_button_v"><div class="dd-google1-ajax-load dd-google1-2082"></div><g:plusone size="tall" href="https://thevietnamwar.info/proxy-war/"></g:plusone></div><div style="clear:left"></div><div class="dd_button_v"><div class="dd-linkedin-ajax-load dd-linkedin-2082"></div><script type='IN/share' data-url='https://thevietnamwar.info/proxy-war/' data-counter='top'></script></div><div style="clear:left"></div><div class="dd_button_extra_v"><script type="text/javascript">jQuery(document).load(function(){ stLight.options({publisher:''}); });</script><div class="st_email_custom"><span id="dd_email_text">email</span></div></div><div style="clear:left"></div><div class="dd_button_extra_v"><div id="dd_print_button"><span id="dd_print_text"><a href="javascript:window:print()">print</a></span></div></div><div style="clear:left"></div></div></div></div><script type="text/javascript">var dd_offset_from_content = 240;var dd_top_offset_from_content = 0;var dd_override_start_anchor_id = "";var dd_override_top_offset = "";</script><script type="text/javascript" src="https://thevietnamwar.info/wp-content/plugins/digg-digg//js/diggdigg-floating-bar.js?ver=5.3.6"></script><script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_2082()',1000);window.setTimeout('loadReddit_2082()',1000);window.setTimeout('loadGoogle1_2082()',1000);window.setTimeout('loadLinkedin_2082()',1000); }); </script><script type="text/javascript"> function loadTwitter_2082(){ jQuery(document).ready(function($) { $('.dd-twitter-2082').remove();$.getScript('https://platform.twitter.com/widgets.js'); }); } function loadReddit_2082(){ jQuery(document).ready(function($) { $('.dd-reddit-2082').remove();$('.DD_REDDIT_AJAX_2082').attr('width','51');$('.DD_REDDIT_AJAX_2082').attr('height','69');$('.DD_REDDIT_AJAX_2082').attr('src','https://www.reddit.com/static/button/button2.html?width=51&url=https%3A%2F%2Fthevietnamwar.info%2Fproxy-war%2F&title=What%20is%20a%20Proxy%20War%3F&newwindow=1'); }); } function loadGoogle1_2082(){ jQuery(document).ready(function($) { $('.dd-google1-2082').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadLinkedin_2082(){ jQuery(document).ready(function($) { $('.dd-linkedin-2082').remove();$.getScript('https://platform.linkedin.com/in.js'); }); }</script><p></p>
  755. </div><!-- .entry-content -->
  756.  
  757.  
  758. </div>
  759. <!-- end of content&#45;container -->
  760.  
  761.  
  762. <div class="heading-ad">
  763. </div>
  764.  
  765.  
  766. <div class="yarpp-related">
  767. <h3>You Might Also Like:</h3><ul>
  768. <li><a href="https://thevietnamwar.info/what-could-have-been-the-solutions-for-both-north-and-south-vietnam/" rel="bookmark" title="What could have been the solutions for both North and South Vietnam?">What could have been the solutions for both North and South Vietnam? </a></li>
  769. <li><a href="https://thevietnamwar.info/why-did-the-soviets-support-north-vietnam/" rel="bookmark" title="Why did the Soviets support North Vietnam?">Why did the Soviets support North Vietnam? </a></li>
  770. <li><a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/" rel="bookmark" title="Who were U.S Presidents during the Vietnam War?">Who were U.S Presidents during the Vietnam War? </a></li>
  771. <li><a href="https://thevietnamwar.info/american-vietnam-war/" rel="bookmark" title="What was U.S. involvement in Vietnam War?">What was U.S. involvement in Vietnam War? </a></li>
  772. </ul>
  773. </div>
  774.  
  775.  
  776.  
  777.  
  778. </article><!-- #post-## -->
  779. <nav class="navigation post-navigation" role="navigation">
  780. <!-- <h1 class="screen&#45;reader&#45;text">Post navigation</h1> -->
  781. <div class="nav-links group">
  782.  
  783. <a href="https://thevietnamwar.info/tet-offensive-turning-point-vietnam-war/" class="prev-post-nav" rel="prev" title="Previous Post: Why was the Tet Offensive the turning point of the Vietnam War?">
  784. <span class="meta-nav">Previous Post:</span>
  785. Why was the Tet Offensive the turning point of the Vietnam War? </a>
  786.  
  787.  
  788. <a href="https://thevietnamwar.info/vietnam-war-americas-longest-war/" class="next-post-nav" rel="next" title="Next Post: Is the Vietnam War America's Longest War?">
  789. <span class="meta-nav">Next Post:</span>
  790. Is the Vietnam War America's Longest War?
  791. </a>
  792.  
  793. </div><!-- .nav-links -->
  794. </nav><!-- .navigation -->
  795. <div class="donation group">
  796.  
  797. <div>
  798. <h4>Show us some Love</h4>
  799. If you've found our articles helpful, please <em>like</em>, comment, share and make a small <a href="/donate/" target="_blank">donation</a> to support our work. <br>We thank &amp; love you!
  800. <ul class="donation-options group">
  801. <li>
  802. <a class="Decent" href="/donate/" title="Thank you. We love you!" target="_blank">Donate $1</a>
  803. </li>
  804. <li>
  805. <a class="Awesome" href="/donate/" title="Thank you. We love you!" target="_blank">Donate $5</a>
  806. </li>
  807. <li>
  808. <a class="Great" href="/donate/" title="Thank you. We love you!" target="_blank">Donate $25</a>
  809. </li>
  810. <li>
  811. <a class="Fabulous" href="/donate/" title="Thank you. We love you!" target="_blank">Donate $50</a>
  812. </li>
  813. <li>
  814. <a href="#" class="da" title="Thank you. We love you!" target="_blank">Donate anything</a>
  815. </li>
  816. </ul>
  817.  
  818.  
  819.  
  820. <form action="https://www.paypal.com/cgi-bin/webscr" id="damnt" method="post" target="_blank">
  821. <input type="hidden" name="cmd" value="_s-xclick">
  822. <input type="hidden" name="hosted_button_id" value="6HKXPV8L4XGTU">
  823. <table>
  824. <tbody><tr><td><input type="hidden" name="on0" value="Donation Amount">Donation Amount</td></tr><tr><td><select id="d_options" name="os0">
  825. <option value="Decent">Decent $1.00 USD</option>
  826. <option value="Awesome">Awesome $5.00 USD</option>
  827. <option value="Great">Great $25.00 USD</option>
  828. <option value="Fabulous">Fabulous $50.00 USD</option>
  829. </select> </td></tr>
  830. </tbody></table>
  831. <input type="hidden" name="currency_code" value="USD">
  832. <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
  833. <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  834. </form>
  835.  
  836. </div>
  837.  
  838. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" class="donation-form" id="da">
  839. <input type="hidden" name="cmd" value="_s-xclick">
  840. <input type="hidden" name="hosted_button_id" value="3HEQ739RRP76A">
  841. <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
  842. <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  843. </form>
  844.  
  845. </div>
  846. <!-- end of donation -->
  847.  
  848. <div id="disqus_thread">
  849. </div>
  850.  
  851. <script type="text/javascript">
  852. var disqus_url = 'https://thevietnamwar.info/proxy-war/';
  853. var disqus_identifier = '2082 http://thevietnamwar.info/?p=2082';
  854. var disqus_container_id = 'disqus_thread';
  855. var disqus_shortname = 'thevietnamwar';
  856. var disqus_title = "What is a Proxy War?";
  857. var disqus_config_custom = window.disqus_config;
  858. var disqus_config = function () {
  859. /*
  860. All currently supported events:
  861. onReady: fires when everything is ready,
  862. onNewComment: fires when a new comment is posted,
  863. onIdentify: fires when user is authenticated
  864. */
  865.  
  866.  
  867. this.language = '';
  868. this.callbacks.onReady.push(function () {
  869.  
  870. // sync comments in the background so we don't block the page
  871. var script = document.createElement('script');
  872. script.async = true;
  873. script.src = '?cf_action=sync_comments&post_id=2082';
  874.  
  875. var firstScript = document.getElementsByTagName('script')[0];
  876. firstScript.parentNode.insertBefore(script, firstScript);
  877. });
  878.  
  879. if (disqus_config_custom) {
  880. disqus_config_custom.call(this);
  881. }
  882. };
  883.  
  884. (function() {
  885. var dsq = document.createElement('script'); dsq.type = 'text/javascript';
  886. dsq.async = true;
  887. dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  888. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  889. })();
  890. </script>
  891.  
  892. </div><!-- #content -->
  893. <div id="secondary">
  894.  
  895.  
  896. <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary">
  897. <aside id="text-21" class="widget widget_text"> <div class="textwidget"><!--MONUMETRIC [ATF|Pos 1] D:300x250,300x600 T:300x250,300x600 M:300x250,300x600 START-->
  898.  
  899. <div id="mmt-7166a2c2-55de-448f-a044-2cdbd20d1cd6"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["7166a2c2-55de-448f-a044-2cdbd20d1cd6"]); })</script>
  900.  
  901. <!--MONUMETRIC [ATF|Pos 1] D:300x250,300x600 T:300x250,300x600 M:300x250,300x600 ENDS-->
  902.  
  903. <!-- Ezoic - Main Sidebar Top - sidebar -->
  904. <span id='ezoic-pub-ad-placeholder-105'></span><span style='display:inline-block;float:none;margin-bottom:2px !important;margin-left:0px !important;margin-right:0px !important;margin-top:2px !important;min-height:620px;min-width:300px;' class='ezoic-ad box-1 adtester-container adtester-container-105' data-ez-name='thevietnamwar_info-box-1'><span id='div-gpt-ad-thevietnamwar_info-box-1-0' ezaw='300' ezah='600' style='position:relative;z-index:0;display:inline-block;' class='ezoic-ad'><script data-cfasync='false' type='text/javascript' style='display:none;'>eval(ez_write_tag([[300,600],'thevietnamwar_info-box-1','ezslot_2']));</script></span></span>
  905. <!-- End Ezoic - Main Sidebar Top - sidebar --></div>
  906. </aside><aside id="text-19" class="widget widget_text"><h1 class="widget-title">Score A in your Vietnam War assignment &amp; exam</h1> <div class="textwidget"><!-- Ezoic - Main Sidebar Top - sidebar -->
  907.  
  908. <!-- End Ezoic - Main Sidebar Top - sidebar -->
  909.  
  910. <a href="https://goo.gl/QT7b9X" class="sidebar-ebook-cover"><img src="https://thevietnamwar.info/wp-content/uploads/2016/06/rightside-250.png" alt="Top 49 Questions about the Vietnam War E-book"></a>
  911.  
  912. <a href="https://goo.gl/KDdRv2" class="ebook-discover-now">Discover Now</a></div>
  913. </aside><aside id="text-16" class="widget widget_text"> <div class="textwidget"><!--MONUMETRIC [BTF|Pos 2] D:300x250 T:300x250 M:300x250 START-->
  914.  
  915. <!-- Ezoic - Sidebar Middle - sidebar_middle -->
  916. <span id='ezoic-pub-ad-placeholder-110'></span>
  917. <!-- End Ezoic - Sidebar Middle - sidebar_middle -->
  918.  
  919. <!--MONUMETRIC [BTF|Pos 2] D:300x250 T:300x250 M:300x250 ENDS--></div>
  920. </aside>
  921. <!-- WordPress Popular Posts Plugin v3.3.4 [W] [monthly] [views] [regular] [PID] -->
  922. <aside id="wpp-3" class="widget popular-posts">
  923. <h1 class="widget-title">Most Popular On The Week</h1> <script type="text/javascript">
  924. /* jQuery is available, so proceed */
  925. if ( window.jQuery ) {
  926.  
  927. jQuery(document).ready(function($){
  928. $.get('https://thevietnamwar.info/wp-admin/admin-ajax.php', {
  929. action: 'wpp_get_popular',
  930. id: '3'
  931. }, function(data){
  932. $('#wpp-3').append(data);
  933. });
  934. });
  935.  
  936. } /* jQuery is not defined */
  937. else {
  938. if ( window.console && window.console.log ) {
  939. window.console.log('WordPress Popular Posts: jQuery is not defined!');
  940. }
  941. }
  942. </script>
  943. </aside>
  944. <!-- End WordPress Popular Posts Plugin v3.3.4 -->
  945. <aside id="text-20" class="widget widget_text"><h1 class="widget-title">Number One Vietnam War Book</h1> <div class="textwidget"><a target="_blank" href="https://www.amazon.com/gp/product/0802145310/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0802145310&amp;linkCode=as2&amp;tag=bwps07-20&amp;linkId=c2a665d077c5b2d1fd71baa4740cd151" style="text-align: center; display: block;"><img src="https://images-na.ssl-images-amazon.com/images/I/41H5GQacmoL.jpg" width="100%"></a><img src="//ir-na.amazon-adsystem.com/e/ir?t=bwps07-20&amp;l=am2&amp;o=1&amp;a=0802145310" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;"></div>
  946. </aside><aside id="polls-widget-2" class="widget widget_polls-widget"><h1 class="widget-title">Poll of the Month</h1><div id="polls-5" class="wp-polls">
  947. <h2 class="poll-question"><strong>How Could the U.S. Have Won the Vietnam War?</strong></h2>
  948. <div id="polls-5-ans" class="wp-polls-ans"><ul class="wp-polls-ul">
  949. <li>Bombed Hanoi, Haiphong and other major cities. <small>(18%)</small><div class="pollbar" style="width: 18%;" title="Bombed Hanoi, Haiphong and other major cities. (18% | 2,232 Votes)"></div></li>
  950. <li>Destroyed Ho Chi Minh Trail completely. <small>(19%)</small><div class="pollbar" style="width: 19%;" title="Destroyed Ho Chi Minh Trail completely. (19% | 2,371 Votes)"></div></li>
  951. <li>Stopped negative and false Media reports. <small>(11%)</small><div class="pollbar" style="width: 11%;" title="Stopped negative and false Media reports. (11% | 1,286 Votes)"></div></li>
  952. <li><strong><i>Supported instead of taking over South Vietnamese people's job of defending their country. <small>(18%)</small></i></strong><div class="pollbar" style="width: 18%;" title="You Have Voted For This Choice - Supported instead of taking over South Vietnamese people's job of defending their country. (18% | 2,134 Votes)"></div></li>
  953. <li>Vietnam was unwinnable. <small>(34%)</small><div class="pollbar" style="width: 34%;" title="Vietnam was unwinnable. (34% | 4,162 Votes)"></div></li>
  954. </ul>
  955. <p style="text-align: center;"><a class="vote-info-links1" href="https://thevietnamwar.info/how-could-u-s-have-won-the-vietnam-war/" title="Join our Debate Now" target="_blank">Join our Debate</a></p>
  956. </div>
  957. <input type="hidden" id="poll_5_nonce" name="wp-polls-nonce" value="540eb605e3">
  958. </div>
  959. <div id="polls-5-loading" class="wp-polls-loading"><img src="https://thevietnamwar.info/wp-content/plugins/wp-polls/images/loading.gif" width="16" height="16" alt="Loading ..." title="Loading ..." class="wp-polls-image">&nbsp;Loading ...</div>
  960. </aside><aside id="text-2" class="widget widget_text"> <div class="textwidget"><!--INFOLINKS_OFF-->
  961. <!-- Begin MailChimp Signup Form -->
  962. <div id="mc_embed_signup">
  963. <form action="https://thevietnamwar.us6.list-manage.com/subscribe/post?u=37b997070a908bce796ac7b5e&amp;id=b8044b4d3a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
  964. <h2>Get the <a href="https://thevietnamwar.info/vietnam-war-quotes/">Top 20 Vietnam War Quotes</a> for FREE <span>(Valued at $21)</span></h2>
  965. <div class="free">&amp; receive our monthly newsletter</div>
  966.  
  967. <div class="mc-field-group">
  968. <label for="mce-FNAME">First Name <span class="asterisk">*</span></label>
  969. <input type="text" value="" name="FNAME" class="" id="mce-FNAME">
  970. </div>
  971. <div class="mc-field-group">
  972. <label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
  973. </label>
  974. <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
  975. </div>
  976. <div id="mce-responses" class="clear">
  977. <div class="response" id="mce-error-response" style="display:none"></div>
  978. <div class="response" id="mce-success-response" style="display:none"></div>
  979. </div> <div class="clear"><input type="submit" value="Get it Now" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
  980. </form>
  981. </div>
  982.  
  983. <!--End mc_embed_signup-->
  984. <!--INFOLINKS_ON--></div>
  985. </aside><aside id="text-17" class="widget widget_text"> <div class="textwidget">
  986. <!-- Ezoic - Sidebar Bottom Floating - sidebar_floating_1 -->
  987. <span id='ezoic-pub-ad-placeholder-109'></span>
  988. <!-- End Ezoic - Sidebar Bottom Floating - sidebar_floating_1 -->
  989.  
  990.  
  991. </div>
  992. </aside> </div><!-- #primary-sidebar -->
  993.  
  994. </div><!-- #secondary -->
  995. </div><!-- #primary -->
  996.  
  997. <section class="vnw-timeline centre">
  998.  
  999. <h2><a href="https://thevietnamwar.info/vietnam-war-timeline/" title="Read more What is a Proxy War?" rel="bookmark">Vietnam War Timeline</a></h2>
  1000.  
  1001. <a id="show_main_events" href="">Show main events</a>
  1002.  
  1003.  
  1004. <div class="tl-main-events">
  1005.  
  1006. <div class="tl-event gulf-tokin">
  1007. <a href="https://thevietnamwar.info/gulf-tonkin-incident/" target="_blank" class="">Gulf of Tonkin incident</a>
  1008. </div>
  1009.  
  1010. <div class="tl-event vietcong">
  1011. <a href="https://thevietnamwar.info/national-liberation-front-guerrilla-attacks-conventional-warfare/" class="">Viet Cong establishment</a>
  1012. </div>
  1013.  
  1014. <div class="tl-event ort">
  1015. <a href="https://thevietnamwar.info/operation-rolling-thunder/">Operation Rolling Thunder</a>
  1016. </div>
  1017.  
  1018. <div class="tl-event tet-off">
  1019. <a href="https://thevietnamwar.info/the-tet-offensive/" class="">Tet Offensive</a>
  1020. </div>
  1021.  
  1022. <div class="tl-event vnm">
  1023. <a href="https://thevietnamwar.info/what-was-nixons-vietnamization-policy/">Vietnamization</a>
  1024. </div>
  1025.  
  1026. <div class="tl-event easter-off">
  1027. <a href="#" class="">Easter Offensive</a>
  1028. </div>
  1029.  
  1030. <div class="tl-event cmb">
  1031. <a href="#">Cambodian Campaign</a>
  1032. </div>
  1033.  
  1034. <div class="tl-event ppa">
  1035. <a href="https://thevietnamwar.info/what-was-paris-peace-accords/">Paris Peace Accord</a>
  1036. </div>
  1037.  
  1038.  
  1039. <div class="tl-event bos">
  1040. <a href="#">Battle of Saigon</a>
  1041. </div>
  1042.  
  1043. <div class="tl-event fall-of-sg">
  1044. <a href="https://thevietnamwar.info/the-fall-of-saigon/" class="">Fall of Saigon</a>
  1045. </div>
  1046.  
  1047. </div>
  1048.  
  1049.  
  1050. <div class="group us presidents">
  1051.  
  1052. <div class="eisenhower">
  1053. <h3 class="psd-name">
  1054. <a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/#eisenhower" title="Dwight D. Eisenhower">Dwight D. Eisenhower</a>
  1055. </h3>
  1056. </div>
  1057.  
  1058. <div class="kennedy">
  1059. <h3 class="psd-name">
  1060. <a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/#kennedy" title="John F. Kennedy">J.F. Kennedy</a>
  1061. </h3>
  1062. </div>
  1063.  
  1064. <div class="johnson">
  1065. <h3 class="psd-name">
  1066. <a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/#johnson" title="Lyndon B. Johnson">Lyndon B. Johnson</a>
  1067. </h3>
  1068. </div>
  1069.  
  1070. <div class="nixon">
  1071. <h3 class="psd-name">
  1072. <a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/#nixon" title="Richard Nixon">Richard Nixon</a>
  1073. </h3>
  1074. </div>
  1075.  
  1076. <div class="ford">
  1077. <h3 class="psd-name">
  1078. <a href="https://thevietnamwar.info/us-presidents-during-the-vietnam-war/#ford" title="Gerald Ford">G. Ford</a>
  1079. </h3>
  1080. </div>
  1081.  
  1082. </div><!-- end of us presidents -->
  1083.  
  1084. <div class="group svn presidents">
  1085.  
  1086. <div class="diem">
  1087. <h3 class="psd-name">
  1088. <a href="https://thevietnamwar.info/vietnam-war-leaders/2/#ngo-dinh-diem" title="Ngo Dinh Diem">Ngo Dinh Diem</a>
  1089. </h3>
  1090. </div>
  1091.  
  1092. <div class="instability">
  1093. <h3 class="psd-name">
  1094. <a href="" title="instability">Instability</a>
  1095. </h3>
  1096. </div>
  1097.  
  1098. <div class="thieu">
  1099. <h3 class="psd-name huong">
  1100. <a title="Tran Van Huong">Tran Van Huong</a>
  1101. </h3>
  1102. <h3 class="psd-name">
  1103. <a href="https://thevietnamwar.info/vietnam-war-leaders/2/#nguyen-van-thieu" title="Nguyen Van Thieu">Nguyen Van Thieu</a>
  1104. </h3>
  1105. </div>
  1106.  
  1107. </div><!-- end of svn presidents -->
  1108.  
  1109. <div class="group nvn presidents">
  1110.  
  1111.  
  1112. <div class="hcm">
  1113. <h3 class="psd-name">
  1114. <a href="https://thevietnamwar.info/vietnam-war-leaders/#ho-chi-minh" title="Ho Chi Minh">Ho Chi Minh</a>
  1115. </h3>
  1116. </div>
  1117.  
  1118. <div class="dthang">
  1119. <h3 class="psd-name">
  1120. <a title="Ton Duc Thang">Ton Duc Thang</a>
  1121. </h3>
  1122. </div>
  1123.  
  1124. </div><!-- end of nvn presidents -->
  1125.  
  1126.  
  1127. <ul class="vnw-tl-years group">
  1128. <li><a href="https://thevietnamwar.info/vietnam-war-years/#y55">1955</a></li>
  1129. <li>
  1130. <a href="https://thevietnamwar.info/vietnam-war-years/#y56">1956</a>
  1131. </li>
  1132. <li>
  1133. <a href="https://thevietnamwar.info/vietnam-war-years/#y57">1957</a>
  1134. </li>
  1135. <li>
  1136. <a href="https://thevietnamwar.info/vietnam-war-years/#y58">1958</a>
  1137. </li>
  1138. <li>
  1139. <a href="https://thevietnamwar.info/vietnam-war-years/#y59">1959</a>
  1140. </li>
  1141. <li>
  1142. <a href="https://thevietnamwar.info/vietnam-war-years/#y60" class="main-yr">1960</a>
  1143. </li>
  1144. <li>
  1145. <a href="https://thevietnamwar.info/vietnam-war-years/#y61">1961</a>
  1146. </li>
  1147. <li>
  1148. <a href="https://thevietnamwar.info/vietnam-war-years/#y62">1962</a>
  1149. </li>
  1150. <li>
  1151. <a href="https://thevietnamwar.info/vietnam-war-years/#y63">1963</a>
  1152. </li>
  1153. <li>
  1154. <a href="https://thevietnamwar.info/vietnam-war-years/#y64" class="main-yr">1964</a>
  1155. </li>
  1156. <li>
  1157. <a href="https://thevietnamwar.info/vietnam-war-years/#y65">1965</a>
  1158. </li>
  1159. <li>
  1160. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y66">1966</a>
  1161. </li>
  1162. <li>
  1163. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y67">1967</a>
  1164. </li>
  1165. <li>
  1166. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y68" class="main-yr">1968</a>
  1167. </li>
  1168. <li>
  1169. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y68">1969</a>
  1170. </li>
  1171. <li>
  1172. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y70">1970</a>
  1173. </li>
  1174. <li>
  1175. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y71">1971</a>
  1176. </li>
  1177. <li>
  1178. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y72">1972</a>
  1179. </li>
  1180. <li>
  1181. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y73" class="main-yr">1973</a>
  1182. </li>
  1183. <li>
  1184. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y74">1974</a>
  1185. </li>
  1186. <li>
  1187. <a href="https://thevietnamwar.info/vietnam-war-years/2/#y75" class="main-yr">1975</a>
  1188. </li>
  1189. </ul>
  1190.  
  1191. </section><!-- end of timeline -->
  1192.  
  1193. </div><!-- #main -->
  1194.  
  1195. <footer id="colophon" class="site-footer" role="contentinfo">
  1196.  
  1197.  
  1198. <nav class="secondary">
  1199. <div class="centre">
  1200. <ul id="menu-secondary" class="group"><li id="menu-item-2774" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-2774"><a href="https://thevietnamwar.info/">Home</a></li>
  1201. <li id="menu-item-475" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-475"><a href="https://thevietnamwar.info/vietnam-war-facts/">Facts</a></li>
  1202. <li id="menu-item-1614" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1614"><a href="https://thevietnamwar.info/vietnam-war-events/">Events</a></li>
  1203. <li id="menu-item-1838" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-1838"><a href="https://thevietnamwar.info/category/vietnam-war-questions/">Questions</a></li>
  1204. <li id="menu-item-1840" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1840"><a href="https://thevietnamwar.info/vietnam-war-summary-infographic/">Media</a></li>
  1205. </ul>
  1206. <div class="gs">
  1207. <script>
  1208. (function() {
  1209. var cx = '009101713273995191229:dr8ltu9modk';
  1210. var gcse = document.createElement('script');
  1211. gcse.type = 'text/javascript';
  1212. gcse.async = true;
  1213. gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
  1214. '//www.google.com/cse/cse.js?cx=' + cx;
  1215. var s = document.getElementsByTagName('script')[0];
  1216. s.parentNode.insertBefore(gcse, s);
  1217. })();
  1218. </script>
  1219. <gcse:search></gcse:search>
  1220. </div>
  1221. </div>
  1222. </nav>
  1223.  
  1224. <div id="site-generator" class="centre">
  1225.  
  1226. <div class="info-wrapper group">
  1227.  
  1228. <section class="site-info">
  1229. <!-- <h4 class="site&#45;title logo&#45;w">The Vietnam War</h4> -->
  1230. <h4 class="site-title"><a href="https://thevietnamwar.info/" rel="home">The Vietnam War</a></h4>
  1231. <!-- <h5 class="brand&#45;desc">No.1 dedicated website about the Vietnam War</h5> -->
  1232. <h5 class="tagline">Vietnam War Facts, Timelines, Events &amp; Questions</h5>
  1233. <div class="social-wrapper">
  1234. <a href="https://twitter.com/vietnamwarinfo" class="twitter-follow-button" data-show-count="true" width="100" data-lang="en" data-show-screen-name="false" data-size="medium"></a>
  1235. <div class="fb-like" data-href="https://www.facebook.com/thevietnamwar" data-width="120" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
  1236. </div>
  1237. </section>
  1238.  
  1239. <section class="site-links">
  1240. <h4>About</h4>
  1241. <ul id="menu-about" class="menu"><li id="menu-item-1952" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1952"><a href="https://thevietnamwar.info/about/">About Us</a></li>
  1242. <li id="menu-item-484" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-484"><a href="https://thevietnamwar.info/advertise-on-the-vietnam-war/">Advertise</a></li>
  1243. <li id="menu-item-482" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-482"><a href="https://thevietnamwar.info/contact-us/">Contact Us</a></li>
  1244. <li id="menu-item-537" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-537"><a href="https://thevietnamwar.info/donate/">Donate</a></li>
  1245. <li id="menu-item-481" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-481"><a href="https://thevietnamwar.info/about-the-vietnam-war/">Our Mission</a></li>
  1246. </ul> </section>
  1247.  
  1248. <section class="site-links">
  1249. <h4>Website</h4>
  1250. <ul id="menu-website" class="menu"><li id="menu-item-1953" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1953"><a href="https://eepurl.com/zcN_n">Newsletter</a></li>
  1251. <li id="menu-item-1423" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1423"><a href="https://thevietnamwar.info/privacy-policy/">Privacy Policy</a></li>
  1252. <li id="menu-item-2091" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2091"><a href="https://thevietnamwar.info/resources/">Resources</a></li>
  1253. <li id="menu-item-539" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-539"><a href="https://thevietnamwar.info/sitemap/">Sitemap</a></li>
  1254. <li id="menu-item-1640" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1640"><a href="https://thevietnamwar.info/terms-service/">Terms of Service</a></li>
  1255. </ul> </section>
  1256.  
  1257. <section class="site-links">
  1258. <h4>Stay in touch</h4>
  1259. <ul id="menu-stayintouch" class="menu"><li id="menu-item-1956" class="fb menu-item menu-item-type-custom menu-item-object-custom menu-item-1956"><a href="https://www.facebook.com/thevietnamwar">Facebook</a></li>
  1260. <li id="menu-item-1961" class="gplus menu-item menu-item-type-custom menu-item-object-custom menu-item-1961"><a href="https://plus.google.com/+ThevietnamwarInfo/posts">Google Plus</a></li>
  1261. <li id="menu-item-1958" class="tw menu-item menu-item-type-custom menu-item-object-custom menu-item-1958"><a href="https://twitter.com/vietnamwarinfo">Twitter</a></li>
  1262. <li id="menu-item-1959" class="yt menu-item menu-item-type-custom menu-item-object-custom menu-item-1959"><a href="https://www.youtube.com/user/vietnamwarinfo/feed">YouTube</a></li>
  1263. <li id="menu-item-1960" class="feeds menu-item menu-item-type-custom menu-item-object-custom menu-item-1960"><a href="https://thevietnamwar.info/feed/">RSS Feeds</a></li>
  1264. </ul> </section>
  1265.  
  1266. </div>
  1267.  
  1268. <!-- <section class="tc"> -->
  1269. <!-- </section> -->
  1270.  
  1271. <div class="copyright">© 2012-2018 The Vietnam War. All rights reserved.</div>
  1272.  
  1273. </div><!-- end of site&#45;generator -->
  1274.  
  1275.  
  1276. </footer><!-- #colophon -->
  1277. </div><!-- #page -->
  1278.  
  1279. <script type="text/javascript">
  1280. // <![CDATA[
  1281. var disqus_shortname = 'thevietnamwar';
  1282. (function () {
  1283. var nodes = document.getElementsByTagName('span');
  1284. for (var i = 0, url; i < nodes.length; i++) {
  1285. if (nodes[i].className.indexOf('dsq-postid') != -1 && nodes[i].parentNode.tagName == 'A') {
  1286. nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('data-dsqidentifier'));
  1287. url = nodes[i].parentNode.href.split('#', 1);
  1288. if (url.length == 1) { url = url[0]; }
  1289. else { url = url[1]; }
  1290. nodes[i].parentNode.href = url + '#disqus_thread';
  1291. }
  1292. }
  1293. var s = document.createElement('script');
  1294. s.async = true;
  1295. s.type = 'text/javascript';
  1296. s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  1297. (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  1298. }());
  1299. // ]]>
  1300. </script>
  1301. <link rel="stylesheet" id="yarppRelatedCss-css" href="https://thevietnamwar.info/wp-content/plugins/yet-another-related-posts-plugin/style/related.css?ver=4.7.4" type="text/css" media="all">
  1302. <script type='text/javascript' src='http://w.sharethis.com/button/buttons.js?ver=4.7.4'></script>
  1303. <script type='text/javascript'>
  1304. /* <![CDATA[ */
  1305. var pollsL10n = {"ajax_url":"https:\/\/thevietnamwar.info\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
  1306. /* ]]> */
  1307. </script>
  1308. <script type='text/javascript' src='https://thevietnamwar.info/wp-content/plugins/wp-polls/polls-js.js?ver=2.73.3'></script>
  1309. <script type='text/javascript' src='https://thevietnamwar.info/wp-includes/js/comment-reply.min.js?ver=4.7.4'></script>
  1310. <script type='text/javascript' src='https://thevietnamwar.info/wp-includes/js/wp-embed.min.js?ver=4.7.4'></script>
  1311.  
  1312.  
  1313.  
  1314. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js"></script>
  1315. <script type="text/javascript" src="https://thevietnamwar.info/wp-content/themes/rexy/js/plugins.js" ></script>
  1316. <script type="text/javascript" src="https://thevietnamwar.info/wp-content/themes/rexy/js/main.js"></script>
  1317.  
  1318.  
  1319.  
  1320. <script>
  1321. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1322. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1323. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1324. })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  1325.  
  1326. ga('create', 'UA-36617449-1', 'auto');
  1327. ga('send', 'pageview');
  1328.  
  1329. </script>
  1330.  
  1331. <script id="spout-tag-61f6dcc0-23d1-48db-8c85-6c9b0d7629ba">
  1332. (function() {
  1333. var r = encodeURIComponent(top.document.referrer.substring(0,250)),
  1334. p = encodeURIComponent(top.document.location.href.substring(0,250)),
  1335. t = Date.now(),
  1336. u = '61f6dcc0-23d1-48db-8c85-6c9b0d7629ba',
  1337. e = document.createElement('script'),
  1338. s = sessionStorage.getItem('spoutable-' + u);
  1339. if (!s) {
  1340. var m = Math.random.bind(Math);
  1341. s = JSON.stringify({ sessionId: [ t, m(), m(), m(), m(), m(), m(), m(), m(), m(), m(), m(), m() ]});
  1342. sessionStorage.setItem('spoutable-' + u, s);
  1343. }
  1344. e.async = true;
  1345. e.src='//s.spoutable.com/s?u='+u+'&s='+encodeURIComponent(s)+'&t='+t+'&r='+r+'&p='+p;
  1346. document.head.appendChild(e);
  1347. })();
  1348. </script>
  1349. <!--MONUMETRIC [ATF|Pos 1] D:728x90 T:728x90 M:320x50 START-->
  1350.  
  1351. <!--<div id="mmt-0e70cb06-8e1e-4375-a9e0-a210653f7d67"></div>
  1352. <script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["0e70cb06-8e1e-4375-a9e0-a210653f7d67"]); })</script>-->
  1353.  
  1354. <!--MONUMETRIC [ATF|Pos 1] D:728x90 T:728x90 M:320x50 ENDS-->
  1355.  
  1356.  
  1357. <script type="text/javascript" style='display:none;'>
  1358. var __ez_dims = (function() {
  1359. var setCookie = function( name, content, expiry ) {
  1360. return document.cookie = name+'='+content+((expiry)?';expires='+(new Date(Math.floor(new Date().getTime()+expiry*1000)).toUTCString()):'');
  1361. };
  1362. var ffid = 1;
  1363. var oh = window.screen.height;
  1364. var ow = window.screen.width;
  1365. var h = ffid === 1 ? oh : (oh > ow) ? oh : ow;
  1366. var w = ffid === 1 ? ow : (oh > ow) ? ow : oh;
  1367. var uh = window.innerHeight || document.documentElement.clientHeight || document.getElementsByTagName('body')[0].clientHeight;
  1368. var uw = window.innerWidth || document.documentElement.clientWidth || document.getElementsByTagName('body')[0].clientWidth;
  1369. setCookie('ezds', encodeURIComponent('ffid='+ffid+',w='+w+',h='+h), (31536e3*7));
  1370. setCookie('ezohw', encodeURIComponent('w='+uw+',h='+uh), (31536e3*7));
  1371. })();
  1372. </script><script type='text/javascript' style='display:none;' async>
  1373. __ez.queue.addFile('edmonton.php', '//thevietnamwar.info/detroitchicago/edmonton.webp?a=a&cb=172-0&shcb=29', true, [], true, false, false, false);
  1374. __ez.queue.addFile('jellyfish.php', '//thevietnamwar.info/porpoiseant/jellyfish.webp?a=a&cb=172-0&shcb=29', false, [], true, false, false, false);
  1375. </script>
  1376.  
  1377.  
  1378. <div id='dmo1' style='display:none'>
  1379. <script type="text/javascript"><!--
  1380. google_ad_client = "ca-pub-6396844742497208";
  1381. /* dmo */
  1382. google_ad_slot = "dmo";
  1383. google_ad_width = 88;
  1384. google_ad_height = 31;
  1385. //-->
  1386. </script>
  1387. <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"></script>
  1388. </div>
  1389.  
  1390. <!--Begin comScore Tag--><script>var _comscore=_comscore||[];_comscore.push({c1:"2",c2:"20015427"});(function(){var s=document.createElement("script"),el=document.getElementsByTagName("script")[0];s.async=true;s.src=(document.location.protocol=="https:"?"https://sb":"http://b")+".scorecardresearch.com/beacon.js";el.parentNode.insertBefore(s,el)})();</script><noscript><img src="https://sb.scorecardresearch.com/p?c1=2&c2=20015427&cv=2.0&cj=1"/></noscript><!--End comScore Tag-->
  1391. <!--Quantcast Tag--><script type="text/javascript">var _qevents=_qevents||[];(function(){var elem=document.createElement('script');elem.src=(document.location.protocol=="https:"?"https://secure":"http://edge")+".quantserve.com/quant.js";elem.async=true;elem.type="text/javascript";var scpt=document.getElementsByTagName('script')[0];scpt.parentNode.insertBefore(elem,scpt)})();_qevents.push({qacct:"p-31iz6hfFutd16",labels:"Domain.thevietnamwar_info,DomainId.42374"});</script><noscript><div style="display:none;"><img src="//pixel.quantserve.com/pixel/p-31iz6hfFutd16.gif?labels=Domain.thevietnamwar_info,DomainId.42374"border="0"height="1"width="1"alt="Quantcast"/></div></noscript><!--End Quantcast tag--></body></html><!--[selectron:done]-->
Add Comment
Please, Sign In to add comment