function poponload() {
	if (document.location.href == 'http://www.sigarenverkoop.nl/') {
		my_window = window.open ("http://www.sigarenverkoop.nl/warning.php","mywindow1","status=1,width=700,height=500");
	}
}

function OpenBasket() {
	window.open("http://1913100.mijnwinkel.nl/basket/","BasketWindow","toolbar=no,scrollbars=yes,width=600,height=500,screenX=100,screenY=100");
}
