// JavaScript Document
bName = navigator.appName;
if (bName == "Netscape" )
window.location="http://www.tesifsvivai.com/index_firefox.php";
else
window.location="http://www.tesifsvivai.com/"
