
// pop up
function popUp(url) {
sealWin=window.open(url,"win",'toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=650,height=450');

}

// JS for flv and wmv pop up windows

//FLV pop up

function doThePopUp(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var leftPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testflv/flashtestCDN2OldH263.cfm','RRprevu','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',left='+leftPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp2(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testflv/flashtestCDN2On2VP6.cfm','RRprevu2','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp3(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testflv/flashtestCDN2sspH263.cfm','RRprevu3','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp4(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testflv/flashtestCDN1OldH263.cfm','RRprevu4','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}

// WMV pop up

function doThePopUp5(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testwmv/wmv_300k.html','RRprevu5','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp6(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testwmv/wmv_multi2.html','RRprevu6','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}



function doThePopUp7(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testwmv/wmv_multi3.html','RRprevu7','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp8(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testwmv/wmv_multi4.html','RRprevu8','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}


function doThePopUp9(){

var w = 480, h = 340;
if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 550, popH = 450;
var rightPos = 50, topPos = 222;

reWin=window.open('http://www.racereplays.com/racereplays/temp/testwmv/wmv_1Mb.html','RRprevu9','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+popW+',height='+popH+',top='+topPos+',right='+rightPos)
if(reWin != null){reWin.focus()};
}



