function tab_handler(selection, page)
  {
  	 ReplaceElementID("http://www.woodshedpercussion.com/php/tab_display.php?selection=" + selection +"&page=" + page, "tab_container");
  }