<!-- start Shoplupe Widget B Version 1.5 -->


  if(typeof($) != "undefined"){var noconflict = true;}
  var slerShopid ='892';

  <!-- Integrieren von widgetNewB.js -->

  jQuery(document).ready(function(){
		jQuery("div.top_line").append("<style type=\"text/css\">#report-error-fixed{top:-7px;left:501px; z-index:100001;margin: -77px 0 0 0;}html>body #report-error-fixed{position: relative;}.report-error-fixed-button{display: block; width: 112px; top: 150px; position: relative; height: 18px; background-image: url(/images/feedback.png);}.report-error-fixed-button:hover{background-image: url(/images/feedback_hoover.png);}#report_error_overlay img{display:inline; border:none;}.report-error, .report-optimization {display: block;height:47px;width:297px;background-repeat:no-repeat;margin: 23px 0 0 20px;}.report-error {background-image: url(/images/feedback_fehler_melden_norm.png);}.report-error:hover {background-image: url(/images/feedback_fehler_melden_over.png);}.report-error:active {background-image: url(/images/feedback_fehler_melden_aktiv.png);}.report-optimization {background-image: url(/images/feedback_optimierung_norm.png);}.report-optimization:hover {background-image: url(/images/feedback_optimierung_over.png);}.report-optimization:active {background-image: url(/images/feedback_optimierung_aktiv.png);}</style><div id=\"report-error-fixed\"><a id=\"report_error_button\" href=\"#\" class=\"report-error-fixed-button\"></a></div><div style=\"display: none;\" id=\"report_error_overlay\"><a style=\"float: right;margin-right: 1px;\" onclick=\"jQuery.unblockUI();return false;\" href=\"#\"><img src=\"/images/feedback_close_button.png\" alt=\"close\" /></a><div style=\"clear: both;\"></div><div style=\"background-image: url(/images/feedback_widget_hintergrund.png);width:337px;height:264px;background-repeat: no-repeat;\"><img style=\"margin-top: 40px;\" src=\"/images/feedback_ueberschrift.png\" alt=\"Feedback\" /><a class=\"report-error\" onclick=\"jQuery.unblockUI();\" href=\'https://um.shoplupe.com/widget/fehler.php?sid="+slerShopid+"\' target=\'_blank\'></a><a class=\"report-optimization\" onclick=\"jQuery.unblockUI();\" href=\'https://um.shoplupe.com/widget/verbesserung.php?sid="+slerShopid+"\' target=\'_blank\'></a></div><a style=\"float: right;margin-right: 5px;\" href=\"http://www.shoplupe.com/\" target=\"_blank\"><img src=\"https://um.shoplupe.com/widget/images/widget_powered_by_shoplupe.png\" alt=\"Powered By Shoplupe\" /></a><div style=\"clear: both;\"></div></div>");
		jQuery('#report_error_button').click(function() {
			jQuery.blockUI({
				message: jQuery('#report_error_overlay'),
				css: { }
			});
			return false;
		});
	});


<!-- end Shoplupe Widget -->