Quando il sito non è visitato, viene archiviato.
Nel tuo caso, il sito è ancora lì e non è stato archiviato (io vedo la pagina in costruzione):
Codice:
<!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">
<!-- DW6 -->
<head>
<!-- prelevato su http://www.web-link.it -->
<link rel="shortcut icon" href="http://niktra.altervista.org/favicon.ico">
<meta http-equiv="imagetoolbar" content="yes">
<script language=JavaScript type="text/javascript">
<!--
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com
// -------------------------------------------------
// prelevato su web-link: http://www.web-link.it
// -------------------------------------------------
var message="Funzione Disabilitata!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>.::Niktra::. Sito Ufficiale </title>
<link rel="stylesheet" href="2col_leftNav.css" type="text/css" />
<style type="text/css">
<!--
body {
background-image: url();
background-color: #CC3333;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #EBE9ED;
text-decoration: none;
}
a:active {
color: #FFFF00;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #FFFF00;
}
.Stile15 {font-size: 14px}
.Stile16 {
font-size: 18px;
font-weight: bold;
}
.Stile18 {color: #FFFFFF}
.Stile19 {color: #FF0000}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<script language="JavaScript" type="text/javascript">
<!--
// prelevato su http://www.web-link.it
function bookmarksite(title,url){
if (window.sidebar) window.sidebar.addPanel(title, url, "");
else if(document.all) window.external.AddFavorite(url, title);
}
// End -->
</script>
<!-- The structure of this file is exactly the same as 2col_rightNav.html;
the only difference between the two is the stylesheet they use -->
<body>
<div align="center">
<p> </p>
<p> </p>
<p><img src="http://www.niktra.altervista.org/images/7.gif" width="169" height="235" /></p>
</div>
</body>
</html>
Comunque il sito lo hai aperto il 24-11-2008, perché fa fede la data di registrazione a questo forum.
Ora, non ho capito il tuo problema: riesci a loggarti al pannello di controllo?
p.s: disabilitare il tasto destro è inutile e non serve a nulla.
Ciao!