// -- e-mail writing variables and functions below --

  var dom5 = "extremehypnotism.com";
  var dom6 = "hypnocam.com";
  var eext = "power@";
  var hext = "sessions@";
  var domp = "yahoo.com";
  var pext = String.fromCharCode(116,104,101,116,97,119,111,114,107,115,64);

  function mailext() {
    window.document.write ('<a href="mailto:' + eext + dom5 + '" title=" send e-mail ">e&ndash;mail:&nbsp;' + eext + dom5 + '</' + 'a>');
  }

  function mailexth() {
    window.document.write ('<a href="mailto:' + hext + dom6 + '" title=" send e-mail ">e&ndash;mail:&nbsp;' + hext + dom6 + '</' + 'a>');
  }

// -- page revision variables and functions below --

  var t = new Date(window.document.lastModified);

  function docrev() {
    window.document.write("last revised &nbsp;&ndash;&nbsp; "+window.document.lastModified+"");
  }

// -- external link variables and functions below --

  function visitwp() {
    WpWin=window.open("http://medusahypnotist.wordpress.com", "WpWin", config="width=" + screen.width/2 + ", height=" + screen.height/2 + ", toolbar=yes, menubar=yes, scrollbars=yes, resizable=yes, location=yes, directories=no, status=yes"); WpWin.focus();
  }
  function visityt() {
    ExtWin=window.open("http://www.youtube.com/user/ExtremeHypnotism", "ExtWin", config="width=" + screen.width/2 + ", height=" + screen.height/2 + ", toolbar=yes, menubar=yes, scrollbars=yes, resizable=yes, location=yes, directories=no, status=yes"); ExtWin.focus();
  }
  function validate() {
    window.document.write ('<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401.png" alt=" certified html " height="31" width="88" border="0"></a></p>');
  }

// -- extreme variables and functions below --

  function ErrSkip(){return true;}

  function retract() {
	document.body.style.backgroundColor = "#E6D6FF";
	document.getElementById("intro").style.visibility = "hidden";
	document.getElementById("main").style.visibility = "visible";
  }
