SYNOPSIS
For internal use onlyFUNCTIONS
my $obj = HTML::Widgets::NavMenu::Object->new(@args)
Instantiates a new object. Calls "$obj->_init()" with @args.my $obj = HTML::Widgets::NavMenu::Object->destroy_();
A method that can be used to explicitly destroy an object.COPYRIGHT & LICENSE
Copyright 2006 Shlomi Fish, all rights reserved.This program is released under the following license: MIT X11.

