function SelectTab(url)
{
    window.location.href = url;
}
