(function($, cloudStack) {
cloudStack.plugins.load([
'testPlugin1',
'testPlugin2'
]);
}(jQuery, cloudStack));