Layer and Effects Grunge: ©GrimlocK38
Widget and Clock: ©Zooropalg & ©ulysseleviet
Version: French & English
To change the weather go to [link] and enter your location, then click on the "Go" tab. Next, in the address bar, copy the 6-character code (Example: 593720 = Grenoble). Open the LockBackground.html file and search "var locale" (line 440) then paste your weather code in the "593720". If you want to change the weather to Fahrenheit, search for "var isCelsius" (line 442) and then change this to "false". Example: “var isCelsius = true” will display your temperature in Celsius.