<script language="Javascript" type="text/javascript">
$("#h").css("height","400px").css("width","730px").htmlbox()
.separator("dots").button("bold").button("italic").button("underline").button("strike")
.button("sup").button("sub")
.separator("dots").button("left").button("center").button("right").button("justify")
.separator("dots").button("ol").button("ul").button("indent").button("outdent")
.separator("dots").button("hyperlink").button("unlink").button("image")
.separator("dots").button("quote")
.separator("dots").button("removeformat").button("striptags")
.separator("dots",2).button("code",2)
.separator("dots",2).button("formats",2).button("fontsize",2).button("fontfamily",2)
.button("fontcolor",2).button("highlight",2)
.separator("dots",2).button("styles",2)
.separator("dots",2).button("syntax",2)
.separator("dots",2).button("cut",2).button("copy",2).button("paste",2)
.init();
$("#ha").css("height","150px").css("width","730px").htmlbox()
.separator("dots").button("bold").button("italic").button("underline").button("strike")
.button("sup").button("sub")
.separator("dots").button("left").button("center").button("right").button("justify")
.separator("dots").button("ol").button("ul").button("indent").button("outdent")
.separator("dots").button("hyperlink").button("unlink").button("image")
.separator("dots").button("quote")
.separator("dots").button("removeformat").button("striptags")
.separator("dots",2).button("code",2)
.separator("dots",2).button("formats",2).button("fontsize",2).button("fontfamily",2)
.button("fontcolor",2).button("highlight",2)
.separator("dots",2).button("styles",2)
.separator("dots",2).button("syntax",2)
.separator("dots",2).button("cut",2).button("copy",2).button("paste",2)