function fnChangeColumn( item )
{
	thenavframe.location.replace( item.id );
}