
if (parseInt(navigator.appVersion) >= 4) {
if (navigator.appName == "Netscape") {
document.write ('<LINK REL=fontdef SRC="http://www.andhrabank.in/hindi/pfr/ofdyogn.pfr">')
document.write ('<LINK REL=fontdef SRC="http://www.andhrabank.in/hindi/pfr/OFDPRIYN.PFR">')
 ('<LINK REL=fontdef >')
document.write ('<LINK>');
}
else {
document.write ('<STYLE TYPE="text/css">');
document.write ('@font-face {');
document.write ('font-family: AkrutiOfficeDynamicYogini'+"\;");
document.write ('font-style : normal'+"\;");
document.write ('font-weight: normal'+"\;");
document.write ('src: url("http://www.andhrabank.in/hindi/eot/ofdyogn.eot")'+"\;");
document.write ('}');
document.write ('</STYLE>');

document.write ('<STYLE TYPE="text/css">');
document.write ('@font-face {');
document.write ('font-family:AkrutiOfficeDynamicPriya'+"\;");
document.write ('font-style : normal'+"\;");
document.write ('font-weight: normal'+"\;");
document.write ('src: url("http://www.andhrabank.in/hindi/eot/OFDPRIYN.EOT")'+"\;");
document.write ('}');
document.write ('</STYLE>');
}
}

