var BASE_URL="/cn/";
document.write('<SCRIPT language="JavaScript" type="text/JavaScript" src="'+BASE_URL+'js/com.trs.util/Common.js" ></SCRIPT>');
document.write('<script language="JavaScript" type="text/JavaScript" src="'+BASE_URL+'js/pager_ajax.js"></script>');
function wszx_list_more(str1,str2,str3,str4,str5)

{
	var path = "/cn/";
	gotoPage(path+'products/mobile/services_support/services/serviceNetPoint_Ajax_161.jsp?mobileType='+str1+'&provinceName='+str2+'&citylist='+str3+'&keyword='+str4+'&pageCode='+str5);
}

function mobile_list_more(classInfoId,curPage)
{
	var path = "/cn/";
	gotoPage(path+'products/mobile/display/mobile_display_ajax_164.jsp?classInfoId='+classInfoId+'&pageCode='+curPage);
}
function isHiddenPageBar(str)
{
	if(str==0 || str=="0" ||str=="")
	{
		document.getElementById("pagebar").style.display="none";
	}else
	{
		document.getElementById("pagebar").style.display="block";
	}
}

function selectServiceSupport(str1,str2)
{
	var path = "/cn/";

	gotoPage(path+'products/mobile/services_support/servicesSupport_ajax_163.jsp?classInfoId='+str1+'&mobileName='+encodeURIComponent(str2));
}

function selectDetailServiceSupport(str1,str2)
{
	var path = "/cn/";
	gotoPage(path+'products/mobile/Mobiledetail_servicesSupport_ajax_1798.jsp?classInfoId='+str1+'&mobileName='+encodeURIComponent(str2));
}


function mobileFAQ_list_more(legal,model,searchword,curPage,onlyRequest)
{
    if(model.indexOf("/")>0)
	{
	    model=model.replace("/","%2F");
	 }
	var path = "/cn/";
	gotoPage(path+'products/mobile/services_support/FAQ/mobile_FAQ_ajax_172.jsp?mobileLegal='+legal+'&mobileModel='+encodeURIComponent(model)+'&word='+searchword+'&pageCode='+curPage+'&onlyRequest='+onlyRequest);
}
function showImg()
{
	var path = "/cn/";
	var mobileModel=document.getElementById("mobileNameList").value;
	 if(mobileModel.indexOf("/")>=0)
	{
	    mobileModel=mobileModel.replace("/","%2F");
	 }                
	getImg(path+'products/mobile/services_support/servicesSupportShowImg_ajax_183.jsp?mobileModel='+encodeURIComponent(mobileModel));
}
function getIsHot(curPage)
{
	var path = "/cn/";
	gotoPage(path+'products/mobile/favorite_models/IsHost_ajax_608.jsp?pageCode='+curPage);
}

function getClassInfoForSearch(classType,curPage)
{
	var path = "/cn/";
	gotoPage(path+'products/mobile/display/allTypeShow_ajax_616.jsp?classType='+classType+'&pageCode='+curPage);
}

function getMobileMain()
{
	var path = "/cn/";
	gotoPage(path+'products/mobile/mobile_auto_673.jsp');
}


function getMenu()
{
	var path = "/cn/";
	gotoMenu(path+'products/mobile/mobile_menu_675.jsp');
}
function getDisplayCheckItem()
{
	var path = "/cn/";
	getImg(path+'products/mobile/display/mobile_display_checkIntem_676.jsp');
}

function getProvince()
{
	var path = "/cn/";
	gotoProvince(path+'products/mobile/services_support/mobile_province_677.jsp');
}
function getMenuMiddle()
{
	var path = "/cn/";
	gotoMenuSecond(path+'products/mobile/services_support/mobile_menu_middle_678.jsp');
}
function getFAQMenu(legal,model,searchword,curPage,onlyRequest)
{
	 if(model.indexOf("/")>=0)
	{
	    model=model.replace("/","%2F");
	 } 
	var path = "/cn/";

	gotoMenuSecond(path+'products/mobile/services_support/FAQ/mobile_faq_menu_679.jsp?mobileLegal='+legal+'&mobileModel='+encodeURIComponent(model)+'&word='+searchword+'&pageCode='+curPage+'&onlyRequest='+onlyRequest);
	
}
function getServicePointMenu(str1,str2,str3,str4,str5)
{
	var path = "/cn/";
	gotoMenuSecond(path+'products/mobile/services_support/services/mobile_servicepoint_menu_680.jsp?mobileType='+str1+'&provinceName='+str2+'&citylist='+str3+'&keyword='+str4+'&pageCode='+str5);

}

