// JavaScript Document

var milliWindow_5
  
function popupwindow_5(){
var winTop = (screen.height/2) - 300;
var winLeft = (screen.width/2) - 405;
var windowFeatures_5 = "height=350,width=413,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,"
windowFeatures_5 = windowFeatures_5 + "left=" + winLeft + "," + "top=" + winTop;
milliWindow_5 = window.open("/virussafety/files/binarygas/$file/bgt_holder.html","newWindow",windowFeatures_5)
milliWindow_5.focus();}






