Uncaught TypeError: $(...).lavaLamp is not a function in file custom.js
Line 30: $("#standardMenu ul.rootMenu").lavaLamp({fx: 'easeOutExpo', speed: 600});
Uncaught TypeError: jQuery(...).lightBox is not a function in file custom.js
Line 232: jQuery('.jquerylightbox').lightBox();
Uncaught TypeError: Cannot read property 'refresh' of undefined in file dnn.jquery.js
Line 2584 : dnn[settings.filesComboId].refresh(dnn[settings.foldersComboId].selectedItem().key);
Uncaught TypeError: Cannot read property 'options' of undefined in file dnn.jquery.js
Line 2598: var options = instance.options;
Uncaught TypeError: Cannot read property 'options' of undefined in file dnn.jquery.js
Line 2632: dnn[settings.filesComboId].options.services.parameters.parentId = settings.selectedFolderId;
So i opened each file and have copied the code and these are dnn files not skin files, so what can be the issue