var pid="";function setLog(key){	if(typeof(key)!='undefined'){		pid="CL"+key;		if(pid!=''){			setTimeout("VL_Send(pid)",500);		}	}}