$(function()
{
        $('#productDesc').jScrollPane( {scrollbarWidth:20} );
});


