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

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

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

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

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

O_O.widget.BlogReader = {
	name: 'BlogReader',
	includes: [
		'Controller',
		'View',
		'Editor'
	],
	vendor: [
		'js/jquery/jquery.jfeed'
	]
};

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

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

}());
;(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.ImageStage = {
	name: 'ImageStage',
	includes: [
		'Controller',
		'View'
	]
};

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

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

}());
(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$));
;(function($) {

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

}(ps$));
