TextSearch

Gaza: Israel's Ben Gurion Canal

As tensions in Israel continue to grow, news about plans for a controversial megaproject that has been around for decades has resurfaced. Israel's plans to build a new canal to rival the Suez Canal has come to light.

· archived 5/21/2026, 11:59:20 PMscreenshotcached html
Gaza: Israel's Ben Gurion Canal
IslamiCity ASK AI //alert('triggerSearch is just defined.'); function triggerSearch() { // submitToChatILM(); debugger; //alert('triggerSearch kicked in.'); searchValue = window.document.getElementById('searchBox').value; // alert('stopped chatilm searchValue:' + searchValue); // debugger; $html = '<div class="align-items-center" style="text-align: center;margin-top:30px;"><strong>Contacting ChatILM. Please wait....<br></strong><div class="spinner-border ms-auto" role="status" aria-hidden="true" style="color:red;display:inline-block;margin-top: 20px;"></div></div>'; $('#results').html($html); /* */ // alert('temporarily paused.'); // return; const appName = '/ic3'; // Pass your application name as a prefix uuid = getSessionUUID(appName); if ( lastQuestion ){ addQuery(appName, lastQuestion + '@@@' + lastAnswer); } const lastFourQueriesString = getLastFourQueriesString(appName); getChatILMResults_STEP2(appName,searchValue,uuid,lastFourQueriesString); return false; // debugger; if (searchValue) { window.location.href = 'https://chatilm.islamicity.org/?question=' + window.document.getElementById('searchBox').value; } else { //alert('Search box empty. '); return false; } } askAIButtonIsVisible = false; document.addEventListener("DOMContentLoaded", function() { const searchBox = document.getElementById("searchBox"); const goButton = document.getElementById("goButton"); const questionWords = ["which", "what", "where", "why", "when", "who", "how", "can", "is", "do", "does", "will", "shall", "could", "should", "would"]; function shouldShowGoButton(inputValue, lastKey) { const spaceCount = (inputValue.match(/ /g) || []).length; const firstWord = inputValue.trim().split(/\s+/)[0].toLowerCase(); searchEnabled = false; //document.getElementsByClassName('SongList')[0].innerHTML = ''; return spaceCount >= 3 || lastKey === "?" || questionWords.includes(firstWord); } function showGoButton() { askAIButtonIsVisible = true; goButton.style.visibility = "visible"; goButton.style.opacity = "1"; searchEnabled = false; // document.getElementsByClassName('SongList')[0].innerHTML = ''; } function hideGoButton() { // alert('hide the go button.'); askAIButtonIsVisible = false; goButton.style.opacity = "0"; setTimeout(() => goButton.style.visibility = "hidden", 500); searchEnabled = true; const songList = document.querySelector('.SongList'); songList.innerHTML = ''; const results = document.querySelector('#results'); results.innerHTML = ''; } searchBox.addEventListener("input", function(event) { if (shouldShowGoButton(searchBox.value, event.data)) { showGoButton(); } else { hideGoButton(); } }); goButton.addEventListener("click", triggerSearch); searchBox.addEventListener("keydown", function(event) { if (event.key === "Enter") { event.preventDefault(); return false; searchValue = window.document.getElementById('searchBox').value; // debugger; if ( searchValue ) { triggerSearch(); } else { } } }); // Expose hideGoButton globally so you can call it anytime window.hideGoButton = hideGoButton; }); × Choose where to search: Quran, Hadith, ChatILM... Find in QuranFind in HadithAsk AI (ChatILM)Get Prayer Times Advanced options Search in: Title Authors/Source/By Category (Apps, Videos, Articles ) Prefix Search options: Fuzzy Combine multiple terms with: OR AND