').addClass("bokeh").css({'left':Math.floor(Math.random()*(contWidth-100))+'px','top':Math.floor(Math.random()*(h-100))+'px','width':bokehSize+'px','height':bokehSize+'px','border':'1px solid rgba('+bokehColour+', 0.5)','background':'rgba('+bokehColour+', 0.2)',});bokeh.appendTo('body')}}function width(){return window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth||0}function height(){return window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight||0}function randomXToY(minVal,maxVal,floatVal){var randVal=minVal+(Math.random()*(maxVal-minVal));return typeof floatVal=='undefined'?Math.round(randVal):randVal.toFixed(floatVal)}function randomColour(){var rint=Math.round(0xffffff*Math.random());return(rint>>16)+','+(rint>>8&255)+','+(rint&255)}
mohamed kadri
We'll get back soon...