prueba-personal-ranking

' }); }); function wheretoplace(context, source) { var positionElement = $(source).position().top; var tamaniopantalla = window.innerHeight; var inicioPantalla = $(window).scrollTop(); var porcentaje = ((positionElement - inicioPantalla) / tamaniopantalla)*100; if(porcentaje > 40) { positionPOP = 'top'; } else { if(parseInt(tamaniopantalla) <= 600) { positionPOP = 'right'; } else { positionPOP = 'bottom'; } } return positionPOP; } function theGraph() { //$(".popover-content").prepend('