// Common JavaScript functionality for this site

var Common = {}

Common.jquery_supported = $H(jQuery.browser).values().find(true)
