/** * Home - javascript * Version: 1.0 * Author: Vinod Patidar * Website: http://catchnews.com * @param null * @return html */ _showmobilemenu=function(a){"block"==$$("CatchNav").style.display?($$("CatchNav").style.display="none",$$("CatchNavclose").style.display="none",$$("hamburger").className="fa menu_icon_line",$$("stickyhamburger").className="fa menu_icon_line"):($$("CatchNav").style.display="block",$$("CatchNavclose").style.display="block",$$("hamburger").className="closebar",$$("stickyhamburger").className="fa closebar")},_showsearchblockM=function(a){"block"==$$("CatchSearchM").style.display?$$("CatchSearchM").style.display="none":$$("CatchSearchM").style.display="block"},_showmblmenu=function(a){"block"==$$("MblCatchNav").style.display?($$("MblCatchNav").style.display="none",$$("mhamburger").className="fa menu_icon_line",$$("mbllatest").style.display="none",$$("mmenuactive").className="mlatest15news",$$("mlatest").className="mlatestarrow","block"==$$("CatchSearchM").style.display&&($$("CatchSearchM").style.display="none")):($$("MblCatchNav").style.display="block",$$("mhamburger").className="fa closebar",$$("mmenuactive").className="mlatest15news",$$("mlatest").className="mlatestarrow")},_mlatest=function(a){"block"==$$("mbllatest").style.display?($$("mbllatest").style.display="none",$$("mmenuactive").className="mlatest15news",$$("mlatest").className="mlatestarrow",$$("mlatestclose").style.display="none"):($$("mbllatest").style.display="block",$$("mmenuactive").className="mbgmenu",$$("mlatest").className="mlatestarrowicon",$$("mhamburger").className="fa menu_icon_line",$$("MblCatchNav").style.display="none",$$("mlatestclose").style.display="none")},_LatestFifteen=function(a){"block"==$$("lfifteen").style.display?($$("lfifteen").style.display="none",$$("lfiiteenactive").className="menu_arrow_down",$$("lfifteenbg").className="fifteenbg"):($$("lfifteen").style.display="block",$$("lfiiteenactive").className="fa closebar",$$("lfifteenbg").className="")},$(window).scroll(function(){$(this).scrollTop()>87?$$("sticky")&&($$("sticky").style.display="block"):$$("sticky")&&($$("sticky").style.display="none")});