<script>
function showAlert() {
alert("Hello! This is an alert box.";
}
</script>