', {
class: 'hotspot hidden',
"data-long":i,
"data-lat":j
}).appendTo('body');
};
};
console.log(count)
}
genspots()
*/
var g = $('div#globeGl_').globe({
globeRadius: {val:200},
backPlateMargin: {val:10},//defines how far the halo extends from the globe
debugMode: {val:true},
// globeTexture:{val:"textures/debug.jpg"},
autoRotate:{val:false}
});