﻿window.onload = function() {
    new PotatoEffect.UI();
    new PotatoEffect.SelectBox();
}


