window.onload = init;
function init()
{
divSize();
show();
}

