
function popup(theURL,winName,features) { //v2.0
  window.open(theURL,'new','scrollbars=yes,resizable=yes,width=1024,height=670');
  onLoad="window.focus()"
}

function popupsemi(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=524,center=1,height=365,left=200px,top=200px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}

function popupsemiau(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=524,center=1,height=330,left=200px,top=200px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}


function popupsemia(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=524,center=1,height=300,left=200px,top=200px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}


function popupsemiy(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=524,center=1,height=365,left=200px,top=200px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}


function popupsemilong(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=420,center=1,height=580,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}


function popupsemilonga(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=524,center=1,height=700,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}

function popupsquare(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=350,center=1,height=350,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}

function popupsquarel(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=350,center=1,height=420,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}

function copyrightsquare_two(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=350,center=1,height=370,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}



function popuplong(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=no,resizable=no,width=420,center=1,height=610,left=200px,top=50px');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}


function popupstatus(theURL,winName,features) { //v2.0
  newWin = window.open('','new','scrollbars=yes,resizable=yes,width=590,center=1,height=420');
  newWin.location.replace(theURL);
  newWin.focus();
  onLoad="window.focus()"
}
