function  initVariable(){
    try{
        therapeuticArea = 'hepatology'; 
        //changeTabs('tools');
        //changeTabs('spotlight_news_copy','oncology');   
    }catch(e){}
}