!--Script by hscripts.com-->
<!--Copyright of HIOXINDIA-->
<!--More scripts @ http://hscripts.com-->
<script type="text/javascript">
var browser=navigator;
document.write("<table style='font-family: arial,verdana; margin: 1px; font-size:13px;padding-left: 2px;border:1px solid #afc784;width:90%;'><tr><td style='width:25%;'>");
document.write("Browser Name</td><td style='width:65%;'>" + browser.appName + "</td></tr><tr><td style='width:25%;'>");
document.write("Browser Version</td><td style='width:65%;'>" + browser.appVersion + "</td></tr><tr><td style='width:25%;'>");
document.write("Browser-Plattform</td><td style='width:65%;'>" + browser.platform + "</td></tr><tr><td style='width:25%;'>");
document.write("Cookies aktiviert</td><td style='width:65%;'>" + browser.cookieEnabled + "</td></tr><tr><td style='width:25%;'>");
document.write("User Agent</td><td style='width:65%;'>" + browser.userAgent + "</td></tr></table>");
function ctck()
{
var sds = document.getElementById("dum");
if(sds == null){alert("Sie sind mit einem kostenlosen Paket. Sie sind nicht berechtigt, dem Tag zu entfernen.");}
var sdss = document.getElementById("dumdiv");
if(sdss == null){alert("Sie sind mit einem kostenlosen Paket. Sie sind nicht berechtigt, dem Tag zu entfernen.");}
}
document.onLoad="ctck()";
</script>
<!--Script by hscripts.com-->