function StartAlert() {
    alert('Program Start Up');
}