<!--
function subtext(){
window.status="MAXIAL2002 :) BY mAZ85";
}

function cbg(){
document.body.background = "rainbow2.gif";
} 

function wbnw(){
	window.open("m2002wn.html","M2002News","width=290,height=160,scrollbars=yes");
}

var NS4 = (document.layers);    
var IE4 = (document.all);
var win = window;    
var n   = 0;

function findInPage(str) {
  var txt, i, found;
  if (str == "")
   return false;
	if (str=="mpt"){
	document.write('<body bgcolor=#9999ff><p><blockquote>ALTRO:<p>Immagini<a href=http://geocities.com/maxial2002/immagini.html>1</a> - <a href=http://geocities.com/maxial2002/m2002caz.html>2</b></a><br><a href=http://geocities.com/maxial2002/pau.html>Sorpresa</a><br><a href=http://geocities.com/maxial2002/sto.html title=La parte pił vecchia del sito>Storie</a><br><a href=http://geocities.com/maxial2002/conc.html>Concorso</a><br><a href=http://geocities.com/maxial2002/altro.html>Altro</a><br><a href="m2002rings.php">TheLordOfTheRings-fotomontaggi</a><br><img src="ske1.gif"></blockquote></body>');
	}
  if (NS4) {
    if (!win.find(str))
      while(win.find(str, false, true))
        n++;
    else
      n++;
    if (n == 0)
      alert("No, niente!"); }
  if (IE4) { txt = win.document.body.createTextRange();
    for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) {
      txt.moveStart("character", 1);
      txt.moveEnd("textedit");}
    if (found) { txt.moveStart("character", -1);
      txt.findText(str);
      txt.select();
      txt.scrollIntoView();
      n++; }
    else { if (n > 0) { n = 0;
        findInPage(str);
      } else   alert("Non l'ho trovato");    }  }
  return false;}
function gotb(){
var windowprops3="location=no,scrollbars=yes,menubars=no,toolbars=no,resizable=yes,width=185,height=270";
window.open("http://www.maz85.altervista.org/tagboard/tagboard.php","maz85tagboard",windowprops3);}

function homepage() { 
if(document.all)
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.maz85.cjb.net');}

var bookmarkurl="http://www.maz85.cjb.net";
var bookmarktitle="MAXIAL2002-by MaZ85";
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->