function adrika(arg) {
document.write("<font onClick=\"window.location.href=\'./adrika.html\'\">" + arg + "</font>");
};

function timer() {
document.write("("+Math.floor((new Date().getTime() - 858945600000)/86400000)+")");
};

function oko() {
var query = window.location.search.toLowerCase();
var val = [97, 101, 100, 108, 110, 111, 80, 115, 32, 97, 104, 108, 111, 117, 46, 13, 10, 13, 10, 105,
111, 80, 114, 122, 32, 97, 115, 32, 101, 101, 115, 116, 32, 97, 114, 122, 32, 97, 110, 32,
34, 107, 79, 111, 34, 13, 10, 97, 32, 101, 100, 100, 111, 111, 112, 118, 122, 32, 97, 110,
32, 97, 107, 111, 116, 117, 122, 58, 13, 10, 13, 10, 67, 111, 32, 98, 108, 111, 111, 32,
97, 110, 32, 34, 107, 79, 117, 34, 63, 13, 10, 40, 97, 104, 116, 87, 32, 105, 116, 32,
97, 100, 104, 63, 41, 13, 10, 13, 10, 101, 100, 100, 79, 111, 112, 118, 32, 97, 105, 112,
115, 122, 32, 97, 110, 32, 97, 101, 107, 110, 110, 115, 116, 117, 32, 118, 32, 101, 105, 108,
110, 116, 117, 46, 13, 10, 13, 10, 111, 111, 109, 80, 116, 32, 97, 97, 99, 107, 106, 46];
var x = 0;
for (i = 1; i < query.length; i++) {
x = x + query.charCodeAt(i)*i;
}
query = "Do okienka zadaj spravny nazov skladby.";
if (x == 8051) {
query = "";
for (i = 0; i < 160; i++) {
query = query + String.fromCharCode(val[i]);
}
}
document.write(query);
};

// Trying to cheat, eh? Now you die!
