diff --git a/index.html b/index.html
index b92b30f..74fa4d3 100644
--- a/index.html
+++ b/index.html
@@ -2453,7 +2453,7 @@ html[data-view="mobile"] #exfilDeskCanvas { max-height: 500px; }
html+='
| US DEBT | $11.9T | $35T+ |
';
html+='| BTC ADOPTION | NONE | ETFs, NATIONS, FORTUNE 500 |
';
html+='| GOLD CONFISCATION RISK | LOW | REAL (CBDCs RISING) |
';
- html+='🟠BTC $100K+
WALL STREET OWNS IT
🥇GOLD $3K+
STILL THE SAFE HAVEN
📉DOLLAR DOWN
70% SINCE 2000
';
+ html+='';
vis.innerHTML=html;
vis.classList.add('visible');
showNextBtn('next4f');showNextBtn('sources4f');showNextBtn('back4f');
@@ -6025,12 +6025,7 @@ html[data-view="mobile"] #exfilDeskCanvas { max-height: 500px; }
+'| US DEBT | $11.9T | $35T+ |
'
+'| BTC ADOPTION | NONE | ETFs, NATIONS, FORTUNE 500 |
'
+'| GOLD CONFISCATION RISK | LOW | REAL (CBDCs RISING) |
'
- +''
- +''
- +'
\uD83D\uDFE0BTC $100K+
WALL STREET OWNS IT
'
- +'
\uD83E\uDD47GOLD $3K+
STILL THE SAFE HAVEN
'
- +'
\uD83D\uDCC9DOLLAR DOWN
70% SINCE 2000
'
- +'
';
+ +'';
s4.querySelector('.s4visual').classList.add('visible');
document.getElementById('next4f').style.cssText = '';
showNextBtn('next4f');
diff --git a/www/index.html b/www/index.html
index b92b30f..74fa4d3 100644
--- a/www/index.html
+++ b/www/index.html
@@ -2453,7 +2453,7 @@ html[data-view="mobile"] #exfilDeskCanvas { max-height: 500px; }
html+='| US DEBT | $11.9T | $35T+ |
';
html+='| BTC ADOPTION | NONE | ETFs, NATIONS, FORTUNE 500 |
';
html+='| GOLD CONFISCATION RISK | LOW | REAL (CBDCs RISING) |
';
- html+='🟠BTC $100K+
WALL STREET OWNS IT
🥇GOLD $3K+
STILL THE SAFE HAVEN
📉DOLLAR DOWN
70% SINCE 2000
';
+ html+='';
vis.innerHTML=html;
vis.classList.add('visible');
showNextBtn('next4f');showNextBtn('sources4f');showNextBtn('back4f');
@@ -6025,12 +6025,7 @@ html[data-view="mobile"] #exfilDeskCanvas { max-height: 500px; }
+'| US DEBT | $11.9T | $35T+ |
'
+'| BTC ADOPTION | NONE | ETFs, NATIONS, FORTUNE 500 |
'
+'| GOLD CONFISCATION RISK | LOW | REAL (CBDCs RISING) |
'
- +''
- +''
- +'
\uD83D\uDFE0BTC $100K+
WALL STREET OWNS IT
'
- +'
\uD83E\uDD47GOLD $3K+
STILL THE SAFE HAVEN
'
- +'
\uD83D\uDCC9DOLLAR DOWN
70% SINCE 2000
'
- +'
';
+ +'';
s4.querySelector('.s4visual').classList.add('visible');
document.getElementById('next4f').style.cssText = '';
showNextBtn('next4f');