﻿function showCatalog(categoryId)
{
	MultiPage1.goLast();
	callBCatalog.Callback(categoryId);
}

function tvCategories_NodeSelect( sender, e)
{
	
}