function Sakura(obj) { this.dObj = obj; this.cObj = obj.styleSheets; return this; } new Sakura(document); Sakura.prototype.write = function (s, get) { s = "