Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
<html>
<head>
<!--<script language="JavaScript"> -->
var sBase = "http://www.google.com/search?btnI&q=";
var aMyTerms = new Array();
var nIndex;
var sURL;
aMyTerms.push('random');
aMyTerms.push('flash site of the day');
aMyTerms.push('google labs');
aMyTerms.push('helpmij');
nIndex = 0 + Math.floor(Math.random()*aMyTerms.length);
sURL = sBase+aMyTerms[nIndex];
window.location=sURL;
</script>
</head>
</html>
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.