Talk to us?

Best Insurance Brand Awards

Best Insurance Brand Awards
function golden_star() { 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() == "bfsiban123") { alert('You Got it Right!'); window.open('winners/golden-star-awards/best-insurance-brand-winners-2018.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 " "; } ;