function catalog(temp) {
  window.location = '/email-pier-components.asp?id=' + temp
  //location.replace ('/email-pier-components.asp?id=' + temp);
}