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

