function DoDivLink(url)
 {
  window.location=url;
 }
