function closeWindow()
	{
		self.document.close();
		parent.window.close();
	}


function openempop() {
  popupWin = window.open('support/em-pop.htm', 'empop', 'scrollbars=yes,width=550,height=375,resizable,left=20,top=40,screenX=20,screenY=40')
}

function openautores() {
  popupWin = window.open('support/autoresponders.htm', 'autores', 'scrollbars=yes,width=550,height=350,resizable,left=2,top=2,screenX=2,screenY=2')
}

function opencpanel() {
  popupWin = window.open('support/cpanel.htm', 'cpanel', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openemalias1() {
  popupWin = window.open('support/em-alias1.htm', 'emalias1', 'scrollbars=yes,width=550,height=375,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openemalias2() {
  popupWin = window.open('support/em-alias2.htm', 'emalias2', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openemglob() {
  popupWin = window.open('support/em-global.htm', 'emglob', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openfpage() {
  popupWin = window.open('support/fpage.htm', 'fpage', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openhitcount() {
  popupWin = window.open('support/freecgi1.htm', 'hitcount', 'scrollbars=yes,width=550,height=350,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openfeed() {
  popupWin = window.open('support/freecgi1.htm', 'feed', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openfreecgi() {
  popupWin = window.open('support/freecgi2.htm', 'freecgi', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openowncgi() {
  popupWin = window.open('support/own-cgi.htm', 'owncgi', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openstats() {
  popupWin = window.open('support/stats.htm', 'stats', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openftp1() {
  popupWin = window.open('support/ftp1.htm', 'ftp1', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openftp2() {
  popupWin = window.open('support/ftp2.htm', 'ftp2', 'scrollbars=yes,width=550,height=350,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openftp() {
  popupWin = window.open('support/ftp.htm', 'ftp', 'scrollbars=yes,width=550,height=350,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openwb() {
  popupWin = window.open('support/wb.htm', 'wb', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openlinkme() {
  popupWin = window.open('support/linkme.htm', 'linkme', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openmiva() {
  popupWin = window.open('support/miva.htm', 'miva', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openrealav() {
  popupWin = window.open('support/real-av.htm', 'realav', 'scrollbars=yes,width=550,height=350,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openssi() {
  popupWin = window.open('support/ssi.shtml', 'ssi', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openrest() {
  popupWin = window.open('support/restricted.htm', 'rest', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function openerror() {
  popupWin = window.open('support/errormsgs.htm', 'error', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

function opendomp() {
  popupWin = window.open('support/dom-pointers.htm', 'domp', 'scrollbars=yes,width=550,height=400,resizable,left=2,top=2,screenX=2,screenY=2')
}

