﻿/// <reference name="MicrosoftAjax.js"/>


function GetRootUrl()
{
    return String.format("{0}//{1}", location.protocol, location.host);
}
