/*===========================================================================
	Actions (Global)
	
	This JavaScript executes dynamic behaviors such as:
	* Collapsing/expanding sections
	* Form validation
	* Popup windows
===========================================================================*/

/* Enable FireBug/etc. logging if logging widget is loaded
===========================================================================*/

// if (YAHOO && YAHOO.widget.Logger) {
// 	YAHOO.widget.Logger.enableBrowserConsole();
// }

