var sURL = unescape(window.location.pathname);function doLoad(){setTimeout( "refresh()", 24*60*60*1000 );}function refresh(){window.location.href = sURL;}

function refresh(){window.location.replace( sURL );}

function refresh() {window.location.reload( false );}
