”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
The appearance of King Tonga on the blue brand came as a major surprise to many fans. In this article, let’s take a quick look at three reasons why the Triple H-led creative regime brought Haku back to SmackDown.
#3. The Tongans needed a manager after walking out on Solo Sikoa
Tama Tonga and Talla Tonga are no longer associated with Solo Sikoa’s faction. After separating from MFT, they needed a manager to help them navigate the SmackDown roster.
Bringing back Haku could be a strategic move to assign Tama and Talla a much-needed manager as they are no longer associated with Solo Sikoa’s faction.
This could be a major reason why the Stamford-based promotion brought the legendary star back. Following this, Haku is expected to serve as their manager over the coming months.
#2. WWE taking tag team titles off Damian Priest and R-Truth
Damian Priest and R-Truth are the current WWE Tag Team Champions. They have held the titles for more than 130 days. Meanwhile, Haku’s return to the blue brand could indicate that Priest and Truth might lose their championships soon, with the company potentially planning a title change.
This could be another possible reason why WWE brought Haku back to Friday Night SmackDown. The Triple H-led creative team may be looking to strengthen Tama Tonga and Talla Tonga by pairing them with Haku as their manager before eventually crowning them the new WWE Tag Team Champions.
#1. Shake up Tag Team Division
A few months ago, reports revealed growing internal frustration over the lack of variety and competitiveness in SmackDown’s tag team division. This came after WWE released The Wyatt Sicks, the Motor City Machine Guns, and several other talents.
Shaking up the tag team division could be another potential reason why the Chief Content Officer brought Haku back to the blue brand. His return adds a fresh air to the current dynamics of SmackDown’s tag team division and could help revitalize the scene in the months ahead.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/3-reasons-wwe-brought-back-haku-smackdown?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













