hackthematrix.org - information about domain
- Server Status: available
- Server IP: 87.106.219.202
- Server Response Time: 186ms
Site title
THE MATRIX TRILOGY
Keywords
interactive encyclopedia of the matrix franchise, The Matrix Trilogy, The Matrix Franchise, The Matrix, The Matrix Reloaded, The Matrix Revolutions, soundtrack, matrix images, matrix soundtrack, matrix symbolism, matrix facts, matrix names, matrix encyclo
Description
interactive encyclopedia for the matrix franchise, devoted to the cyberpunk movie trilogy The Matrix, Matrix Reloaded and Matrix Revolutions and all other parts of the franchise, which offers facts and material about the Matrix trilogy in form of an inter
Alexa information
Alexa rank: 6,073,060
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| hackthematrix.org | IN | MX | 3600 | mail.hackthematrix.org | pri: 10 | |
| hackthematrix.org | IN | MX | 3600 | mail.hackthematrix.org | ||
| hackthematrix.org | IN | A | 87.106.219.202 | 3600 | ||
| hackthematrix.org | IN | SOA | 3600 | mname: pdns01.domaincontrol.com rname: dns.jomax.net serial: 2011111902 refresh: 28800 retry: 7200 expire: 604800 minimum-ttl: 3600 |
||
| hackthematrix.org | IN | NS | 3600 | ns2.hackthematrix.org | ||
| hackthematrix.org | IN | NS | 3600 | ns1.hackthematrix.org |
Server Location
Site source
Show / hide source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Keywords" content="interactive encyclopedia of the matrix franchise, The Matrix Trilogy, The Matrix Franchise, The Matrix, The Matrix Reloaded, The Matrix Revolutions, soundtrack, matrix images, matrix soundtrack, matrix symbolism, matrix facts, matrix names, matrix encyclopedia, image galleries, FAQ, symbolism" />
<meta name="Description" content="interactive encyclopedia for the matrix franchise, devoted to the cyberpunk movie trilogy The Matrix, Matrix Reloaded and Matrix Revolutions and all other parts of the franchise, which offers facts and material about the Matrix trilogy in form of an interactive, online Matrix Encyclopedia " />
<meta name="Reply-to" content="ut@theunholytrinity.org" />
<meta name="robots" content="The Matrix, The Matrix franchise, The Matrix Reloaded, The Matrix Revolutions, Animatrix, interactive Matrix Encyclopedia, hack, the matrix, hack the matrix, unholy Trinity, hack, the matrix, hack the matrix, unholy Trinity, Matrix Encyclopedia, Matrix soundtrack, jukebox, everything about the matrix, MATRIX" />
<link rel="stylesheet" href="styles/stylematrix.css" type="text/css" />
<title>THE MATRIX TRILOGY</title>
<script src="http://www.hackthematrix.org/navi.php" type="text/javascript"></script>
<script src="Scripts/imgscreens.js" type="text/javascript"></script>
<script src="Scripts/dhtml.js" type="text/javascript"></script>
<script type="text/javascript" src="Scripts/tm_letters.js"></script>
<script type="text/javascript" src="Scripts/tm_screensaver.js"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
// old DW functions...
function MM_showHideLayers(a,b,c,d,e,f) {}
function MM_effectSlide(targetElement, duration, from, to, toggle)
{
Spry.Effect.DoSlide(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_timelinePlay(tmLnName, myID) { //v1.2
//Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Macromedia, Inc. All rights reserved.
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID
if (myID == tmLn.ID) { //if Im newest
setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);
fNew = ++tmLn.curFrame;
for (i=0; i<tmLn.length; i++) {
sprite = tmLn[i];
if (sprite.charAt(0) == 's') {
if (sprite.obj) {
numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0];
if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range
keyFrm=1;
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr != props.length) {
if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr];
else sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];
} else {
while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++;
if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) {
if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1];
else sprite.obj[props.prop2][props.prop] = props[keyFrm-1];
} } } } }
} else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);
if (fNew > tmLn.lastFrame) tmLn.ID = 0;
} }
}
function flevSlideDiv() { // v2.1
// Copyright 2002, Marja Ribbers-de Vroed, FlevOOware (www.flevooware.nl/dreamweaver/)
if (arguments.length < 4) {return;} var aA = arguments, sD = aA[0]; if (sD == "") {return;}
var oD = eval("MM_findObj('" + sD + "')"); if (oD == null) {return;}
var iNX = parseInt(aA[1]), iNY = parseInt(aA[2]), iS = parseInt(aA[3]);
var iPx = (aA.length > 4) ? parseInt(aA[4]) : 0, iR = (aA.length > 5) ? parseInt(aA[5]) : 0;
var iT = 10, sS = ""; if (!document.layers) {oD = oD.style;} if (oD.tT != null) {clearTimeout(oD.tT);}
var iCX = parseInt(oD.left), iCY = parseInt(oD.top);
if (iR != 0) { // relative
if (iR == 1) {iNX = iCX - iNX; iNY = iCY;} // left
else if (iR == 2) {iNX = iCX + iNX; iNY = iCY;} // right
else if (iR == 3) {iNY = iCY - iNY; iNX = iCX;} // up
else {iNY = iCY + iNY; iNX = iCX;}} // down
var iX = iNX, iY = iNY; if ((iCX != iNX) || (iCY != iNY)) {
if (iPx > 0) { iT = iS;
var iPxX = iPx, iPxY = iPx, iMX = Math.abs(iCX - iNX), iMY = Math.abs(iCY - iNY);
if (iMX < iMY) {iPxY = (iMX != 0) ? ((iMY/iMX)*iPx) : iPx;}
else {iPxX = (iMY != 0) ? ((iMX/iMY)*iPx) : iPx;}
if (iPxX >= iMX) {iPxX = Math.min(Math.ceil(iPxX), iPx);}
if (iPxY >= iMY) {iPxY = Math.min(Math.ceil(iPxY), iPx);}
if ((iCX < iNX) && (iCX + iPxX < iNX)) {iNX = iCX + iPxX;}
if ((iCX > iNX) && (iCX - iPxX > iNX)) {iNX = iCX - iPxX;}
if ((iCY < iNY) && (iCY + iPxY < iNY)) {iNY = iCY + iPxY;}
if ((iCY > iNY) && (iCY - iPxY > iNY)) {iNY = iCY - iPxY;}}
else {var iMX = ((iNX - iCX) / iS), iMY = ((iNY - iCY) / iS);
iMX = (iMX > 0) ? Math.ceil(iMX) : Math.floor(iMX); iNX = iCX + iMX;
iMY = (iMY > 0) ? Math.ceil(iMY) : Math.floor(iMY); iNY = iCY + iMY;}
if ((parseInt(navigator.appVersion)>4 || navigator.userAgent.indexOf("MSIE")>-1) && (!window.opera)) {sS="px";}
if (iMX != 0) {eval("oD.left = '" + iNX + sS + "'");} if (iMY != 0) {eval("oD.top = '" + iNY + sS + "'");}
var sFunction = "flevSlideDiv('" + sD + "'," + iX + "," + iY + "," + iS + "," + iPx + ",0)";
oD.tT = setTimeout(sFunction,iT);}
}
</script>
<script type='text/javascript' src="http://feedbacker.bakarbox.com/en_US/all.js"></script>
<script type='text/javascript'>
FEEDBACKER.init('pnicn2of');
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
</script>
<link href="styles/stylematrix.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
-->
</style>
</head>
<body bgcolor="#000000" leftmargin="0" marginwidth="0" onload="centerit('wrapper');MM_preloadImages('images/backgr/matrix/a.jpg','images/backgr/matrix/b.jpg','images/backgr/matrix/c.jpg','images/backgr/matrix/d.jpg','images/backgr/matrix/e.jpg','images/backgr/matrix/f.jpg','images/backgr/matrix/g.jpg','images/backgr/matrix/h.jpg','images/backgr/matrix/i.jpg','images/backgr/matrix/j.jpg','images/backgr/matrix/k.jpg','images/backgr/matrix/l.jpg','images/backgr/matrix/m.jpg','images/backgr/matrix/n.jpg','images/backgr/matrix/o.jpg','images/backgr/matrix/p.jpg','images/backgr/matrix/q.jpg','images/backgr/matrix/r.jpg','images/backgr/matrix/s.jpg','images/backgr/matrix/t.jpg','images/backgr/matrix/u.jpg','images/backgr/matrix/v.jpg','images/backgr/matrix/w.jpg','images/backgr/matrix/x.jpg','images/backgr/matrix/y.jpg','images/backgr/matrix/z.jpg','matrix/anim/aniscreen2.gif','images/elements/matrix/impressum.jpg','images/buttons/matrix/38b.gif','images/buttons/matrix/38a.gif');jumptourl()" onresize="centerit('wrapper');">
<!-- keyboard -->
<!-- keyboard END -->
<!-- landing page -->
<div id="wrapper">
<div id="apDivkeyb"> <img src="images/elements/matrix/keyboardupsmall.jpg" alt="keyboardup" name="keyboardup" width="763" height="227" border="0" id="keyboardup" href="#" />
<!-- keys: -->
<!-- 1st row: symbols -->
<div id="apDiv5" class="key" onmouseover="showkey('key1');" onmouseout="hidekey('key1')" onclick="showonmain('http://www.thematrix101.com')"><a><img src="images/buttons/matrix/1b.gif" alt="#" name="key1" width="43" height="15" border="0" class="keyimg" id="key1" /></a></div>
<div id="apDiv6" class="key" onmouseover="showkey('key2');" onmouseout="hidekey('key2')" onclick="showonmain('http://www.matrix-explained.com/links/links1.php')"><a><img src="images/buttons/matrix/2b.gif" alt="#" name="key2" width="43" height="15" border="0" class="keyimg" id="key2" /></a></div>
<div id="apDiv7" class="key" onmouseover="showkey('key3');" onmouseout="hidekey('key3')" onclick="showonmain('http://www.sparknotes.com/film/matrix/themes.html')"><a><img src="images/buttons/matrix/3b.gif" alt="#" name="key3" width="43" height="15" border="0" class="keyimg" id="key3" /></a></div>
<div id="apDiv8" class="key" onmouseover="showkey('key4');" onmouseout="hidekey('key4')" onclick="showonmain('http://www.allthatscifi.com/tmc/index.html')"><a><img src="images/buttons/matrix/4b.gif" alt="#" name="key4" width="37" height="15" border="0" class="keyimg" id="key4" /></a></div>
<div id="apDiv9" class="key" onmouseover="showkey('key5');" onmouseout="hidekey('key5')" onclick="showonmain('http://www.matrixfans.net/')"><a><img src="images/buttons/matrix/5b.gif" alt="#" name="key5" width="43" height="15" border="0" class="keyimg" id="key5" /></a></div>
<div id="apDiv10" class="key" onmouseover="showkey('key6');" onmouseout="hidekey('key6')" onclick="showonmain('http://www.allthatscifi.com')"><a><img src="images/buttons/matrix/6b.gif" alt="#" name="key6" width="37" height="15" border="0" class="keyimg" id="key6" /></a></div>
<div id="apDiv11" class="key" onmouseover="showkey('key7');" onmouseout="hidekey('key7')" onclick="showonmain('http://drennor.com/media.php?id=113')"><a><img src="images/buttons/matrix/7b.gif" alt="#" name="key7" width="36" height="15" border="0" class="keyimg" id="key7" /></a></div>
<div id="apDiv12" class="key" onmouseover="showkey('key8');" onmouseout="hidekey('key8')" onclick="showonmain('http://matrix.ugo.com')"><a><img src="images/buttons/matrix/8b.gif" alt="#" name="key8" width="36" height="15" border="0" class="keyimg" id="key8" /></a></div>
<div id="apDiv13" class="key" onmouseover="showkey('key9');" onmouseout="hidekey('key9')" onclick="showonmain('http://on1.zkm.de/netcondition/navigation/symposia/default')"><a><img src="images/buttons/matrix/9b.gif" alt="#" name="key9" width="36" height="15" border="0" class="keyimg" id="key9" /></a></div>
<div id="apDiv14" class="key" onmouseover="showkey('key10');" onmouseout="hidekey('key10')" onclick="showonmain('http://www.allthatscifi.com/phpbb3/index.php')"><a><img src="images/buttons/matrix/10b.gif" alt="#" name="key10" width="43" height="15" border="0" class="keyimg" id="key10" /></a></div>
<div id="apDiv15" class="key" onmouseover="showkey('key11');" onmouseout="hidekey('key11')" onclick="showonmain('http://mxovault.ign.com')"><a><img src="images/buttons/matrix/11b.gif" alt="#" name="key11" width="37" height="15" border="0" class="keyimg" id="key11" /></a></div>
<div id="apDiv16" class="key" onmouseover="showkey('key12');" onmouseout="hidekey('key12')" onclick="showonmain('http://www.sequart.com/matrixchronology.htm')"><a><img src="images/buttons/matrix/12b.gif" alt="#" name="key12" width="43" height="15" border="0" class="keyimg" id="key12" /></a></div>
<div id="apDiv17" class="key" onmouseover="showkey('key13');" onmouseout="hidekey('key13')" onclick="showonmain('http://www.allthatscifi.com/zionmainframe/index.html')"><a><img src="images/buttons/matrix/13b.gif" alt="#" name="key13" width="37" height="15" border="0" class="keyimg" id="key13" /></a></div>
<!-- 2nd row: numbers -->
<!-- links to external sites:
http://en.wikipedia.org/wiki/The_Animatrix
http://en.wikipedia.org/wiki/The_Matrix_Revolutions
http://en.wikipedia.org/wiki/The_Matrix_Reloaded
http://en.wikipedia.org/wiki/The_Matrix
http://www.imdb.com/title/tt0295432
http://www.imdb.com/title/tt0328832
http://www.imdb.com/title/tt0242653
http://www.imdb.com/find?s=tt&q=The+Matrix+Reloaded
http://www.imdb.com/title/tt0234215
http://www.imdb.com/title/tt0133093
-->
<div id="apDiv18" class="key" onmouseover="showkey('key14');" onmouseout="hidekey('key14')" onclick="javascript:history.back();"><a><img src="images/buttons/matrix/14b.gif" alt="back" name="key14" width="65" height="30" border="0" class="keyimg" id="key14" /></a></div>
<div id="apDiv19" class="key" onmouseover="showkey('key15');" onmouseout="hidekey('key15')" onclick="navscreen('key15')"><a><img src="images/buttons/matrix/15b.gif" alt="1" name="key15" width="44" height="30" border="0" class="keyimg" id="key15" /></a></div>
<div id="apDiv20" class="key" onmouseover="showkey('key16');" onmouseout="hidekey('key16')" onclick="navscreen('key16')"><a><img src="images/buttons/matrix/16b.gif" alt="2" name="key16" width="43" height="30" border="0" class="keyimg" id="key16" /></a></div>
<div id="apDiv21" class="key" onmouseover="showkey('key17');" onmouseout="hidekey('key17')" onclick="navscreen('key17')"><a><img src="images/buttons/matrix/17b.gif" alt="3" name="key17" width="44" height="30" border="0" class="keyimg" id="key17" /></a></div>
<div id="apDiv22" class="key" onmouseover="showkey('key18');" onmouseout="hidekey('key18')" onclick="navscreen('key18')"><a><img src="images/buttons/matrix/18b.gif" alt="4" name="key18" width="44" height="30" border="0" class="keyimg" id="key18" /></a></div>
<div id="apDiv23" class="key" onmouseover="showkey('key19');" onmouseout="hidekey('key19')" onclick="navscreen('key19')"><a><img src="images/buttons/matrix/19b.gif" alt="5" name="key19" width="36" height="30" border="0" class="keyimg" id="key19" /></a></div>
<div id="apDiv24" class="key" onmouseover="showkey('key20');" onmouseout="hidekey('key20')" onclick="navscreen('key20')"><a><img src="images/buttons/matrix/20b.gif" alt="6" name="key20" width="44" height="30" border="0" class="keyimg" id="key20" /></a></div>
<div id="apDiv25" class="key" onmouseover="showkey('key21');" onmouseout="hidekey('key21')" onclick="navscreen('key21')"><a><img src="images/buttons/matrix/21b.gif" alt="7" name="key21" width="43" height="30" border="0" class="keyimg" id="key21" /></a></div>
<div id="apDiv26" class="key" onmouseover="showkey('key22');" onmouseout="hidekey('key22')" onclick="navscreen('key22')"><a><img src="images/buttons/matrix/22b.gif" alt="8" name="key22" width="37" height="30" border="0" class="keyimg" id="key22" /></a></div>
<div id="apDiv27" class="key" onmouseover="showkey('key23');" onmouseout="hidekey('key23')" onclick="navscreen('key23')"><a><img src="images/buttons/matrix/23b.gif" alt="9" name="key23" width="43" height="30" border="0" class="keyimg" id="key23" /></a></div>
<div id="apDiv28" class="key" onmouseover="showkey('key24');" onmouseout="hidekey('key24')" onclick="navscreen('key24')"><a><img src="images/buttons/matrix/24b.gif" alt="0" name="key24" width="43" height="30" border="0" class="keyimg" id="key24" /></a></div>
<div class="key" id="apDiv29" onclick="javascript:history.forward();" onmouseover="showkey('key25');" onmouseout="hidekey('key25')" onfocus="MM_timelinePlay('**** no timelines found ******\n ')"><a><img src="images/buttons/matrix/25b.gif" alt="back" name="key25" width="65" height="30" border="0" class="keyimg" id="key25" /></a></div>
<!-- 3rd row: characters a-k -->
<div id="apDiv30" class="key" onmouseover="showkey('key26');" onmouseout="hidekey('key26')" onclick="navscreen('key26')"><a href="matrix/jukebox_top.html" target="_blank"><img src="images/buttons/matrix/26b.gif" alt="note" name="key26" width="44" height="22" border="0" class="keyimg" id="key26" /></a></div>
<div id="apDiv31" class="key" onmouseover="showkey('key27')" onmouseout="hidekey('key27')" onclick="navscreen('key27');MM_swapImage('empty','','images/backgr/matrix/a.jpg',1)"><a><img src="images/buttons/matrix/27b.gif" alt="a" name="key27" width="43" height="22" border="0" class="keyimg" id="key27" /></a></div>
<div id="apDiv32" class="key" onmouseover="showkey('key28')" onmouseout="hidekey('key28')" onclick="navscreen('key28');MM_swapImage('empty','','images/backgr/matrix/b.jpg',1)"><a><img src="images/buttons/matrix/28b.gif" alt="b" name="key28" width="43" height="22" border="0" class="keyimg" id="key28" /></a></div>
<div id="apDiv33" class="key" onmouseover="showkey('key29')" onmouseout="hidekey('key29')" onclick="navscreen('key29');MM_swapImage('empty','','images/backgr/matrix/c.jpg',1)"><a><img src="images/buttons/matrix/29b.gif" alt="c" name="key29" width="43" height="22" border="0" class="keyimg" id="key29" /></a></div>
<div id="apDiv34" class="key" onmouseover="showkey('key30')" onmouseout="hidekey('key30')" onclick="navscreen('key30');MM_swapImage('empty','','images/backgr/matrix/d.jpg',1)"><a><img src="images/buttons/matrix/30b.gif" alt="d" name="key30" width="43" height="22" border="0" class="keyimg" id="key30" /></a></div>
<div id="apDiv35" class="key" onmouseover="showkey('key31')" onmouseout="hidekey('key31')" onclick="navscreen('key31');MM_swapImage('empty','','images/backgr/matrix/e.jpg',1)"><a><img src="images/buttons/matrix/31b.gif" alt="e" name="key31" width="43" height="22" border="0" class="keyimg" id="key31" /></a></div>
<div id="apDiv36" class="key" onmouseover="showkey('key32')" onmouseout="hidekey('key32')" onclick="navscreen('key32');MM_swapImage('empty','','images/backgr/matrix/f.jpg',1)"><a><img src="images/buttons/matrix/32b.gif" alt="f" name="key32" width="43" height="22" border="0" class="keyimg" id="key32" /></a></div>
<div id="apDiv37" class="key" onmouseover="showkey('key33')" onmouseout="hidekey('key33')" onclick="navscreen('key33');MM_swapImage('empty','','images/backgr/matrix/g.jpg',1)"><a><img src="images/buttons/matrix/33b.gif" alt="g" name="key33" width="43" height="22" border="0" class="keyimg" id="key33" /></a></div>
<div id="apDiv38" class="key" onmouseover="showkey('key34')" onmouseout="hidekey('key34')" onclick="navscreen('key34');MM_swapImage('empty','','images/backgr/matrix/h.jpg',1)"><a><img src="images/buttons/matrix/34b.gif" alt="h" name="key34" width="43" height="22" border="0" class="keyimg" id="key34" /></a></div>
<div id="apDiv39" class="key" onmouseover="showkey('key35')" onmouseout="hidekey('key35')" onclick="navscreen('key35');MM_swapImage('empty','','images/backgr/matrix/i.jpg',1)"><a><img src="images/buttons/matrix/35b.gif" alt="i" name="key35" width="43" height="22" border="0" class="keyimg" id="key35" /></a></div>
<div id="apDiv40" class="key" onmouseover="showkey('key36')" onmouseout="hidekey('key36')" onclick="navscreen('key36');MM_swapImage('empty','','images/backgr/matrix/j.jpg',1)"><a><img src="images/buttons/matrix/36b.gif" alt="j" name="key36" width="43" height="22" border="0" class="keyimg" id="key36" /></a></div>
<div id="apDiv41" class="key" onmouseover="showkey('key37')" onmouseout="hidekey('key37')" onclick="navscreen('key37');MM_swapImage('empty','','images/backgr/matrix/k.jpg',1)"><a><img src="images/buttons/matrix/37b.gif" alt="k" name="key37" width="43" height="22" border="0" class="keyimg" id="key37" /></a></div>
<div class="key" id="apDiv42" onclick="navscreen('key38');MM_swapImage('key34','','images/buttons/matrix/38a.gif','key38','','images/buttons/matrix/38b.gif',1);MM_goToURL('parent','operator.html');return document.MM_returnValue" onmouseover="showkey('key38')" onmouseout="hidekey('key38')"><img src="images/buttons/matrix/38b.gif" alt="phone" name="key38" width="43" height="22" border="0" class="keyimg" id="key38" /></div>
<!-- 4th row: characters l-u -->
<div id="apDiv43" class="key" onmouseover="showkey('key39');" onmouseout="hidekey('key39')" onclick="showonmain('galleries');"><img src="images/buttons/matrix/39b.gif" alt="#" name="key39" width="72" height="22" border="0" class="keyimg" id="key39" /></div>
<div id="apDiv44" class="key" onmouseover="showkey('key40')" onmouseout="hidekey('key40')" onclick="navscreen('key40');MM_swapImage('empty','','images/backgr/matrix/l.jpg',1)"><a><img src="images/buttons/matrix/40b.gif" alt="l" name="key40" width="44" height="22" border="0" class="keyimg" id="key40" /></a></div>
<div id="apDiv45" class="key" onmouseover="showkey('key41')" onmouseout="hidekey('key41')" onclick="navscreen('key41');MM_swapImage('empty','','images/backgr/matrix/m.jpg',1)"><a><img src="images/buttons/matrix/41b.gif" alt="m" name="key41" width="43" height="22" border="0" class="keyimg" id="key41" /></a></div>
<div id="apDiv46" class="key" onmouseover="showkey('key42')" onmouseout="hidekey('key42')" onclick="navscreen('key42');MM_swapImage('empty','','images/backgr/matrix/n.jpg',1)"><a><img src="images/buttons/matrix/42b.gif" alt="n" name="key42" width="43" height="22" border="0" class="keyimg" id="key42" /></a></div>
<div id="apDiv47" class="key" onmouseover="showkey('key43')" onmouseout="hidekey('key43')" onclick="navscreen('key43');MM_swapImage('empty','','images/backgr/matrix/o.jpg',1)"><a><img src="images/buttons/matrix/43b.gif" alt="o" name="key43" width="43" height="22" border="0" class="keyimg" id="key43" /></a></div>
<div id="apDiv48" class="key" onmouseover="showkey('key44')" onmouseout="hidekey('key44')" onclick="navscreen('key44');MM_swapImage('empty','','images/backgr/matrix/p.jpg',1)"><a><img src="images/buttons/matrix/44b.gif" alt="p" name="key44" width="43" height="22" border="0" class="keyimg" id="key44" /></a></div>
<div id="apDiv49" class="key" onmouseover="showkey('key45')" onmouseout="hidekey('key45')" onclick="navscreen('key45');MM_swapImage('empty','','images/backgr/matrix/q.jpg',1)"><a><img src="images/buttons/matrix/45b.gif" alt="q" name="key45" width="43" height="22" border="0" class="keyimg" id="key45" /></a></div>
<div id="apDiv50" class="key" onmouseover="showkey('key46')" onmouseout="hidekey('key46')" onclick="navscreen('key46');MM_swapImage('empty','','images/backgr/matrix/r.jpg',1)"><a><img src="images/buttons/matrix/46b.gif" alt="r" name="key46" width="43" height="22" border="0" class="keyimg" id="key46" /></a></div>
<div id="apDiv51" class="key" onmouseover="showkey('key47')" onmouseout="hidekey('key47')" onclick="navscreen('key47');MM_swapImage('empty','','images/backgr/matrix/s.jpg',1)"><a><img src="images/buttons/matrix/47b.gif" alt="s" name="key47" width="43" height="22" border="0" class="keyimg" id="key47" /></a></div>
<div id="apDiv52" class="key" onmouseover="showkey('key48')" onmouseout="hidekey('key48')" onclick="navscreen('key48');MM_swapImage('empty','','images/backgr/matrix/t.jpg',1)"><a><img src="images/buttons/matrix/48b.gif" alt="t" name="key48" width="43" height="22" border="0" class="keyimg" id="key48" /></a></div>
<div id="apDiv53" class="key" onmouseover="showkey('key49')" onmouseout="hidekey('key49')" onclick="navscreen('key49');MM_swapImage('empty','','images/backgr/matrix/u.jpg',1)"><a><img src="images/buttons/matrix/49b.gif" alt="u" name="key49" width="43" height="22" border="0" class="keyimg" id="key49" /></a></div>
<div id="apDiv54" class="key" onmouseover="showkey('key50');" onmouseout="hidekey('key50')" onclick="showonmain('http://neurophilosophy.wordpress.com/2006/12/11/the-philosophy-of-the-matrix/')"><a><a><img src="images/buttons/matrix/50b.gif" alt="#" name="key50" width="72" height="22" border="0" class="keyimg" id="key50" /></a></a></div>
<!-- 5th row: characters v-z / symbols -->
<div id="apDiv55" class="key" onmouseover="showkey('key51');" onmouseout="hidekey('key51')" onclick="showonmain('http://www.allthatscifi.com')"><a><img src="images/buttons/matrix/51b.gif" alt="#" name="key51" width="51" height="22" border="0" class="keyimg" id="key51" /></a></div>
<div id="apDiv56" class="key" onmouseover="showkey('key52')" onmouseout="hidekey('key52')" onclick="navscreen('key52');MM_swapImage('empty','','images/backgr/matrix/v.jpg',1)"><a><img src="images/buttons/matrix/52b.gif" alt="v" name="key52" width="43" height="22" border="0" class="keyimg" id="key52" /></a></div>
<div id="apDiv57" class="key" onmouseover="showkey('key53')" onmouseout="hidekey('key53')" onclick="navscreen('key53');MM_swapImage('empty','','images/backgr/matrix/w.jpg',1)"><a><img src="images/buttons/matrix/53b.gif" alt="w" name="key53" width="43" height="22" border="0" class="keyimg" id="key53" /></a></div>
<div id="apDiv58" class="key" onmouseover="showkey('key54')" onmouseout="hidekey('key54')" onclick="navscreen('key54');MM_swapImage('empty','','images/backgr/matrix/x.jpg',1)"><a><img src="images/buttons/matrix/54b.gif" alt="x" name="key54" width="43" height="22" border="0" class="keyimg" id="key54" /></a></div>
<div id="apDiv59" class="key" onmouseover="showkey('key55');" onmouseout="hidekey('key55')" onclick="showonmain('http://en.wikipedia.org/wiki/Wachowski_brothers')"><a><img src="images/buttons/matrix/55b.gif" alt="#" name="key55" width="43" height="22" border="0" class="keyimg" id="key55" /></a></div>
<div class="key" id="apDiv60" onmouseover="showkey('key56');" onmouseout="hidekey('key56')"><a href="index.html" target="_blank"><img src="images/buttons/matrix/56b.gif" alt="#" name="key56" width="150" height="22" border="0" class="keyimg" id="key56" /></a></div>
<div id="apDiv61" class="key" onmouseover="showkey('key57');MM_swapImage('empty','','matrix/anim/aniscreen2.gif',1)" onmouseout="hidekey('key57');MM_swapImgRestore()" onclick="showonmain('http://en.wikipedia.org/wiki/The_Matrix_franchise')"><a><img src="images/buttons/matrix/57b.gif" alt="#" name="key57" width="44" height="22" border="0" class="keyimg" id="key57" /></a></div>
<div id="apDiv62" class="key" onmouseover="showkey('key58')" onmouseout="hidekey('key58')" onclick="navscreen('key58');MM_swapImage('empty','','images/backgr/matrix/y.jpg',1)"><a><img src="images/buttons/matrix/58b.gif" alt="y" name="key58" width="36" height="22" border="0" class="keyimg" id="key58" /></a></div>
<div id="apDiv63" class="key" onmouseover="showkey('key59')" onmouseout="hidekey('key59')" onclick="navscreen('key59');MM_swapImage('empty','','images/backgr/matrix/z.jpg',1)"><a><img src="images/buttons/matrix/59b.gif" alt="z" name="key59" width="43" height="22" border="0" class="keyimg" id="key59" /></a></div>
<div id="apDiv64" class="key" onmouseover="showkey('key60');" onmouseout="hidekey('key60')" onclick="navscreen('key60')"><a><img src="images/buttons/matrix/60b.gif" alt="*" name="key60" width="37" height="22" border="0" class="keyimg" id="key60" /></a></div>
<div id="apDiv65" class="key" onmouseover="showkey('key61');" onmouseout="hidekey('key61')" onclick="showonmain('http://matrixessays.blogspot.com')"><a><img src="images/buttons/matrix/61b.gif" alt="#" name="key61" width="43" height="22" border="0" class="keyimg" id="key61" /></a></div>
</div>
<h1 align="center"> </h1>
<div id="apDivalternativekeyb" style="left: 240px; top: 580px;" onfocus="flevSlideDiv('apDivalternativekeyb',240,732,20,3,0)"><img src="images/elements/matrix/matrixkeyboardsmall.jpg" alt="matrix keyboard" width="763" height="142" border="0" usemap="#Mapmatrixaltern" />
<map name="Mapmatrixaltern" id="Mapmatrixaltern">
<area shape="rect" coords="309,89,459,113" href="#" alt="alternative matrix" />
<area shape="rect" coords="471,88,512,111" href="matrix/hacks/trin_hack.jpg" target="_blank" alt="Trinity hack" />
<area shape="rect" coords="252,88,295,113" href="#" alt="Neo Mnemonic" onclick="showonmain('_mnemonic')" />
<area shape="rect" coords="286,64,323,84" href="#" alt="hackers movie" onclick="showonmain('_linkmoviehackers');" />
<area shape="rect" coords="443,65,480,84" href="#" alt="Swordfish" onclick="showonmain('_swordfish')" />
<area shape="rect" coords="128,63,168,85" href="#" alt="cypher" onclick="showonmain('_cypher')" />
<area shape="rect" coords="598,65,640,86" href="#" alt="original Tron" onclick="showonmain('_tron')" />
<area shape="rect" coords="549,65,587,84" href="#" alt="Tron Legacy" onclick="showonmain('_tronlegacy')" />
<area shape="rect" coords="264,42,299,60" href="#" alt="Mastermind" onclick="showonmain('_mastermind')" />
<area shape="rect" coords="527,88,568,113" href="#" alt="defcon1" onclick="showonmain('_defcon1')" />
<area shape="rect" coords="363,42,403,60" href="#" onclick="movielist();" />
<area shape="rect" coords="215,39,251,58" href="#" onclick="showonmain('_johnnymnemonic');" />
<area shape="rect" coords="514,41,553,59" href="#" onclick="showonmain('_matrixonwinxp');" />
<area shape="rect" coords="340,21,376,40" href="#" onclick="showonmain('_legomatrixtrinhelp');" />
<area shape="rect" coords="390,21,425,39" href="#" onclick="showonmain('_legomatrixlobbyshootout');" />
<area shape="rect" coords="439,21,472,39" href="#" onclick="showonmain('_legomatrixreloaded');" />
<area shape="rect" coords="484,21,523,39" href="#" onclick="showonmain('_legomatrixreloadedburly');" />
</map></div>
<div id="apDiv1">
<div id="apDivletterscreen">
<div id="apDivletter"><img src="images/anim/aniscreen2.gif" alt="empty" name="empty" width="98" height="103" id="empty" /></div>
</div>
<div id="apDivmainscreen">
<div id="mainscreencontent">
<div id="wakeup" style="color:#096; font-family:courier; font-size:20px; margin:20px;"></div></div>
</div>
<div id="apDivleftscreen"><img src="images/elements/matrix/smallscreen2.jpg" alt="smallscreen2" name="smallscreen2" width="376" height="289" border="0" id="smallscreen2" /></div>
<div id="apDivnavscreen"></div>
<div id="apDivleftscreen2">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','376','height','289','title','intro','id','flashintro','src','images/anim/intro','loop','false','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie','images/anim/intro' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="376" height="289" title="intro" id="flashintro">
<param name="movie" value="images/anim/intro.swf" />
<param name="quality" value="high" /><param name="LOOP" value="false" /><param name="BGCOLOR" value="#000000" />
<embed src="images/anim/intro.swf" width="376" height="289" loop="false" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#000000"></embed>
</object></noscript>
</div>
<div id="apDivrightscreen"><img id="rsi" class="rightscreenimage" src="/images/anim/rsanim.gif" /></div>
<div id="apDivanimscreen">
<div id="apDivanim2"><a href="impressum.html" target="_blank" onmouseover="MM_swapImage('Image67','','images/elements/matrix/impressum.jpg',1)" onmouseout="MM_swapImgRestore()"><img src="images/anim/smallanim.gif" name="Image67" width="127" height="106" border="0" id="Image67" /></a></div>
</div>
<div id="apDivcounter"><img src="images/elements/counter.png" alt="counter" width="164" height="90" /></div>
<div id="apDiv3"><a href="http://deal-no-deal.com/" target="blank" >
<img alt="Website counter" hspace="0" vspace="0" border="0" src="http://www.websitetrafficcount.com/5176446-291CC2BDDD2A5AEE7F182EE88109D631/counter.img?theme=46&digits=6&siteId=7"/>
</a>
<noscript><br/><a href="http://deal-no-deal.com/">Free Counter</a><br>The following text will not be seen after you upload your website, please keep it in order to retain your counter functionality <br> <a href="http://www.onlinecasinoempire.com/online_casino_bonouses.html" target="_blank">top casino bonuses</a></noscript></div>
</div>
</div>
</body>
</html>