function startseitenews()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<blink><b>    <a href="http://boardfever.de/arcade_gold.php" style="text-decoration:none">NEUE GAMES IM ARCADE-BEREICH</a></b></blink>'); } // neuegames
if (ranNum == 1){document.write('<blink><b>    <a href="http://boardfever.de/arcade_gold.php" style="text-decoration:none">NEU: ALIENDASH, Airplane, Aim & Fire, Acme Agent Hunter, 3Card Poker</a></b></blink>'); } // installiertegames
}

