﻿function l(q)
{
	try
	{

		var t = (q.maxLength==2048 ? 1 : 2);

		counter("&t=" + t,true);
	}catch(e){}
}


