﻿window.scrollTo = function(x, y) {
    return true;
}
