﻿window.onload = init;

function init()
{
    top_init();
    side_init();
}




