         
            YAHOO.util.Event.onContentReady("productsandservices", function () {
            
                var oMenu = new YAHOO.widget.Menu("productsandservices", { 
                                                        position: "static", 
                                                        hidedelay:  750, 
                                                        lazyload: true });               
                oMenu.render();                   
            });
