[[1,"<div>hello WORLD!!!<\/div>"]]
alert( JSON.stringify( JSON.parse( '[[1,"<div>hello WORLD!!!<\/div>"]]' ) , 0, 4) )