;(function(undefined) {
'use strict';

O_O.widget.MetaViewer = {
	name: 'MetaViewer',
	includes: [
		'Controller',
		'View'
	],
	vendor: [
		'js/scroll/nanoScroller.0.7.5'
	]
};

}());
;(function($, undefined) {
'use strict';

O_O.widget.ShareUrl = {
	name: 'ShareUrl',
	includes: [
		'Controller',
		'View'
	],
	vendor: [
		'js/scroll/nanoScroller.0.7.5',
		'js/zeroclip/ZeroClipboard.min',
		'js/vendor/SocialShareUtil',
		'asset/app/com/lib/O_O.lib.SocialShare'
	]
};

}(ps$));
(function($) {

O_O.widget.SlideShowControls = {
	name: 'SlideShowControls',
	includes: [
		'Controller',
		'View'
	]
};

})(ps$);
;(function(undefined) {
'use strict';

O_O.widget.ThumbViewer = {
	name: 'ThumbViewer',
	includes: [
		'Controller',
		'View'
	],
	vendor: [
		'js/jquery/jquery.isotope.2.0.min',
		'js/scroll/nanoScroller.0.7.5'
	]
};

}());
;(function($, undefined) {
'use strict';

O_O.widget.BuyMenu = {
	name: 'BuyMenu',
	includes: [
		'Controller',
		'View'
	],
	vendor: [
		'js/scroll/nanoScroller.0.7.5'
	]
};

}(ps$));
