JW.create({
widgetType: 'basic', //widget type
container: '#widget', //widget container
jobExchange: 'cWdQw8x8', //jobexchange token
options: {
}
})
JW.create({
widgetType: 'basic', //widget type
container: '#widget', //widget container
jobExchange: 'yYzDUQda', //jobexchange token
options: {
}
});
</script