<SCRIPT LANGUAGE="JavaScript"> <!-- Hide function haslo() { var user= prompt('Podaj hasło',""); if (user == null ) alert('Rezygnujesz?') else { location.href= ""+user+".html"; } } // end hide --> </SCRIPT> <a onClick="haslo()"> <img src="twój plik.gif" width="63" height="61" style="cursor:hand" alt="Jakiś tam odsyłacz"></a>
zobacz