//tmtC_resolutionRedirect
if (window.screen){
  var w = screen.width;
  tmt_url_1024 = "http://www.hf-messebau.com/html_deu/index_home.htm";
  if(w>=200){
    self.location.replace(tmt_url_1024);
  }
}//tmtC_resolutionRedirectEnd