﻿function CreateAlert(theMSG) {window.alert(theMSG);return false;}
