View difference between Paste ID: 2tAbyjMW and aPC4n5RZ
SHOW: | | - or go back to the newest paste.
1
function Reloc(a)
2
{
3
	if (a.substr(0,6) != "http://") a="http://"+a
4
	window.location.href = a
5
}
6
</script>
7
8-
<a onclick="Reloc('redserver.su')" href="#" value="Re-locate Me">Re-locate</a>
8+
<a onclick="Reloc('redserver.su')" href="#" value="Re-locate Me">Re-locate</a>