$(document).ready(function()
{
    $("#Left img").imgr({size:"8px", color:"#ea7500",radius:"10px"});
});
