﻿function alertOneTime(){
            return GB_showScreenSetAlert(page_set,1);
    }

    function closeGreybox() {
       top.GB_hide();
    }