function nupolls_view(pid) { var value = ""; value = 'Poll Not Found'; document.getElementById('nupolls_Load').innerHTML = value; }