// JavaScript Document
switch(location.host){
case 'www.vinoitaly.cn':
location.href="http://www.vinoitaly.cn/vinoitaly/index.html"
break;
}
