function jumpSmartphonePage(){
	location.href = "/smartphone/index.html";
	return false;
}

jumpSmartphonePage();

// ************************************************** ＃

