function addNodes() {
var nx = new YAHOO.widget.TextNode({ label: "Introducing the the Yahoo! Open Strategy (YOS)", href: "index.html" }, root, false);
var nx1 = new YAHOO.widget.TextNode({ label: "Rewiring Yahoo!", href: "index.html" }, root, false);
var n0 = new YAHOO.widget.TextNode({ label: "Overview of YOS", href: "yos-overview.html" }, root, false);
var n0a = new YAHOO.widget.TextNode({ label: "Yahoo! Applications Platform (YAP)", href: "yos-overview.html#yos-intro-yap" }, n0, false);
var n0b = new YAHOO.widget.TextNode({ label: "Yahoo! Social Platform (YSP)", href: "yos-overview.html#yos-intro-ysp" }, n0, false);
var n0c = new YAHOO.widget.TextNode({ label: "Yahoo! Query Language (YQL)", href: "yos-overview.html#yos-intro-yql" }, n0, false);
var n0d = new YAHOO.widget.TextNode({ label: "OAuth Authentication", href: "yos-overview.html#yos-intro-oauth" }, n0, false);
var n1 = new YAHOO.widget.TextNode({ label: "What YOS Can Do For You", href: "yos-can-do.html" }, root, false);
var n2 = new YAHOO.widget.TextNode({ label: "Options for Using YOS", href: "yos-options.html" }, root, false);
var n2a = new YAHOO.widget.TextNode({ label: "YAP using YML", href: "yos-options.html#yos-options-yap" }, n2, false);
var n2b = new YAHOO.widget.TextNode({ label: "YAP using OpenSocial JS APIs", href: "yos-options.html#d3e69" }, n2, false);
var n2c = new YAHOO.widget.TextNode({ label: "Yahoo! Social Platform REST API", href: "yos-options.html#yos-options-ysp" }, n2, false);
var n2d = new YAHOO.widget.TextNode({ label: "PHP SDK", href: "yos-options.html#yos-options-sdk" }, n2, false);
var n2e = new YAHOO.widget.TextNode({ label: "Flash SDK", href: "yos-options.html#yos-options-flash" }, n2, false);
var n2f = new YAHOO.widget.TextNode({ label: "Yahoo! Query Language (YQL)", href: "yos-options.html#d3e86" }, n2, false);
var n3 = new YAHOO.widget.TextNode({ label: "Language Options for YOS", href: "yos-languages.html" }, root, false);
}
