// Amount of Snowflakes var snowMax = 35; // Snowflake Colours var snowColor = ["#DDD", "#EEE"]; // Snow Entity var snowEntity = "•"; // Falling Velocity var snowSpeed = 0.75; // Minimum Flake Size var snowMinSize = 8; // Maximum Flake Size var snowMaxSize = 24; // Refresh Rate (in milliseconds) var snowRefresh = 50; // Additional Styles var snowStyles = "cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;"; /* // End of Configuration

Terms and conditions

By accessing this website we assume you accept these terms and conditions in full. Do not continue to use (Mybesteshop)'s website if you do not accept all of the terms and conditions stated on this page.