function showurl () {
  document.write(document.URL);
}
