// JavaScript Document

var milliWindow_2
  
function popupwindow_2(){
var winTop = (screen.height/2) - 300;
var winLeft = (screen.width/2) - 405;
var windowFeatures_2 = "height=471,width=886,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,"
windowFeatures_2 = windowFeatures_2 + "left=" + winLeft + "," + "top=" + winTop;
milliWindow_2 = window.open("/virussafety/files/html/$file/vpro_unique_technology.html","newWindow",windowFeatures_2)
milliWindow_2.focus();}





