/** * This function requires that formutils be included * prior to inclusion of this js; * * Call it statically like "SNCalendar.make();" **/ SNCalendar = { make:function() { } }