Her kullanıcıya bir kere açılan Hoşgeldiniz mesajı kodunu sitenize yerleştirerek, ziyaretçilerinize harika bir karşılama sunabilirsiniz.
<!--Author: koddostu.com-->
<!--Licence: GNU GPL V2.0-->
<!--Name: Bir Kez Görünen Hoşgeldin Mesajı Kodu-->
<!-- KODDOSTU HOŞGELDİNİZ KODU BAŞLANGICI --><!-- Bu kod Kod Dostu tarafından oluşturulmuştur --><style type="text/css">div.show-must{position:fixed;text-align:center;z-index:1000;}div.go-on{top:0px;left:0px;width:100%;height:100%;background-color:transparent;}</style><style type="text/css">
.dontstopmenow:hover{background-position: 0px -18px;}
div.show-must{_position:absolute;}div.go-on{_bottom:auto;_top:expression(ie6=(document.documentElement.scrollTop+document.documentElement.clientHeight - 52+"px") );}</style>
<div class="show-must go-on" id="faceuyari">
<center>
<div style="position:relative;margin-top:12%;width:400px;height:300px;border:none;padding:0px;background-color:transparent;background-image:url(http://4.bp.blogspot.com/-CFljLXLoLFQ/T1OFlghXLcI/AAAAAAAAE9M/iKzKBmcZzOU/s1600/4511.png)">
<a onmouseover="this.style.opacity=0.7;this.filters.alpha.opacity=70"
onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100" href="javascript:void(0);" onclick="document.getElementById('faceuyari').style.display='none';" onfocus="this.blur();" style="position:absolute;bottom:85px;right:82px;display:block;width:83px;height:47px;background-color:transparent;background-image:url(http://1.bp.blogspot.com/-vnwcKytqrew/T1OG5m5dncI/AAAAAAAAE9U/XyhasSVfS1s/s1600/Untitnled-1.png);"></a>
<a href="http://www.koddostu.com/2012/03/bir-kez-gorunen-hosgeldin-mesaj-kodu.html" target="_blank" class="dontstopmenow" onfocus="this.blur();" style="position:absolute;bottom:56px;right:139px;display:block;width:28px;height:17px;background-color:transparent;background-image:url(http://1.bp.blogspot.com/-Jlj0Ru3E_0I/T1OJNn0WHjI/AAAAAAAAE9c/x6sFs0N427o/s1600/fdgf.png);"></a>
</div>
</center>
</div>
<script>
function readCookie(cookieName) {
var re = new RegExp('[; ]'+cookieName+'=([^\s;]*)');
var sMatch = (' '+document.cookie).match(re);
if (cookieName && sMatch) return unescape(sMatch[1]);
return '';
}</script>
<script>
var kukig = readCookie('acildibikere');
if (kukig != '')
{
document.getElementById('faceuyari').style.display='none';
}
else {
var isim = 'acildibikere';
var deger = 'kapali';
var gunler = 4;
if (gunler) {
var date = new Date();
date.setTime(date.getTime()+(gunler*24*60*60*1000));
var expires = "; expires="+date.toGMTString(); }
else var expires = "";
document.cookie = isim+"="+deger+expires+"; path=/";
}
</script><!-- Bu kod Kod Dostu tarafından oluşturulmuştur -->
<!-- KODDOSTU HOŞGELDİNİZ KODU BİTİŞİ -->
<script src="https://www.koddostu.com/duzelt.js?no=259"></script>