function init(){
if(navigator.userAgent.indexOf("Gecko")!=(-1))
document.getElementById("fflink").style.display="none";
}
