Arkadaşlar web sitemiz ASP ve bir uyarı var sitede 18 yaş uyarısı bahis sitesi olduğundan dolayı bu uyarıyı nasıl kaldırabiliriz ?


<%
Dim Reklamlar
Dim Reklamlar_numRows
Set Reklamlar= Server.CreateObject("ADODB.Recordset")
Reklamlar.ActiveConnection =baglanti
Reklamlar.Source = "SELECT * FROM REKLAMLAR "
Reklamlar.CursorType = 0
Reklamlar.CursorLocation = 2
Reklamlar.LockType = 1
Reklamlar.Open()
Reklamlar_numRows = 0
Dim BahisYap
Dim BahisYap_numRows
Set BahisYap= Server.CreateObject("ADODB.Recordset")
BahisYap.ActiveConnection =baglanti
BahisYap.Source = "SELECT * FROM BAHISYAP "
BahisYap.CursorType = 0
BahisYap.CursorLocation = 2
BahisYap.LockType = 1
BahisYap.Open()
BahisYap_numRows = 0
Dim Ayarlar
Dim Ayarlar_numRows
Set Ayarlar= Server.CreateObject("ADODB.Recordset")
Ayarlar.ActiveConnection =baglanti
Ayarlar.Source = "SELECT * FROM AYARLAR "
Ayarlar.CursorType = 0
Ayarlar.CursorLocation = 2
Ayarlar.LockType = 1
Ayarlar.Open()
Ayarlar_numRows = 0
%>




<%=Ayarlar("Tittle")%>












<script>type="text/javascript"></script>
<script></script>
<script>
$(document).ready(function () {
$('a.login-window').click(function () {
// Getting the variable's value from a link
var loginBox = $(this).attr('href');
//Fade in the Popup and add close button
$(loginBox).fadeIn(300);
//Set the center alignment padding + border
var popMargTop = ($(loginBox).height() + 24) / 2;
var popMargLeft = ($(loginBox).width() + 24) / 2;
$(loginBox).css({
'margin-top': -popMargTop,
'margin-left': -popMargLeft
});
// Add the mask to body
$('body').append('
');
$('#mask').fadeIn(300);
return false;
});
// When clicking on the button close or the mask layer the popup closed
$('a.close, #mask').live('click', function () {
$('#mask , .login-popup').fadeOut(300, function () {
$('#mask').remove();
});
return false;
});
});
</script>
<script>
window.tst
function tst(event) {
return "BU SİTEDE GEZİNMEK İÇİN 18 YAŞINDAN BÜYÜK OLMALISINIZ !"
}
function dofocus() {
frames[0].focus()
}
</script>




















<%if session("giris")="var" then%>
<%
id=session("id")
Dim Hesabim
Dim Hesabim_numRows
Set Hesabim= Server.CreateObject("ADODB.Recordset")
Hesabim.ActiveConnection =baglanti
Hesabim.Source = "SELECT * FROM Uyeler where id="&id&""
Hesabim.CursorType = 0
Hesabim.CursorLocation = 2
Hesabim.LockType = 1
Hesabim.Open()
Hesabim_numRows = 0
%>






<%=Hesabim("Ad_soyad")%> |ÇIKIŞ YAP|

<%else%>















   

<%end if%>


<%=ayarlar("slogan")%>





 











" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>









<%=day(date)%> <%=monthname(month(date))%> <%=year(date)%> <%=weekdayname(weekday(date))%>





" target="_blank"> " target="_blank"> " target="_blank">





 



































" target="_blank">" width="800" height="100" class="Reklamlar"/>





 










 





" target="_blank">" width="800" height="100" class="Reklamlar"/>




" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





" target="_blank">" width="130" height="400" class="Reklamlar"/>





 





TASARIM VE KODLAMA :MUHAMMED ALİ YÜKSEL