Talk to us?

Nepal BFSI Excellence & Leadership Awards

Nepal BFSI Excellence & Leadership Awards
function nepal() { var testV = 1; var pass1 = prompt('You must have the PASSWORD to view this page! To get the PASSWORD please mail to: secretariat@worldbfsicongress.org --- OR --- If you have the PASSWORD please enter below',''); while (testV < 3) { if (!pass1) history.go(-1); if (pass1.toLowerCase() == "nepal17") { alert('You Got it Right!'); window.open('winners/nepal-bfsi/nepal-bfsi-winners-2017.html','_self'); break; } testV+=1; var pass1 = prompt('Access Denied - Password Incorrect, Please Try Again.','Password'); } if (pass1.toLowerCase()!="password" & testV ==3) history.go(-1); return " "; } ;