I am a moron.  Officially.

sidebarlinkManager = new SidebarLinkManager();
MochiKit.DOM.addLoadEvent(SidebarLinkManager.initialize);

should be:

sidebarlinkManager = new SidebarLinkManager();
MochiKit.DOM.addLoadEvent(sidebarlinkManager.initialize);

Bob Mochikit rocks and feel free to lay out a beat down for the line
noise

Fred


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to