/**
 * Javascript - jQuery enabled
 * 
 * @package WPFramework
 * @subpackage Media
 */
 
jQuery(document).ready(function(){

	// Place your custom script here and it will be loaded
   
});

