https://sgxnny.lampenwet.de/

Eingereichte URL:
https://sgxnny.lampenwet.de/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
http://www.sedo.com/search/details.php4?partnerid=15038&domain=lampenwet.de Comprar este dominio.

JavaScript-Variablen · 4 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>lampenwet.de</title>
            <style media="screen">
#sale_link,
#sale_link_bold,
#sale_link_below {
    color: rgb(0,0,0);
    text-align: right;
    font: 14px arial, sans-serif;
    height: 20px;
    padding: 10px 0 5px 0;
    width: 900px;
    margin: 0 auto;
    z-index: 20;
}
#sale_link a,
#sale_link_below a {
    text-decoration: underline;
    color: rgb(0,0,0);
    font-size: 14px;
}
#sale_link_bold a {
	font-weight: bold;
    text-decoration: underline;
    color: rgb(0,0,0);
    font-size: 14px;
}
#sale_link a:hover,
#sale_link_bold a:hover,
#sale_link_below a:hover {
    color: rgb(100,100,100);
}

#sale_link_below {
    text-align: center;
}



#sale_banner_gray {
    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x;
}
#sale_banner_orange {
    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/orange.png') repeat-x;
}
#sale_banner_gray,
#sale_banner_orange {
    border-bottom: 1px solid rgb(200,200,200);
    color: rgb(200,200,200);
    text-align: center;
    font: 16px arial, sans-serif;
    font-weight: bold;

    padding: 8px 0 0 0;
    height: 28px;
}
#sale_banner_gray a.firstlink,
#sale_banner_orange a.firstlink {
    text-decoration: none;
    display: block;
}
#sale_banner_gray a,
#sale_banner_orange a {
    color: rgb(255,255,255);
}

#sale_banner_orange_wide {
	background-position: bottom;
	background-color: #E57921;
	padding: 18px 0;
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
}
#sale_banner_orange_wide a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sale_discreet {
    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x;
    border-bottom: 1px solid rgb(200,200,200);
    color: rgb(200,200,200);
    text-align: right;
    font: 14px arial, sans-serif;
    height: 28px;
    padding: 10px 20px 0 0;
}
#sale_discreet a {
    text-decoration: none;
    color: rgb(240,240,240);
    font-size: 14px;
}

#sale_prominent {
    height: 68px;
}
#sale_prominent #grey {
    background: rgb(145,140,137);
    color: rgb(255,255,255);
    text-align: right;
    font: 14px arial, sans-serif;
    height: 62px;
    padding: 7px 15px 0 50px;
    border-bottom: 1px solid rgb(90,90,90);
    float: right;
}
#sale_prominent #grey img {
    float: left;
    margin: -7px 0 0 -100px;
}
#sale_prominent #sale_top {
    font-size: 20px;
}
#sale_prominent #sale_bottom a {
    text-decoration: none;
    color: blue;
    font-size: 14px;
}

#sale_diagonal_orange {
	height:50px;
	line-height:25px;
	text-transform:uppercase;
	font-family:'Port Lligat Slab',sans-serif;
	font-weight:lighter; text-align:center;
    z-index: 20;
}

#sale_diagonal_orange a {
	display:block;
	height:100%;
	color:#000;
	text-decoration:none;
	background: #f25b00;
	background: -moz-linear-gradient(left,  #f25b00 0%, #f49300 47%, #f25b00 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f25b00), color-stop(47%,#f49300), color-stop(100%,#f25b00));
	background: -webkit-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
	background: -o-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
	background: -ms-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
	background: linear-gradient(to right,  #f25b00 0%,#f49300 47%,#f25b00 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25b00', endColorstr='#f25b00',GradientType=1 );
}

#sale_diagonal_orange a:hover {
	text-decoration:underline;
}

#sale_diagonal_orange span {
	display:inline-block;
	margin:0 3px;
}
#break {
	display:none;
}

@media only screen and (min-width : 480px) {
	#sale_diagonal_orange {
		width: 400px;
		height:70px;
		position:fixed;
		right:-120px;
		top:42px;
		line-height:20px;
	    z-index: 20;
	}

	#sale_diagonal_orange a {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		color: #fff;
	}

	#sale_diagonal_orange span:first-child {
		padding-top: 5px;
	}
	#break {
		display: block;
	}
}
</style>        <style media="screen">
.asset_star0 {
	background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
	width: 13px;
	height: 12px;
	display: inline-block;
}

.asset_star1 {
	background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
	width: 13px;
	height: 12px;
	display: inline-block;
}

.asset_starH {
	background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
	width: 13px;
	height: 12px;
	display: inline-block;
}

.sitelink {
	padding-right: 16px;
}

.sellerRatings a:link,
.sellerRatings a:visited,
.sellerRatings a:hover,
.sellerRatings a:active {
	text-decoration: none;
	cursor: text;
}

.sellerRatings {
	margin:0 0 3px 20px;
}

.sitelinkHolder {
	margin:-15px 0 15px 35px;
}

#ajaxloaderHolder {
	display: block;
	width: 24px;
	height: 24px;
	background: #fff;
	padding: 8px 0 0 8px;
	margin:10px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}</style>    <style media="screen">
/* skzcss - for tests */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

iframe {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
}

#content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

#imprint {
    position: relative;
    bottom: 0;
    text-align: center;
    padding-top: 5px;
    height: 25px;
}
</style>    <meta name="description" content="¡Este dominio podría estar en venta!">
</head>

<body>
<div>
    
    
<style>
    .sale_banner_gray {
        background:#706b67;
        background: -moz-linear-gradient(top, #817c78 0%, #5d5854 100%);
        background: -webkit-linear-gradient(top, #817c78 0%,#5d5854 100%);
        background: linear-gradient(to bottom, #817c78 0%,#5d5854 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#817c78', endColorstr='#5d5854',GradientType=0 );
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        color: #c8c8c8;
        text-align: center;
        font: bold 16px/36px sans-serif;
        height: 36px;
    }

    .sale_banner_gray a {
        display: block;
        color:#fff;
        text-decoration: none;
    }
</style>


	<script src="http://c.parkingcrew.net/scripts/sale_form.js" type="text/javascript"></script>

<div class="sale_banner_gray" style="border-top:none">
			<a href="http://www.sedo.com/search/details.php4?partnerid=15038&amp;domain=lampenwet.de" target="_blank" onmousedown="tlink('ing', 'lampenwet.de');">
            Comprar este dominio.
	</a>
</div>
</div>

<div id="content" style="top: 37px;">
    <iframe id="iframe" frameborder="0" src="http://ifdnzact.com/?dn=lampenwet.de&amp;pid=9PO755G95"></iframe>
    </div>

<script>
    (function () {
        document.getElementById("content").style.top = document.getElementById("content").previousElementSibling.clientHeight + "px";
    })();
</script>


</body></html>