window.onload = function()
{
topLeftScroll = new ScrollObj(4, "topLeft" );
};