﻿
$(document).ready(function() {

    $("#divPopularItems").load("Lib/handlers/HomeHandler.aspx?mode=popularitems");
});
