-----------------------------------
<script language="javascript">
<!-- BEGIN Script
// This script is copyright 1997... if there are problems, contact Jwegated
// at jwegated@psynet.net of http://www.psynet.net/jwegated
// where to go if wrong password...
var wrong="http://www.1618xt.gr";
// password...
var password="000000";
// prompts the user this...
var name = prompt("Απαιτείται Password για να εισέλθετε.","Δώσε τον κωδικό πρόσβασης");
// if... else statement... right, confirm this, wrong, go to wrong...
if (name == password) {(confirm("Καλώς ήρθες!"))}
else {location.href=wrong}
// END Script -->
</script>
<!--content stop-->
---------------------------------------------------
<script language="javascript">
<!-- BEGIN Script
// This script is copyright 1997... if there are problems, contact Jwegated
// at jwegated@psynet.net of http://www.psynet.net/jwegated
// where to go if wrong password...
var wrong="http://www.freeware-tools.net";
// password...
var password="Freeware-tools";
// prompts the user this...
var name = prompt("Απαιτείται Password για να εισέλθετε.","Δώσε τον κωδικό πρόσβασης");
// if... else statement... right, confirm this, wrong, go to wrong...
if (name == password) {(confirm("Καλώς ήρθες!"))}
else {location.href=wrong}
// END Script -->
</script>
<!--content stop-->
----------------------------------------------------
http://enelkall2.blogspot.gr/ 1234
----------------------------------------------------
///////////////////////////////////////////////////////////////////