/* file: https://fm.cnbc.com/applications/cnbc.com/resources/files/2016/04/07/movable-ad_0.js?vn=1460047614*/
(function(){
	var mbaElement = $('<div/>'),mbaScript = document.createElement('script'), moveableBox = $('#movable_box_ad_target'), twitterWidget = $('.col2 .wildcard').first();
	if (!moveableBox.length){
		moveableBox = $('<div id="movable_box_ad_target"/>')
		mbaElement.attr({'id':'div-gpt-movablebox-7668142','class':'mps-slot','data-mps-slot':'movablebox','data-mps-loadset':'0'});
		mbaScript.innerHTML = 'mps._execAd("movablebox");';
		mbaElement.append(mbaScript);
		$('#movable_box_ad_container').append(mbaElement);
		twitterWidget.after(moveableBox);
		$('#movable_box_ad_container').children().appendTo(moveableBox)
	} else {
		twitterWidget.after(moveableBox);
	}
})()
