Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
gilour
/
public
/
assets
/
admin
/
pages
/
scripts
:
lock.js
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
var Lock = function () { return { //main function to initiate the module init: function () { $.backstretch([ "../../assets/admin/pages/media/bg/1.jpg" ], { fade: 1000, duration: 8000 }); } }; }();