Created by: aditya1906
Hi, In some of the js source file I felt it was better to group assign the same value in a much cleaner way. In this way the variables that are assigned the same values are grouped together, And it is easier to find out which variables are assigned the same value.