﻿function goToPage(pageUrl) { 
    //window.location = '<%= Constants.APPLICATION_CONTEXT_NAME %>/' + pageUrl; 
}