function clickm(hrf,t,g) {
if (document.images)
var randomma=Math.random()*99999999
{new Image().src="/clk.aspx?t="+t+"&sa="+randomma+"&d="+hrf+"&g="+g;}
}

function rem(cid) {
var x=confirm("?האם למחוק את התגובה")
	if (x) {
	document.getElementById('pst_'+cid).style.display = 'none'

		{
		if (document.images)
		var randomma=Math.random()*99999999
		{new Image().src="/music/delpst.aspx?cid="+cid+"&amp;sa="+randomma;}
		}
	}

}

function dc(cid) {
var x=confirm("?האם למחוק את התגובה")
	if (x) {
	document.getElementById('pst_'+cid).style.display = 'none'

		{
		if (document.images)
		var randomma=Math.random()*99999999
		{new Image().src="/music/del_pst.aspx?cid="+cid+"&amp;sa="+randomma;}
		}
	}

}

function textLimit(field, maxlen) {
if (field.value.length > maxlen + 1)
return false;
}

function e(cid,r)
	{
	if (r==1)
		{
		document.getElementById('_show_pst_'+cid).style.display = 'none'
		document.getElementById('_edit_pst_'+cid).style.display = 'block'
		}
		else
		{
		document.getElementById('_edit_pst_'+cid).style.display = 'none'
		document.getElementById('_show_pst_'+cid).style.display = 'block'
		}
	}
