<html>
<script>
function swingBack()
{
location.href='../domstorage/storage-close-database-on-idle.html';
}
</script>
<body onload='setTimeout(swingBack(), 100);'>
</body>
</html>
<html>
<script>
function swingBack()
{
location.href='../domstorage/storage-close-database-on-idle.html';
}
</script>
<body onload='setTimeout(swingBack(), 100);'>
</body>
</html>