// JavaScript Document
//Function for popup window
var popUpWin=0;
function popUpWindow(URLStr, left, top, width, height)
{
  if(popUpWin)
  {
    if(!popUpWin.closed) popUpWin.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=1,scrollBars=1,resizable=0'
  popUpWin = window.open( URLStr, 'popUpWin', windowFeatures ) ; 
}
var popUpWin=0;
function popUpWindow2(URLStr, left, top, width, height)
{
  if(popUpWin)
  {
    if(!popUpWin.closed) popUpWin.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0'
  popUpWin = window.open( URLStr, 'popUpWin', windowFeatures ) ; 
}
var popUpWin1=0;
function popUpWindow3(URLStr, left, top, width, height)
{
  if(popUpWin1)
  {
    if(!popUpWin1.closed) popUpWin1.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=1'
  popUpWin1 = window.open( URLStr, 'popUpWin1', windowFeatures ) ; 
}
var popUpWin2=0;
function popUpWindow4(URLStr, left, top, width, height)
{
  if(popUpWin2)
  {
    if(!popUpWin2.closed) popUpWin2.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0'
  popUpWin2 = window.open( URLStr, 'popUpWin2', windowFeatures ) ; 
}
var popUpWin3=0;
function popUpWindow5(URLStr, left, top, width, height)
{
  if(popUpWin3)
  {
    if(!popUpWin3.closed) popUpWin3.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=0'
  popUpWin3 = window.open( URLStr, 'popUpWin3', windowFeatures ) ; 
}
var popUpWin4=0;
function popUpWindow6(URLStr, left, top, width, height)
{
  if(popUpWin4)
  {
    if(!popUpWin4.closed) popUpWin4.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=0'
  popUpWin4 = window.open( URLStr, 'popUpWin4', windowFeatures ) ; 
}
var popUpWin5=0;
function popUpWindow7(URLStr, left, top, width, height)
{
  if(popUpWin5)
  {
    if(!popUpWin5.closed) popUpWin5.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0'
  popUpWin5 = window.open( URLStr, 'popUpWin5', windowFeatures ) ; 
}
var popUpWin6=0;
function popUpWindow8(URLStr, left, top, width, height)
{
  if(popUpWin6)
  {
    if(!popUpWin6.closed) popUpWin6.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0'
  popUpWin6 = window.open( URLStr, 'popUpWin6', windowFeatures ) ; 
}
var popUpWin7=0;
function popUpWindow9(URLStr, left, top, width, height)
{
  if(popUpWin7)
  {
    if(!popUpWin7.closed) popUpWin7.close();
  }  
  windowFeatures = 'width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=1'
  popUpWin7 = window.open( URLStr, 'popUpWin7', windowFeatures ) ; 
}
