

if (navigator.userAgent && navigator.userAgent.indexOf('Safari')>=0) {
  location.replace('/indexS.asp');
}
