<head>
<title>Yazilimcik.Com Kaynak Kod’u Sifreleme Script</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
</head>
<!--
// Kaynak Kod’u Sifreleme script
// More free scripts here! www.yazilimcik.com
//-->
<!-- www.yazilimcik.com -->
<table align="center" border=0 width="90%" cellpadding="4" cellspacing="0">
<table width="450" cellpadding="0" cellspacing="0" border="0" height="74">
<tr>
<td width="1" valign="middle" height="74">
<br>
<br>
</td>
<td width="381" valign="middle" >
<br><br>
<font class="main">
<center><script language="JavaScript">
<!--
i=0;
s=0;
num=0;
seq1="",seq2="";
ie = document.all?1:0;
ns = document.layers?1:0;
ns6 = document.getElementById?1:0;
svet = "";
function generate(what)
{
code = document.pad.text;
if (code.value.length>0) code.value = "<script language=JavaScript>m=’"+escape(code.value)+"’;d=unescape(m);document.write(d);<\/script>";
else if (code.value.length == "")
{
alert(’Sifrelemek için HTML kodunu giriniz’);
document.pad.text.focus();
}
}
function unlock()
{
if (document.pad.text.value.length == "")
{
alert(’Kodu çözmek için HTML kodunu giriniz’);
document.pad.text.focus();
}
else
{
code = document.pad.text.value;
pass = "";
pass = code.replace(/m=\’(.*)\’;d=/g, "[[$1[[");
ut = pass.split("[[");
document.pad.text.value = unescape(ut[1]);
}
}
function selectCode()
{
padText=document.pad.text;
if(padText.value.length>0)
{
if (ie)
{
therange=padText.createTextRange();
therange.execCommand("Copy");
window.status="Kod Panoya Kopyalandi";
setTimeout("window.status=’’",1800);
}
padText.focus();
padText.select();
}
else alert(’Secim Yapmadiniz’)
}
// Bedavajava
function LightOn(what, message)
{
if (ie||ns6)
{
window.status=message;
what.style.backgroundColor=’#EAEAEA’;
what.style.cursor=’hand’;
}
else window.status=message;
}
function LightOut(what)
{
if (ie||ns6)
{
what.style.backgroundColor=’white’;
window.status=’’;
}
else window.status=’’;
}
// --></script>
<form method="post" name="pad" align="center">
<table border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td align="right" valign="top" class="text">
<font face="Tahoma" size="2"><b>HTML Kodu: </b></font><br></td>
<td width="484">
<textarea nowrap class="box" rows="11" name="text" cols="51" wrap></textarea></td>
</tr>
<tr>
<td width="116"></td>
<td width="484">
<input class="but" type="button" value="Kodu Sifrele" name="compileIt" onClick="generate()" onMouseOver="LightOn(this, ’Kodu Sifreleyin’)" onMouseOut="LightOut(this)">
<input class="but" type="button" value="Kodu Seçin" name="select" onClick="selectCode()" onMouseOver="LightOn(this, ’Kodu Seçin’)" onMouseOut="LightOut(this)">
<input class="but" type="button" value="Kodu Çözün" name="retur" onClick="unlock()" onMouseOver="LightOn(this, ’Kodu Çözün’)" onMouseOut="LightOut(this)">
<input class="but" type="reset" value="Temizle" name="clear" onMouseOver="LightOn(this, ’Temizleyin’)" onMouseOut="LightOut(this)">
</td>
</tr>
<tr>
<td colspan="2" class="text" align="right"><font face="Tahoma">
<font size="1">Kaynak:<a href="http://www.yazilimcik.com"> Yazilimcik.Com</a></font>
<font size="1">E-Mail: <a href="mailto:aliakyildirim@gmail.com"> Ali AKYILDIRIM</a></font>
</td>
</tr>
</table>
</form></center>
</font><br><br><br><br>
</td>
</tr>
</table>
<table width="450" cellpadding="0" cellspacing="0" border="0" height="1">
<tr>
<td width="1" valign="middle" height="1">
<br>
</td>
<td width="381" valign="middle" height="1">
</td>
</tr>
</table>
<table width="450" cellpadding="0" cellspacing="0" border="0" height="74">
<tr>
<td width="1" valign="middle" height="74">
</td>
</tr>
</table>
</td>
<td width="1" bgcolor="B0B0B0">
</td>
</tr>
</table>
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://www.yazilimcik.com -->
<!-- www.yazilimcik.com -->