var BASE_URL="/en/";
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 En_wszx_list_more(str1,str4,str5,state)

{
	var path = "/en/";
	gotoPage(path+'products/mobile/serviceNetPoint_Ajax_272.jsp?mobileType='+str1+'&keyword='+str4+'&pageCode='+str5+'&state='+state);
}

function En_mobile_list_more(classInfoId,curPage)
{ 
	
	var path = "/en/";
	gotoPage(path+'products/mobile/display/mobile_display_ajax_268.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 En_selectServiceSupport(str1,str2,state)
{

	var path = "/en/";
	gotoPage(path+'products/mobile/servicesSupport_ajax_286.jsp?classInfoId='+str1+'&mobileName='+encodeURIComponent(str2)+'&state='+state);
}

function showImg()
{
	var path = "/en/";
	var mobileModel=document.getElementById("mobileNameList").value;
	               
	getImg(path+'products/mobile/En_servicesSupportShowImg_ajax_301.jsp?mobileModel='+encodeURIComponent(mobileModel));
}
function En_mobileFAQ_list_more(legal,model,searchword,curPage,state,onlyRequest)
{

	var path = "/en/";
	gotoPage(path+'products/mobile/mobile_FAQ_ajax_270.jsp?mobileLegal='+legal+'&mobileModel='+encodeURIComponent(model)+'&word='+searchword+'&pageCode='+curPage+'&state='+state+'&onlyRequest='+onlyRequest);
}

/**function En_mobileFAQ_list_more(legal,model,searchword,curPage,state,onlyRequest)
{

	var path = "/en/";
	gotoPage(path+'products/mobile/mobile_FAQ_ajax_270.jsp?mobileLegal='+legal+'&mobileModel='+encodeURIComponent(model)+'&word='+searchword+'&pageCode='+curPage+'&state='+state+'&onlyRequest='+onlyRequest);
}
**/
function getEn_ClassInfoForSearch(classType,curPage)
{
	var path = "/en/";
	gotoPage(path+'products/mobile/display/allTypeShow_ajax_622.jsp?classType='+classType+'&pageCode='+curPage);
}

function getIsHot(curPage)
{
	var path = "/en/";
	gotoPage(path+'products/mobile/favorite_models/IsHost_ajax_630.jsp?pageCode='+curPage);
}

function En_mobileFAQ_list_more_colombia(legal,model,searchword,curPage,state,onlyRequest)
{

	var path = "/en/";
	gotoPage(path+'products/mobile/handset_services/faq/Colombia_faq_ajax_1743.jsp?mobileLegal='+legal+'&mobileModel='+encodeURIComponent(model)+'&word='+searchword+'&pageCode='+curPage+'&state='+state+'&onlyRequest='+onlyRequest);
}

function En_selectServiceSupport_colombia(str1,str2,state)
{

	var path = "/en/";
	gotoPage(path+'products/mobile/handset_services/Colombia_serviceSupport_ajax_1741.jsp?classInfoId='+str1+'&mobileName='+encodeURIComponent(str2)+'&state='+state);
}