
// API CALLBACK
(new PopularQueryRenderer(document.getElementById("queries"))).render({
"title" : "SVSU",
"popularQueries" : [
{
"query" : "library",
"num" : 12,
"href" : "https:\x2F\x2Fwww.google.com\x2Fcse?cx=007237985502908999491%3Amq4pehj5ndi\x26q=library"
},
{
"query" : "academic calendar",
"num" : 10,
"href" : "https:\x2F\x2Fwww.google.com\x2Fcse?cx=007237985502908999491%3Amq4pehj5ndi\x26q=academic+calendar"
}
]
})
