﻿function GoToPage(Page) {
    document.location = "/search/basic.aspx?cache=true&p=" + Page;
}