{ "title": "Display the MOC (coverage) of SDSS DR9", "html": "\n\n\n
\n\n", "js": "var aladin = A.aladin('#aladin-lite-div', {target: '00 00 00 +07 00 00', fov: 130, survey: 'P/Mellinger/color'});\nvar moc = A.MOCFromURL('http://alasky.unistra.fr/MocServer/query?ivorn=ivo%3A%2F%2FCDS%2FV%2F139%2Fsdss9&get=moc&order=7&fmt=fits', {color: '#84f', lineWidth: 1});\naladin.addMOC(moc);", "explain": "" }