0byt3m1n1
Path:
/
var
/
lib
/
vz
/
www
/
clients
/
client6
/
web11
/
web
/
wp-content
/
uploads
/
custom-css-js
/
[
Home
]
File: 45708.js
<!-- start Simple Custom CSS and JS --> <script type="text/javascript"> (function($) { $("body.home").YTPlayer({ // URL of the YouTube video videoURL:'https://www.youtube.com/watch?v=SDJBQ7M-wXk', mute: true, // Hide YouTube Controls showControls: false, // use "body" for the entire screen // or a selector for a custom element containment: "#video-container" // for more initialization options, // please read the docs }); })( jQuery );</script> <!-- end Simple Custom CSS and JS -->