<!--
setTimeout("ladeframenach()", 9000)
function ladeframenach() {
if(!parent.randlinks)
location.href="/index.htm?" + location.pathname;
}
//-->

