﻿function init() {
    if (rolloversInit) rolloversInit('cebuRollover');
}

window.onload = init;
