[ 来自上海,服务湖南 ]
      咨询电话:0731-8974 1792
      
     
   
    
       
       
       来自上海,服务湖南
zhonghuyx.com
       
        
       
       
     
   
  
  
     
首页  > 搜索引擎优化 > 
中虎网络营销整体解决方案5大执行体系  
   
   	 
	 
	 
	    锘?script language="javascript">
function fsubmit(v)
{
	var f=document.getElementById('CartViewForm');
	f.action_type.value=v.name
	f.submit();
	v.disabled=true
}
function trim(str)	
{
	str=str.replace(/^ */,"");
	str=str.replace(/ *$/,"");
	return str;
}
function checkform(form)
{
if(trim(form.username.value) == '')
	{
		alert("璇疯緭鍏ュ鍚?绉板懠)!");
		form.username.focus();
		return false;
}
	
if(trim(form.content.value) == '')
	{
		alert("璇疯緭鍏ユ偍鎯宠鐨勮瘽..");
		form.content.focus();
		return false;
	}
	
	
}