//window.load=init();
var pageSize = getPageSize();
$$('body')[0].style.height=pageSize[1]+'px';
$$('html')[0].style.height=pageSize[1]+'px';
