//
// seven-sigma-site.js - sitewide JS for the main site.
//
// Created October 2009 as part of the jQuery tutorial/evolution/site overhaul.

$(function(){
//    $( 'ul.vnav').ddMenu({ rootTitle: 'Navigation' });
});

