﻿function go(url)
 {
  window.location = url
 }

