function relatedItemClick(linkTag)
{
	linkTag.href+=('?navpath=related');
}