﻿function InitWindowOnloadAll() {
    /*initAd();*/
    InitCorners();
}


function InitWindowOnloadBase() {
    InitCorners();
}
