

if (navigator.userAgent.indexOf('Win') != -1 ) {

     if (navigator.appName.indexOf('Microsoft') != -1)

     document.write('
<link rel="STYLESHEET" type="text/css" href="http://www.armeniaforeignministry.com/STYLES/mfa-stylesheet.css">
');

     else

     document.write('
<link rel="STYLESHEET" type="text/css" href="http://www.armeniaforeignministry.com/STYLES/mfa-stylesheet.css">
');

     }

else if (navigator.userAgent.indexOf('Mac') != -1 ){

     if (navigator.appName.indexOf('Microsoft') != -1)

     document.write('
<link rel="STYLESHEET" type="text/css" href="http://www.armeniaforeignministry.com/STYLES/mfa-stylesheet.css">
');

     else

      document.write('
<link rel="STYLESHEET" type="text/css"  href="http://www.armeniaforeignministry.com/STYLES/mfa-stylesheet.css">
');
     }

else

     document.write('
<link rel="STYLESHEET" type="text/css" href="http://www.armeniaforeignministry.com/STYLES/mfa-stylesheet.css">
');
