function clickMenuItem(strPageId, strPage, strCategory)
{
    fadeOutOldFadeInNew(strPageId, strPage, null, strCategory,null);
}
