var newwindow;function verisign(url){newwindow=window.open(url,'verisign','height = 450, width = 520');if(window.focus){newwindow.focus()}}
