/* VeriSign Homepage Scripts */ /*********************************************** * ProHTML Ticker script- � Dynamic Drive (www.dynamicdrive.com) * This notice must stay intact for use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ /******************************* All Products Flyout Javascript *******************************/ var ns=(document.layers); var ie=(document.all); var w3=(document.getElementById && !ie); function initMenu() { if(!ns && !ie && !w3) return; if(ie) adDiv=eval('document.all.apfly.style'); else if(ns) adDiv=eval('document.layers["apfly"]'); else if(w3) adDiv=eval('document.getElementById("apfly").style'); if (ie||w3) adDiv.visibility="visible"; else adDiv.visibility ="show"; } function closeMenu() { if (ie||w3) adDiv.display="none"; else adDiv.visibility ="hide"; } function openlm(identifier,type){ if(identifier=="apfly"){ outer="outer"+identifier; } else return; document.getElementById(identifier).style.position = 'absolute'; document.getElementById(identifier).style.display = 'inline'; if(type=='on') document.getElementById(identifier).style.visibility="visible"; else document.getElementById(identifier).style.visibility="hidden"; return false; } function delayClose(id){ setTimeout(openlm(id, 'off'), 3000); } /*************************** Customers Logo Scroller US ***************************/ var img1=new Image() img1.src="/hp07/i/logo10.gif" //var img2=new Image() //img2.src="//www.verisign.ch/hp07/i/avis.gif" var step=1; var wimage=1; function scrIt(){ if(!document.images) return document.images.customers.src=eval("img"+step+".src") wimage=step if(step<1) step++ else step=1 setTimeout("scrIt()",5000) } if (window.addEventListener) window.addEventListener("load", scrIt, false) else if (window.attachEvent) window.attachEvent("onload", scrIt) function slidelink(){ if (wimage==2) linkPopUp('http://www.manutd.com/'); else if (wimage==2) linkPopUp('http://www.manutd.com/'); //else if (wimage==2) //window.location = 'http://www.verisign.ch/success-stories/ssl/avis.html?sl=w07620007620000018'; } function VM_Generateobj(objAttrs, params, embedAttrs) { var str = ' '; str += '0 || impactPresent>0){ document.links[i].href = 'javascript:linkPopUp("' + document.links[i].href + '")'; } //code for pdf var pdfPresent=linkList.indexOf(".pdf"); if (pdfPresent>0){ document.links[i].href = 'javascript:linkPopUp("' + document.links[i].href + '")'; } //end code for pdf } }