document.write("
ctx.arc(100, 80, 50, 0, 2*Math.PI);
ctx.stroke();
ctx.fill();
259.js - Snippet hosted by \"Cacher\"
");