﻿<script language="javascript">
        function GoPageTop(){
            window.location.href='#PageMenuToTop';
        }
    </script>