Code
<center><strong><font color="#095985"><a onclick="show_hide('ifr1', 'ifr', 2); return false;">CS: Source</a></strong><center>
<center><strong><font color="#095985"><a onclick="show_hide('ifr2', 'ifr', 2); return false;">TeamSpeak 3</a></strong><center>
<!-- Начало GameArmy Информера -->
<iframe src="http://www.gamearmy.ru/cgi-bin/monitor/spy.pl?id=32469&img=1&border=%23C0C0C0&text1=%23000000&users=1&bgcolor=%23C0C0C0&text2=%23FFFF00&in=%23C0C0C0&text3=%23000000&w=180&graph=%23F39605&line1=%2380807F&text4=%23000000&line2=%234C4C4C" frameborder="0" scrolling="no" width="180" height="399" marginwidth="0" marginheight="0" id="ifr1"></iframe>
<!-- Конец GameArmy Информера -->
<iframe src="http://cache.www.gametracker.com/components/html0/?host=78.47.115.56:6666&bgColor=FFFFFF&fontColor=333333&titleBgColor=FFFFFF&titleColor=000000&borderColor=BBBBBB&linkColor=091858&borderLinkColor=5C5C5C&showMap=0¤tPlayersHeight=211&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=180" frameborder="0" scrolling="no" width="180" height="399" style="display:none;" id="ifr2"></iframe>
<script>
function show_hide(id,imja,elem)
{
var gorsub= []
for (i=1; i<=elem; i++)
{ gorsub[i]= String(imja+i);
if(document.getElementById(gorsub[i]))
{
if (gorsub[i] == id) document.getElementById(gorsub[i]).style.display='block';
else document.getElementById(gorsub[i]).style.display='none' ;
}
}
}
</script>
Вот тот код с которым нужно это сделать куда мне вставить setTimeout(go()},5000) ?