Line 163: | Line 163: | ||
} | } | ||
− | + | } | |
+ | $(".main_title").removeClass("fadeIn"); | ||
}else{ | }else{ | ||
$("#promoter .promoter_title").removeClass("fadeInRight"); | $("#promoter .promoter_title").removeClass("fadeInRight"); | ||
$("#promoter .promoter_title").addClass("fadeOutRight"); | $("#promoter .promoter_title").addClass("fadeOutRight"); | ||
+ | $(".main_title").addClass("fadeIn"); | ||
classStatus=0; | classStatus=0; | ||
} | } |
Revision as of 08:38, 18 July 2018