function px()

in static/js/script.js [55:57]


function px(n){
    return n + 'px';
}