function hcap()
{
	document.write('<input type="hidden" name="__hcap" value="'+Math.random()+'">');
}