function gopage1(){
var path=location.href;

	if(path.indexOf('skskosher.foodqs')>0){

location.href='http://skskosher888.foodqs.cn';
}
else if(path.indexOf('material_view.asp?id=123077')>0){

location.href='http://www.foodqs.cn/trade/tradepage/trade_view_1317066.html';
}

}
gopage1()
