// JavaScript Document
var sitename=window.location.host;
if (sitename=="mail.li-bo.com") { 
location.replace("http://mail.li-bo.com/mail")
}
