
//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.acspace.it/cgi-bin/news.exe/main?lang=-1&exact=back"
var bookmarktitle="ACSpace - il portale dei giovani di AC"

function addbookmark(){
  if (document.all)
    window.external.AddFavorite(bookmarkurl,bookmarktitle);
}

function rulez(){
  window.open('/regole.htm','Regole','toolbar=no,location=no,status=no,menubar=no,resizable=no,scrollbars=yes,width=416,height=444');
}

function lancia(Parametro) {
  window.open(Parametro,'FlashNews','toolbar=no,location=no,status=no,menubar=no,resizable=no,scrollbars=yes,width=380,height=420')
}


function netiquette(){
  window.open('/netiquette.htm','Netiquette','toolbar=no,location=no,status=no,menubar=no,resizable=no,scrollbars=yes,width=416,height=444');
}


function aprifoto(Parametro) {
  window.open(Parametro,'Foto','toolbar=no,location=no,status=no,menubar=no,resizable=no,scrollbars=yes,width=520,height=550')
}

function rememberpassword() {
  	window.open('/cgi-bin/maillist.exe/forgot?lang=-1','Remember','toolbar=no,location=no,status=no,menubar=no,resizable=no,scrollbars=no,width=280,height=200')
}
