<script src=
"https://pintergabor.eu/www/jseyes/jseyes.js">
</script>
<script>
myeyes= new jseyes();
myeyes.main= {
img:"https://pintergabor.eu/"+
"www/jseyes/snowman.gif",
w:360, h:360
};
myeyes.eye1= {
img:"https://pintergabor.eu/"+
"www/jseyes/smeyeblue.gif",
w:11, h:15,
x:151, y:136,
xr:4, yr:8
};
myeyes.eye2= {
img:"https://pintergabor.eu/"+
"www/jseyes/smeyeblue.gif",
w:11, h:15,
x:194, y:122,
xr:4, yr:8
};
myeyes.write();
</script>
For more information please read the main JSEyes page.