if(self.opener){
	if(self.opener.is.ie){
		document.write('<style type="text/css">');
		document.write('@media print{');
		document.write('p.article_nr{');
		document.write('padding-bottom: 4px;');
		document.write('}');
		document.write('}');
		document.write('</style>');
		}
	}
var omen = '';

opa = function(){
var myWidth = 0;
var myHeight = 0;
var linkies = document.getElementsByTagName('a');
var shipping = '';
var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
var path = 'hr' + 'ef' + '=';
var addy95883 = '&#105;nf&#111;' + '&#64;';
addy95883 = addy95883 + 'k&#97;j&#97;k' + '&#46;' + 'd&#101;';
addy95883 = ' - Mail: <a ' + path + '\'' + prefix + ':' + addy95883 + '\'>' + addy95883 + '</a>';
box('opa').innerHTML += addy95883;
box('oma').innerHTML = '<div><a href="#" onclick="window.close(); return false">Schließen</a> | <a href="#" onclick="window.print(); return false" title="Drucken Sie diese Seite aus">Drucken</a></div>' + box('oma').innerHTML;
for(i = 0 ; i < linkies.length ; i++){
	if(linkies[i].innerHTML.indexOf('Versandkosten') != -1){
		myDude = document.createElement("div");
		myDude.innerHTML = '<iframe frameborder="no" height="1" id="dongo" name="dongo" scrolling="no" src="' + linkies[i].getAttribute('href') + '" width="1"></iframe>';
		document.getElementsByTagName('body')[0].appendChild(myDude);
		if(!self.opener.is.ie){
			linkies[i].setAttribute('onclick','shiftIt(); return false');
			linkies[i].removeAttribute('href');
			linkies[i].removeAttribute('target');
			}
		else{
			linkies[i].outerHTML = '<a onclick="shiftIt(); return false">&nbsp;' + linkies[i].innerHTML + '</a>';
			}
		linkies[i].style.cursor = 'pointer';
		}
	if(linkies[i].innerHTML.indexOf('blue and white') != -1){
		knote = document.createTextNode('blue and white');
		box('opa').replaceChild(knote, box('opa').childNodes[1]);
		}
	}
box('more').style.display = 'none';
if(typeof(window.innerWidth) == 'number'){
	myWidth = window.innerWidth;
	myHeight = window.innerHeight;
	}
else if(document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)){
	myWidth = document.documentElement.clientWidth;
	myHeight = document.documentElement.clientHeight;
	}
else if(document.body && (document.body.clientWidth || document.body.clientHeight)){
	myWidth = document.body.clientWidth;
	myHeight = document.body.clientHeight;
	}
window.resizeBy(0,document.getElementsByTagName('body')[0].offsetHeight - myHeight + 10);
}

function shiftIt(){
if(arguments.length == 0){
	if(box('dong').innerHTML == ''){
		box('dong').innerHTML = omen;
		}
	window.scrollTo(0,box('mich').parentNode.offsetTop);
	}
else{
	omen = arguments[0];
	}
}

function box(el){
return document.getElementById(el);
}

function popupWindow(url,breit,hoch){
if(self.opener){
	self.location.href = url;
	}
else{
	window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+breit+',height='+hoch+',screenX=24,screenY=36,top=24,left=36');
	}
}

if(self.opener)window.onload = opa;
