// JavaScript Document
function clk(src) 
	{ if(event.srcElement.tagName=='TD'){src.children.tags('A')[0].click();} }