/*
*/

/* ../qng.common.random.js */
qng=qng||function(){};qng.common=qng.common||function(){};qng.common.random=qng.common.random||function(){return{randomNumber:function(b,c){if(b>c){return -1}if(b==c){return b}return(b+parseInt(Math.random()*(c-b+1)))},randomPhrase:function(f,d){var h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvw0123456789-",c=h.length,e=this.randomNumber(3,12),j="",g,b;if(typeof(f)!="undefined"){switch(typeof(f)){case"object":if(f.length==2){e=this.randomNumber(f[0],f[1])}break;case"number":e=f;break;case"string":h+=f;break;default:break}}if(typeof(d)!="undefined"&&h.length>c){h+=d}for(b=0;b<e;b++){if(b==e-1){g=this.randomNumber(0,h.length-2)}else{g=(b==0)?this.randomNumber(0,48):this.randomNumber(0,h.length-1)}j+=String(h.substr(g,1))}return j},uuid4:function a(b){return b?(0|Math.random()*16).toString(16):(""+10000000+-1000+-4000+-8000+-100000000000).replace(/1|0/g,a)}}}();
/* ../qng.search.js */
qng=qng||function(){};qng.search=qng.search||function(){var a="qng.search",b=(typeof qng.common.constants.REALM_CLEARANCES=="undefined"?10:qng.common.constants.REALM_CLEARANCES),d="open";var c=function(f,e){qng.common.debugAlert(f,a,e)};return{toggleLeftColumn:function(e,j){var h=qng.$("#ColumnLeft").css("display");if(j==null){j=true}if(h!="none"){var f=parseInt(qng.$("#ColumnOuterRight").innerHeight()),g=parseInt(qng.$("#ColumnCenter").innerHeight()),i=parseInt(f-g+b);if(f>g){qng.$("#Footer").css({"margin-top":i+"px"})}qng.$("#Canvas").removeClass("cnv-l-c").addClass("cnv-c-o");this.pushOuterRightContent()}else{qng.$("#Canvas").removeClass("cnv-c-o").addClass("cnv-l-c");if(qng.$("#BnrRight").css("display")!="none"){this.pushOuterRightContent()}qng.$("#Footer").css({"margin-top":"0"})}this.toggleResultTab(e,j)},pushOuterRightContent:function(){var j=qng.$("#ColumnLeft").css("display");if(j!="none"){if(qng.$("#BnrRight").length&&qng.$("#BnrRight").css("display")!="none"&&qng.$("#Canvas").hasClass("cnv-l-c")){var i=0,g=0,e=0,h=0;if(qng.$("#BnrTop").length){i=parseInt(qng.$("#BnrTop").innerHeight())}if(qng.$("#BnrRight").length){g=parseInt(qng.$("#BnrRight").innerHeight())}if(qng.$("#Header").length){e=parseInt(qng.$("#Header .std").innerHeight())}h=parseInt(g-i-e);qng.$("#ColumnOuterRight").css({top:h+"px"})}else{qng.$("#ColumnOuterRight").css({top:"0"})}}else{var h=0;if(qng.$("#Message").length){var f=parseInt(qng.$("#Message").innerHeight());h=f}qng.$("#ColumnOuterRight").css({top:h+"px"})}},toggleResultTab:function(e,h){var f=qng.$("#ResultTabsNavBarToggle");var g=(typeof(_gaq)=="object")?true:false;if(e==null){e="undefined"}if(h==null){h=true}if(f.css("display")!="block"){d="closed";f.css("display","block");this.trackNavBarState("closed",e)}else{d="open";f.css("display","none");this.trackNavBarState("opened",e)}this.hideExpandNavBarHint();if(h){this.setNavBarState()}else{}},getClientDimensions:function(){var f=0,e=0;if(typeof(window.innerWidth)=="number"){f=window.innerWidth;e=window.innerHeight}else{if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){f=document.documentElement.clientWidth;e=document.documentElement.clientHeight}else{if(document.body&&(document.body.clientWidth||document.body.clientHeight)){f=document.body.clientWidth;e=document.body.clientHeight}}}return{width:f,height:e}},expandNavBarHint:function(){var h=qng.$("#Header").offset(),g=parseInt(h.top),f=0,e=30*1000;if(g<15){f=5*1000}setTimeout("qs.showExpandNavBarHint()",f);setTimeout("qs.hideExpandNavBarHint()",e)},showExpandNavBarHint:function(){var e=-8;intElemHeight=parseInt(qng.$("#expandNavBarHintPicture").innerHeight()),intHeaderHeight=parseInt(qng.$("#Header").innerHeight());qng.$("#expandNavBarHintPicture").css({top:(intHeaderHeight-(intElemHeight+e))+"px",display:"block"})},hideExpandNavBarHint:function(){qng.$("#expandNavBarHintPicture").css({display:"none",top:"0px",left:"0px"})},getNavBarState:function(){strState=qcc.get("NavBarState");return(strState!=null)?strState:"open"},setNavBarState:function(){var e=(24*60*60);qcc.set("NavBarState",d,e,"/",qcc.getCookieDomain())},trackNavBarState:function(f,e){if(typeof(_gaq)=="object"){_gaq.push(["_trackEvent","NavigatorState",f+" by "+e]);_gaq.push(["t2._trackEvent","NavigatorState",f+" by "+e])}},callEroticResult:function(e){var f="/bekanntschaften/erotik/kleinanzeigen.html";qsn.set("mask","default",0);qsn.set("showmorecatlink","true",0);qsn.set("catid","53_5306",0);qsn.submitSearchForm(f);qc.stopEventPropagation(e);return false},tASFU:function(){if(typeof(_gaq)=="object"){_gaq.push(["_trackEvent","AutoSuggestFooter","used"])}return true}}}();
/* ../qng.search.nav.js */
qng=qng||function(){};qng.search=qng.search||function(){};qng.search.nav=qng.search.nav||function(){return{set:function(strFieldName,strValue,blnPerformSearch){var objFormField=eval("document.frmNaviSearch."+strFieldName.toLowerCase());if(strFieldName=="action"){document.frmNaviSearch.action=strValue;if(blnPerformSearch){this.submitForm()}}else{if(objFormField){if(blnPerformSearch){this.checkPrice(strFieldName,strValue);objFormField.value=strValue;this.submitForm()}else{objFormField.value=strValue}}}return false},setSelectBox:function(strFieldName,strValue){var objFormField=eval("document.frmNaviSearch."+strFieldName.toLowerCase());if(objFormField){for(var i=0;i<objFormField.length;++i){if(objFormField.options[i].value==strValue){objFormField.selectedIndex=i}}}return false},checkPrice:function(strFieldName,strValue){var objNaviSearchForm=document.forms.frmNaviSearch,objFormFieldPrice=objNaviSearchForm.price,objFormFieldPriceLow=objNaviSearchForm.pricelow,objFormFieldPriceTop=objNaviSearchForm.pricetop;if(objFormFieldPrice&&objFormFieldPriceLow&&objFormFieldPriceTop){if(strFieldName.toLowerCase()=="price"){if((strValue=="")||(strValue=="FREE")||(strValue=="NOPRICE")){objNaviSearchForm.pricelow.value="von";objNaviSearchForm.pricetop.value="bis"}else{objFormFieldPrice.value=""}}else{if((objNaviSearchForm.pricelow.value!="von")||(objNaviSearchForm.pricetop.value!="bis")){objFormFieldPrice.value=""}}}return true},checkPricePresent:function(){if(document.getElementById("PriceListCheckBox")&&document.getElementById("PriceListCheckBox").checked){this.set("price","FREE",0)}else{this.set("price","",0);eval("document.frmNaviSearch.pricelow").disabled=false;eval("document.frmNaviSearch.pricetop").disabled=false}this.submitForm()},submitForm:function(){var objNaviSearchForm=document.forms.frmNaviSearch,blnSwitchSubTree=false;objNaviSearchForm.pageno.value="1",objNaviSearchForm.notepageno.value="1",objNaviSearchForm.mode.value="search",objNaviSearchForm.submit();return false},checkDefaultValue:function(strAction,objFrmElement,strDefaultValue){var strElementValue=objFrmElement.value;strElementValue=strElementValue.__trim();if(strAction=="focus"){if(strElementValue==strDefaultValue){objFrmElement.value=""}}else{if(strElementValue==""){objFrmElement.value=strDefaultValue}}return false},changeCity:function(intCityId,strRadius){if(strRadius==null){strRadius="25"}this.set("city","",0);this.set("citycheck","",0);this.set("vtlat","0",0);this.set("vtlong","0",0);this.set("suburbid","0",0);this.set("radius",strRadius,0);this.set("cityid",intCityId,1);return false},changeSuburb:function(intCityId,intSuburbId){this.set("city","",0);this.set("citycheck","",0);this.set("vtlat","0",0);this.set("vtlong","0",0);this.set("suburbid",intSuburbId,0);this.set("radius","city",0);this.set("cityid",intCityId,1);return false},submitSearchForm:function(strUrl,strParams){var objSearchForm=document.forms.frmNaviSearch,aryParams=new Array(),aryParamValues=new Array(),strDelimiterParams="&",strDelimiterParamValue="=",strFieldName="",strValue="";if(strParams==null){strParams=""}if(strUrl!=""){objSearchForm.action=strUrl}if(strParams.length>1){aryParams=strParams.split(strDelimiterParams);for(var i=0;i<aryParams.length;i++){strKeyValuePair=aryParams[i];aryParamValues=strKeyValuePair.split(strDelimiterParamValue);strFieldName=aryParamValues[0];strFieldName=strFieldName.toLowerCase();strValue=aryParamValues[1];if(typeof(objSearchForm.elements[strFieldName])=="undefined"){objElement=document.createElement("input");objElement.setAttribute("type","hidden");objElement.setAttribute("name",strFieldName);objElement.setAttribute("value",strValue);objSearchForm.appendChild(objElement)}else{objSearchForm.elements[strFieldName].value=strValue}}}objSearchForm.submit()},gotoPage:function(intPageNumber,strMode,strSeoUrl){if(intPageNumber>=1){var objSearchForm=document.forms.frmNaviSearch;objSearchForm.reset();if(strMode.toLowerCase()=="search"){objSearchForm.pageno.value=intPageNumber}else{objSearchForm.notepageno.value=intPageNumber}objSearchForm.action=strSeoUrl;objSearchForm.submit()}},showFurtherElems:function(strElemIdPart,strAction){var objLnk=document.getElementById("NAV_CONTENT_"+strElemIdPart+"_MORELINK"),objElems=document.getElementById("NAV_CONTENT_"+strElemIdPart+"_MOREELEMENTS");if(objLnk&&objElems){if(strAction=="open"){objLnk.style.display="none";objElems.style.display="block"}else{objElems.style.display="none";objLnk.style.display="block"}}return true},setFrmSearchAction:function(objForm){var strCatId=(objForm.catid.value!=""?objForm.catid.value:0),strCity=objForm.city.value,strCityId=0,strSuburbId=0;if(strSuburbId!="0"){objForm.action="/kleinanzeigen/cat_"+strCatId+"_cts_"+strSuburbId+".html"}else{objForm.action="/kleinanzeigen/cat_"+strCatId+"_ct_"+strCityId+".html"}return true}}}();
/* ../qng.notepad.js */
qng=qng||function(){};qng.notepad=qng.notepad||function(){var a=new b();function b(){var c=navigator.userAgent.toLowerCase();this.ns=((c.indexOf("mozilla")!=-1)&&(c.indexOf("spoofer")==-1)&&(c.indexOf("compatible")==-1));this.ie=(c.indexOf("msie")!=-1)}return{load:function(){var c=qcc.get("NOTEPADADS");if(c===null){alert("Notizbuch ist leer.");return null}return c},add:function(g){var e="",d=0,c=g,f=0;if(a.ns){if(qcc.isAvailable()==false){alert('Bitte aktivieren Sie "Cookies akzeptieren" in Ihrem Browser.');return}}e=qcc.get("NOTEPADADS");if(e===null){e=""}d=e+c;if(d.length>2048){alert("Notizbuch ist voll. Eintrag kann nicht gespeichert werden.");return}if(e!=""){e+=","}e+=c;if(this.find(g)!=true){datNow=new Date();f=parseInt((this.getExpireDate().getTime()-datNow.getTime())/1000);qcc.set("NOTEPADADS",e,f,"/",qcc.getCookieDomain())}else{alert("Das Angebot befindet sich bereits im Notizbuch.")}},remove:function(f){var e=qcc.get("NOTEPADADS"),c=e.split(",");if(c.length>0){for(var d=0;d<c.length;d++){if(c[d]==f){c.splice(d,1);break}}e=c.join(",");datNow=new Date();intExpire=parseInt((this.getExpireDate().getTime()-datNow.getTime())/1000);qcc.set("NOTEPADADS",e,intExpire,"/",qcc.getCookieDomain())}},find:function(e){var d="",c=e;d=qcc.get("NOTEPADADS");if(d===null){return false}if(d.indexOf(c)!=-1){return true}else{return false}},notification:function(e,c){var g="NoteItem"+e,f=document.getElementById(g),d="/qmca/search/notepad.html",h="";if(f){if(c=="detail"){h='<a href="'+d+'" onclick="SUBMIT_SEARCHFORM(\''+d+'\',\'mode=notepad\'); return false;" title="Anzeige im Notizbuch gespeichert / Notizbuch aufrufen" rel="nofollow"><img src="/img/common/notepad_savedad.png" width="20" height="20"  border="0" alt="Anzeige im Notizbuch gespeichert / Notizbuch aufrufen" /></a> im <a href="'+d+'" onclick="SUBMIT_SEARCHFORM(\''+d+'\',\'mode=notepad\'); return false;" title="Anzeige im Notizbuch gespeichert / Notizbuch aufrufen" rel="nofollow">Notizbuch</a> gespeichert'}else{h='<a href="'+d+'" onclick="qsn.submitSearchForm(\''+d+'\',\'mode=notepad\'); qc.stopEventPropagation(event); return false;" title="Anzeige im Notizbuch gespeichert / Notizbuch aufrufen" rel="nofollow"><img src="/img/common/notepad_savedad.png" width="20" height="20" border="0" alt="Anzeige im Notizbuch gespeichert / Notizbuch aufrufen" /></a>'}f.innerHTML=h}return false},clear:function(){if(confirm("Wollen Sie das Notizbuch wirklich löschen?")){qcc.del("NOTEPAD","/",null);qcc.del("NOTEPAD","/",qcc.getCookieDomain());qcc.del("NOTEPADADS","/",qcc.getCookieDomain());qsn.submitSearchForm("/qmca/search/notepad.html","")}},getExpireDate:function(){var c=new Date(),d=14;if(d===null){c=null}else{c.setTime(c.getTime()+(d*24*60*60*1000))}return c}}}();
/* ../qng.kp.js */
qng=qng||function(){};qng.kp=qng.kp||function(){var c="qng.kp",b=new Array(),d="http://services.google.com/feedback/online_hws_feedback",a=new Array();var e=function(g,f){qng.common.debugAlert(g,c,f)};return{strPartnerSearch:"",lngSponsoredAdsIndex:0,lngSponsoredAds:0,lngGoogleRequestDone:0,strGoogleFeedbackUrl:"",blnXmlSearchAjax:true,addSponsoredAd:function(f,j,i,g,l,k,h){b[b.length]={strTitle:f,strDescription:j,strSiteHost:i,strClickUrl:g,strGaUrl:l,strImageUrl:k,strImageTitle:h};this.lngSponsoredAds++},getSponsoredAdData:function(){if(this.lngSponsoredAdsIndex<this.lngSponsoredAds){objData=b[this.lngSponsoredAdsIndex++]}else{objData=null}return objData},getSponsoredAdItem:function(o,h,l,f,i,q,j,s){var p=(i!="")?' onclick="'+i+'"':"",n="<a"+p+' href="'+f+'" style="text-decoration: none;" target="_blank" rel="nofollow">',k='<div class="headline">'+n+o+"</a></div>",m='<span class="url">'+n+l+"</a></span>",r='<span class="description">'+h+"</span>",g="";if((j!="undefined")&&(j!="")){strClearFix=" clearfix";g='<div class="flt-lft m-r-10">'+n+'<img src="'+j+'"'+((s!="undefined")?' title="'+s+'"':"")+' border="0"></a></div>'}else{strClearFix=""}if(q==null){q="TDU"}if(q=="TDU"){strContent=k+r+m}else{if(q=="PTUD"){strContent=g+k+m+r}else{strContent=k+m+r}}return'<div class="gad'+strClearFix+'">'+strContent+"</div>"},formatText:function(f,j,g,i,h){if(i==false){blnTextToLong=(f.length>j);if(g){f=this.wrapAdText(f,j)}else{f=f.substr(0,j)}if(blnTextToLong){f+="..."}}if((h)&&(strPartnerSearch!="")){f=this.highlightWords(f,strPartnerSearch)}return f},formatPrice:function(g){var h="",f;if(g!=""){h=g;h=h.replace(/&nbsp;/," ");h=h.replace(/EUR/,"");h=h.replace(/\.([0-9]+$)/,",$1");h=h.replace(/^\s+|\s+$/g,"");f=h.split(",");if(f.length>1){strPriceCent=f[1]}else{strPriceCent=""}aryPriceEur=f[0].split(" ");if(aryPriceEur.length>1){strPrePrice=aryPriceEur[0]+" ";strPriceEur=aryPriceEur[1]}else{strPrePrice="";strPriceEur=aryPriceEur[0]}strPriceEur=strPriceEur.replace(/^\s+|\s+$/g,"");strPriceCent=strPriceCent.replace(/^\s+|\s+$/g,"");if(parseInt(strPriceCent)>0){while(strPriceCent.length<5){strPriceCent+="0"}strPriceCent=String(Math.round(parseFloat(strPriceCent)/100));strPriceCent=strPriceCent.substr(0,2)}else{if((strPriceCent=="")||(parseInt(strPriceCent)==0)){strPriceCent="-"}}strNewPriceEur="";while(strPriceEur.length>3){strNewPriceEur="."+strPriceEur.substr(strPriceEur.length-3,3)+strNewPriceEur;strPriceEur=strPriceEur.substr(0,strPriceEur.length-3)}strNewPriceEur=strPriceEur+strNewPriceEur;h=strPrePrice+strNewPriceEur+","+strPriceCent}return h},highlightWords:function(g,f){var j,h;f=f.replace(/\W+/g," ");f=f.replace(/\s\s+/g," ");f=f.replace(/^\s+|\s+$/g,"");if(f!=""){aryWords=f.split(" ");for(j=0,h=aryWords.length;j<h;j++){strRegEx="("+aryWords[j]+")";objRegEx=new RegExp(strRegEx,"gi");g=g.replace(objRegEx,"<b>$1</b>")}}return g},wrapAdText:function(f,g){strWrapText=f.replace(/([,:;\/\.\+\*-])([^0-9 ])/g,"$1 $2");strWrapText=strWrapText.replace(/(\w{17})/g,"$1 ");strWrapText=strWrapText.replace(/ +/g," ");strWrapText=strWrapText.substr(0,g);return strWrapText},getKeyword:function(f){if(f==""){f=document.title;f=f.replace(/-(.*)/g,"");f=f.replace(/Kleinanzeigen/g,"");f=f.replace(/bei (\S+)/g,"");f=f.replace(/^\s+|\s+$/g,"")}return f},gaOutgoing2TrackEvent:function(h,g,f){aryTrackData=h.split("/");if((aryTrackData.length>=6)&&(aryTrackData[1]=="outgoing")){strPage=aryTrackData[2];strPosition=aryTrackData[3];strCatId=aryTrackData[4];strPartner=aryTrackData[5];strPositionNumber=this.getTemplatePosition(strPosition);strJsTrackEvent=this.gaBuildPartnerTrackEvent(strPage,strCatId,strPosition,strPositionNumber,g,strPartner,f)}else{strJsTrackEvent=h}return strJsTrackEvent},getTemplatePosition:function(j){var f=0,h,g;for(h=0,g=a.length;h<g;h++){aryCountData=a[h].split("_");if(aryCountData[0]==j){f=parseInt(aryCountData[1])+1;a.splice(h,1,j+"_"+f);break}}if(f==0){f=1;a.push(j+"_"+f)}return f},gaBuildPartnerTrackEvent:function(l,j,i,h,g,k,f){strCategory=l+"_"+j;strAction=i+((h>0)?"_"+h+"_"+g:"");strLabel=k+((f>0)?"_"+f:"");strJsTrackEvent="_gaq.push(['_trackEvent', '"+strCategory+"', '"+strAction+"', '"+strLabel+"']);";return strJsTrackEvent},getGoogleBrowserChannels:function(g,o){if(o==null){o=false}var q="",f=((o==true)?"userkw":"pdefkw"),j=qua.getBrowserInfo(),h=qua.getBrowserVersion().split(".")[0],m="",i="",p="",l=(this.blnXmlSearchAjax?"ajax":"js"),k="";if(qua.isWindowsXP()){i="winxp"}else{if(qua.isWindowsVista()){i="vista"}else{if(qua.isWindows7()){i="win7"}}}var n=["safari","chrome","ff","ff4","ff5","ie","ie7","ie8","ie9","rest"];n.safari=["afs","afc"];n.safari["afs"]=["userkw","pdefkw","default"];n.safari["afs"]["userkw"]="5499411791";n.safari["afs"]["pdefkw"]="7933489249";n.safari["afs"]["default"]="8450719116";n.safari["afc"]="4643341031";n.chrome=["afs","afc"];n.chrome["afs"]=["userkw","pdefkw","default","ajax","js"];n.chrome["afs"]["userkw"]="5673710394";n.chrome["afs"]["pdefkw"]="9500829188";n.chrome["afs"]["default"]="8752276167";n.chrome["afs"]["ajax"]="4167872404";n.chrome["afs"]["js"]="0309817362";n.chrome["afc"]="8406870850";n.ff=["afs","afc"];n.ff["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff["afs"]["userkw"]="9760878772";n.ff["afs"]["pdefkw"]="5553798816";n.ff["afs"]["default"]="7753085625";n.ff["afs"]["ajax"]="8454406165";n.ff["afs"]["js"]="7798119701";n.ff["afc"]="0148234427";n.ff4=["afs","afc"];n.ff4["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff4["afs"]["userkw"]="5277701619";n.ff4["afs"]["pdefkw"]="9219172297";n.ff4["afs"]["default"]="2334030905";n.ff4["afs"]["ajax"]="4716919262";n.ff4["afs"]["js"]="7378177723";n.ff4["afc"]="8026045748";n.ff5=["afs","afc"];n.ff5["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff5["afs"]["userkw"]="2554844870";n.ff5["afs"]["pdefkw"]="3818591155";n.ff5["afs"]["default"]="0794165717";n.ff5["afs"]["ajax"]="4716919262";n.ff5["afs"]["js"]="7378177723";n.ff5["afc"]="5894604792";n.ff6=["afs","afc"];n.ff6["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff6["afs"]["userkw"]="6579553177";n.ff6["afs"]["pdefkw"]="1569894152";n.ff6["afs"]["default"]="2038526598";n.ff6["afs"]["ajax"]="4716919262";n.ff6["afs"]["js"]="7378177723";n.ff6["afc"]="4307841693";n.ff7=["afs","afc"];n.ff7["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff7["afs"]["userkw"]="7097527280";n.ff7["afs"]["pdefkw"]="1938600896";n.ff7["afs"]["default"]="3804355847";n.ff7["afs"]["ajax"]="4716919262";n.ff7["afs"]["js"]="7378177723";n.ff7["afc"]="2297737765";n.ff8=["afs","afc"];n.ff8["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff8["afs"]["userkw"]="4542671768";n.ff8["afs"]["pdefkw"]="3644990038";n.ff8["afs"]["default"]="9492701943";n.ff8["afs"]["ajax"]="4716919262";n.ff8["afs"]["js"]="7378177723";n.ff8["afc"]="0608437939";n.ff9=["afs","afc"];n.ff9["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff9["afs"]["userkw"]="1538688491";n.ff9["afs"]["pdefkw"]="8416062340";n.ff9["afs"]["default"]="0407959101";n.ff9["afs"]["ajax"]="4716919262";n.ff9["afs"]["js"]="7378177723";n.ff9["afc"]="8504159150";n.ff10=["afs","afc"];n.ff10["afs"]=["userkw","pdefkw","default","ajax","js"];n.ff10["afs"]["userkw"]="9659261039";n.ff10["afs"]["pdefkw"]="8394459616";n.ff10["afs"]["default"]="4610898910";n.ff10["afs"]["ajax"]="4716919262";n.ff10["afs"]["js"]="7378177723";n.ff10["afc"]="9220559776";n.ie=["afs","afc"];n.ie["afs"]=["userkw","pdefkw","default"];n.ie["afs"]["userkw"]="7994925786";n.ie["afs"]["pdefkw"]="1805941669";n.ie["afs"]["default"]="1530712338";n.ie["afc"]="1030515637";n.ie7=["afs","afc"];n.ie7["afs"]=["userkw","pdefkw","default","ajax","js"];n.ie7["afs"]["userkw"]="9251924498";n.ie7["afs"]["pdefkw"]="1986131359";n.ie7["afs"]["default"]="7418466758";n.ie7["afs"]["ajax"]="8271979056";n.ie7["afs"]["js"]="7614280170";n.ie7["afc"]="6607241467";n.ie8=["afs","afc"];n.ie8["afs"]=["userkw","pdefkw","default","ajax","js"];n.ie8["afs"]["userkw"]="9975885651";n.ie8["afs"]["pdefkw"]="1045811268";n.ie8["afs"]["default"]="9646052254";n.ie8["afs"]["ajax"]="2504165458";n.ie8["afs"]["js"]="3988791358";n.ie8["afc"]="5455527116";n.ie9=["afs","afc"];n.ie9["afs"]=["userkw","pdefkw","default","ajax","js"];n.ie9["afs"]["userkw"]="4815087457";n.ie9["afs"]["pdefkw"]="9875663363";n.ie9["afs"]["default"]="8957349876";n.ie9["afs"]["ajax"]="5176500457";n.ie9["afs"]["js"]="8047935854";n.ie9["afc"]="7055026082";n.rest=["afs","afc"];n.rest["afs"]=["userkw","pdefkw","default"];n.rest["afs"]["userkw"]="8479029529";n.rest["afs"]["pdefkw"]="9195313583";n.rest["afs"]["default"]="7258087523";n.rest["afc"]="4760099397";if(qua.isSafari()){q="safari"}else{if(qua.isFirefox()){if(h==10){q="ff10"}else{if(h==9){q="ff9"}else{if(h==8){q="ff8"}else{if(h==7){q="ff7"}else{if(h==6){q="ff6"}else{if(h==5){q="ff5"}else{if(h==4||h==2){q="ff4"}else{q="ff"}}}}}}}}else{if(qua.isInternetExplorer()){if(h==9){q="ie9"}else{if(h==8){q="ie8"}else{if(h==7){q="ie7"}else{q="ie"}}}}else{if(qua.isChrome()){q="chrome"}else{q="rest"}}}}if(g=="afs"){m+="+"+n[q]["afs"]["default"];m+="+"+n[q]["afs"][f];if(n[q]["afs"][i]!=undefined){p="+"+n[q]["afs"][i]}if(o==true){if(n[q]["afs"][l]!=undefined){k="+"+n[q]["afs"][l]}}}else{m+="+"+n[q]["afc"]}return m+p+k},cleanupBannerDiv:function(f){qng.$("#"+f).children("img,iframe").each(function(g){if((qng.$(this).height()<=1)&&(qng.$(this).width()<=1)){qng.$(this).css("display","none")}})}}}();
/* ../qng.kp.search.js */
qng=qng||function(){};qng.kp=qng.kp||function(){};qng.kp.search=qng.kp.search||function(){var c="qng.kp.search",a=null,e=new Array(),b="",d=-1,g=false;var f=function(j,h){qng.common.debugAlert(j,c,h)};return{intPartnerAdIndex:0,strAfsContainerId:"",blnAfsAdsLoaded:false,blnAfsDoBackfill:false,strUserSearch:"",strMainCatId:"",intAppAdsItems:0,init:function(){a=this},displayXmlSearchResult:function(l,m,n,k){if((typeof(objXmlSearchResult)=="object")&&(objXmlSearchResult.result.length>0)){if(a.blnAfsDoBackfill==true){a.showAfsBackFill()}qng.$("[data-ssp]").replaceWith(function(){var r=qng.$(this).attr("data-ssp"),p=r.split("-"),q="";if(p.length==5){q=qng.kp.search.getSponsoredPosHtml(p[0],p[1],p[2]==1,p[3]==1,p[4]==1)}return(q)});qng.$("[data-spp]").replaceWith(function(){var r=qng.$(this).attr("data-spp"),p=r.split("-"),q="";if(p.length==5){q=qng.kp.search.getPolePositionHtml(p[0],p[1],p[2],p[3],p[4])}return(q)});if((adblock==true)&&(k==true)){var j="",o="",h=qga.buildTrackEvent("Partner Result Adblock Click",n,objXmlSearchResult.infoPartnerName);_gaq.push(["_trackEvent","Partner Result Adblock Call",n,objXmlSearchResult.infoPartnerName]);intDisplayAds=objXmlSearchResult.result.length-this.intPartnerAdIndex;if(intDisplayAds>6){intDisplayAds=6}for(i=0;i<intDisplayAds;i++){objData=this.getPartnerData(this.intPartnerAdIndex+1);if(objData!=null){strInfoText="bei "+((objData.shop!="")?objData.shop+" / ":"")+objXmlSearchResult.infoPartnerText;if(i<3){j+=this.getCpResultHtml("resultsmall",objData,strInfoText,h)}else{o+=this.getCpResultHtml("resultsmall",objData,strInfoText,h)}}}if(j!=""){qng.$("#"+l).html(j);qng.$("#"+l).removeAttr("id")}if(o!=""){qng.$("#"+m).html(o);qng.$("#"+m).removeAttr("id")}}qng.$("[data-spb]").replaceWith(function(){var r=qng.$(this).attr("data-spb"),p=r.split("-"),q="";if(p.length==3){q=qng.kp.search.getPartnerBoxHtml(p[0],p[1],p[2])}return(q)})}},showPartnerBox:function(k,h,j){document.write(this.getPartnerBoxHtml(k,h,j))},getPartnerBoxHtml:function(l,r,o){var t="";if(l==null){l=0}if(r==null){r=5}if(o==null){o="towerright"}d=(typeof(objXmlSearchResult)=="object"?objXmlSearchResult.result.length:0);if(d>0){var j,s,q,k,h,n,p,m;j=objXmlSearchResult.boxHeadline;if(j==""){j="weitere Angebote"}h='<div class="box"><div class="ly-1"><div class="tl"></div><div class="tr"></div><div class="top"><span class="inr">'+j+'</span></div><div class="inr lb"><div class="cnt rb"><ul class="sem">';n='</ul></div></div><div class="btm"><span class="inr"></span></div><div class="bl"></div><div class="br"></div></div></div>';t+=h;for(m=0;m<r;m++){t+=this.getSponsoredPosHtml(l+m,o,false,true,false)}q=objXmlSearchResult.boxMoreAdsUrl;if(q!=""){s=objXmlSearchResult.boxMoreAdsText;k=objXmlSearchResult.infoGaTrackUrl;strGaOutgoing2TrackEvent=qcp.gaOutgoing2TrackEvent(k.replace(/json/g,"moreadslink"),0,0);k=(k!=""?' onclick="'+strGaOutgoing2TrackEvent+'"':"");p='<li><div class="list-item"><div class="result-sml"><div class="hint"><a href="'+q+'"'+k+' target="_blank" rel="nofollow">'+s+"</a></div></div></div></li>";t+=p}t+=n+"<div></div>"}return t},showPolePosition:function(j,m,k,l,h){doument.write(this.getPolePositionHtml(j,m,k,l,h))},getPolePositionHtml:function(l,o,m,n,k){var h=0;d=(typeof(objXmlSearchResult)=="object"?objXmlSearchResult.result.length:0);if(m==null){m=0}if(d>0){h=e.length;if(h==0){var j;b=objXmlSearchResult.infoGaTrackUrl.replace(/json/g,"poleposition");intMaxAds=d;for(j=0;(j<intMaxAds)&&(h<n);j++){objData=this.getPartnerData(j);if((typeof(objData)=="object")&&(objData.urlImage!="")){e[h++]=objData}}}}if(h>=l){switch(o){case"sectionpoleposition":if(m>1){document.writeln('<div class="separator"></div>')}break}intAdIndex=l-1;objData=e[intAdIndex];strGaUrl=b.replace(/poleposition/g,o);strGaUrl=strGaUrl.replace(/select/g,objXmlSearchResult.infoPartner);strInfoText="bei "+((objData.shop!="")?objData.shop+" / ":"")+objXmlSearchResult.infoPartnerText;strTrackEvent=qcp.gaOutgoing2TrackEvent(strGaUrl,(intAdIndex+1),h);strHtml=this.getCpResultHtml(o,objData,strInfoText,strTrackEvent)}else{switch(o){case"resultpolepositionimage":strHtml='<td class="data">&nbsp;</td>';break;case"resultpolepositiontext":strHtml='<td class="data">&nbsp;</td>';break;case"sectionpoleposition":strHtml="";break}if((h==0)&&(k==0)){objElement=document.getElementById("ContentPoleposition");if(objElement){objElement.style.display="none"}objElement=document.getElementById("ContentPoleposition_Result");if(objElement){objElement.style.display="none"}}}return strHtml},showSponsoredPos:function(k,l,m,j,h){document.write(this.getSponsoredPosHtml(k,l,m,j,h))},getSponsoredPosHtml:function(l,n,o,j,h){var m,k="";if(o==null){o=false}if(h==null){h=true}if(j==null){j=true}d=(typeof(objXmlSearchResult)=="object"?objXmlSearchResult.result.length:0);if(o&&!g){k='<div class="box-smpl m-t-5"><div class="ly-1"><ul class="rslt-srt"><li class="first"></li><li><span>Angebote unserer Partner:</span></li><li class="last"></li></ul></div></div>';g=true}if((j==true)&&(d>0)){m=l-1;while(m>=d){m-=d}objData=this.getPartnerData(m);strGaUrl=objXmlSearchResult.infoGaTrackUrl.replace(/json/g,n);strGaUrl=strGaUrl.replace(/select/g,objXmlSearchResult.infoPartner);strInfoText=(objData.priceCurrency!=""?"bei ":"")+((objData.shop!="")?objData.shop+" / ":"")+objXmlSearchResult.infoPartnerText;strTrackEvent=qcp.gaOutgoing2TrackEvent(strGaUrl,(m+1),d);return(k+this.getCpResultHtml(n,objData,strInfoText,strTrackEvent))}else{return""}},showSponsoredAds:function(q,l,n,h){var p=(l.indexOf("resultstart")==0),j=(l.indexOf("resultend")==0),h=(h==null?getSponsoredAdIdName(l):h),m=document.getElementById(h),o=(qcp.strGoogleFeedbackUrl!=""?qcp.strGoogleFeedbackUrl:"http://services.google.com/feedback/online_hws_feedback"),k;if(q>qcp.lngGoogleAds){q=qcp.lngGoogleAds}if(p){strHtmlData="";for(k=0;k<q;k++){objData=qcp.getSponsoredAdData();if(objData!==null){strGaUrl=objData.strGaUrl.replace(/json/g,l);strGaUrl=qcp.gaOutgoing2TrackEvent(strGaUrl,qcp.lngSponsoredAdsIndex,qcp.lngSponsoredAds);strHtmlData+=qcp.getSponsoredAdItem(objData.strTitle,objData.strDescription,objData.strSiteHost,objData.strClickUrl,strGaUrl,"TUD","","")}}if(strHtmlData!=""){strHtml='<div class="box-smpl"><div class="ly-0 m-b-5 p-2"><div class="feedback"><a href="'+o+'">Google-Anzeigen</a></div>'+strHtmlData+"</div></div>";if(m){m.innerHTML=strHtml}else{document.write(strHtml)}}}else{if(j){}else{}}},getCpResultHtml:function(l,o,n,q){var m=((q!="")&&(adblock!=true))?' onclick="'+q+'"':"",x="",j=' href="'+o.urlClick+'"'+m+' target="_blank" rel="nofollow" ',t=qcp.formatPrice(o.priceProduct),y=qcp.formatPrice(o.priceTotal),p=qcp.formatPrice(o.priceShipping),v=((o.pricePrefix!="")?o.pricePrefix+" ":""),s=v+t+" "+o.priceCurrency+((p!="")?((o.priceShipping>0)?" + "+p+" "+o.priceCurrency:" inkl. ")+" Versand":"")+" "+n,w="",k="",z="",r=40,u=150,h=90;switch(l){case"resultstart":case"resultend":case"resultsmall":r=40;u=150;h=90;break;case"towerright":r=23;u=50;h=90;break;case"resultpolepositionimage":case"resultpolepositiontext":r=20;u=20;h=115;break;case"sectionpoleposition":r=50;u=60;h=115;break}w=qcp.formatText(o.title,r,true,false,false);k=qcp.formatText(o.description,u,true,false,false);strImageUrl=(o.urlImage!=""?o.urlImage:"/img/common/kein-bild-vorhanden-78x58.jpg");z='<img src="'+strImageUrl+'" style="cursor: pointer;" border="0" width="'+h+'">';switch(l){case"resultstart":case"resultend":case"resultsmall":x='<div class="list-item"><div class="result"><div class="yui3-g inr"><div class="yui3-u-1-12 date">Partner-Anzeige</div><div class="yui3-u-1-6 image"><div class="img-lmtr ctr single"><div class="inr"><div class="lmtr"><a'+j+">"+z+'</a></div></div></div></div><div class="yui3-u-11-24 data"><div class="yui3-g"><div class="yui3-u-1 headline"><a '+j+' class="qaheadline"><div class="headline">'+w+'</div></a></div></div><div class="yui3-g"><div class="yui3-u-1 description"><a'+j+' class="no-deco" >'+k+'</a></div><div class="yui3-u-1 p-top-10"><a'+j+' class="t-s t-pale no-deco">'+s+'</a></div></div></div><div class="yui3-u-1-6 location"></div> <div class="yui3-u-1-8 price">'+v+y+"</div></div></div></div>";break;case"towerright":x='<li><div class="list-item"><div class="result-sml"><div class="data"><div class="image"><div class="img-lmtr ctr single"><div class="inr"><div class="lmtr"><a'+j+">"+z+'</a></div></div></div></div><div class="headline"><a'+j+' class="qaheadline">'+w+'</a></div><div class="description"><a'+j+' class="no-deco">'+k+'</a></div><div class="location"></div><div class="price">'+v+y+" "+o.priceCurrency+"</div></div></div></div></li>";break;case"resultpolepositionimage":x='<td class="data"><div class="ImageLimiter"><a '+j+">"+z+"</a></div></td>";break;case"resultpolepositiontext":strAdText=((w.length>0)?w:k);x='<td class="data"><a '+j+">"+strAdText+"</a><br>"+v+y+" "+o.priceCurrency+"<br>[Partner-Anzeige]</td>";break;case"sectionpoleposition":if(w.length>0){strAdText=w}else{strAdText=k}x='<div class="PolePositionItem"><a '+j+">"+strAdText+"</a>[Partner-Anzeige]</div>";break}return x},getPartnerData:function(h){d=(typeof(objXmlSearchResult)=="object"?objXmlSearchResult.result.length:0);if((d>0)&&(h<d)){this.intPartnerAdIndex=Math.max(this.intPartnerAdIndex,h);return objXmlSearchResult.result[h]}else{return null}},afsAdsLoaded:function(h,j){if(h==a.strAfsContainerId){a.blnAfsAdsLoaded=true;a.displayResultList(true);if(j==false){a.blnAfsDoBackfill=true;a.showAfsBackFill();_gaq.push(["_trackEvent","AFS Search","No afs results",a.strUserSearch])}}},displayResultList:function(h){if(a.blnAfsAdsLoaded&&(h==false)){return}objResultList=document.getElementById("ResultListData");if(objResultList){objResultList.style.visibility=h?"visible":"hidden"}},showAfsBackFill:function(){if(a.intAppAdsItems<=5){a.blnAfsDoBackfill=false;return}if((typeof(objXmlSearchResult)=="object")&&(objXmlSearchResult.result.length>0)){var j="",h=qga.buildTrackEvent("Partner Result google afs backfill ad Click",a.strMainCatId,objXmlSearchResult.infoPartnerName);for(i=0;i<3;i++){objData=a.getPartnerData(i);if(objData!=null){strInfoText="bei "+((objData.shop!="")?objData.shop+" / ":"")+objXmlSearchResult.infoPartnerText;j+="<li>"+a.getCpResultHtml("resultsmall",objData,strInfoText,h)+"</li>"}}if(j!=""){a.blnAfsDoBackfill=false;qng.$("#"+a.strAfsContainerId).replaceWith('<div><ul class="sem">'+j+"</ul></div>")}}},checkUdsCall:function(h){strDivBlock1=qng.$("#"+h+" iframe");if(!strDivBlock1.length){_gaq.push(["_trackEvent","UdsError",h+" is missing"])}},hideGLoadingIndicator:function(h){qng.$("#"+h).bind("resize",function(j){if(qng.$(this).height()>20){qng.$("#LoadingIndicator").hide()}});window.setTimeout("qng.$( '#LoadingIndicator' ).hide();",3000)}}}();qng.kp.search.init();
/* ../qng.polepos.js */
qng=qng||function(){};qng.polepos=qng.polepos||function(){var e=false,j="#ContentPoleposition_ResultContainer",a="#ContentPoleposition_ResultScroller",b=1,f=0,c=0,d=0,h=0,g=0,i=500;return{init:function(){f=parseInt(qng.$(a).attr("class").replace(/blocknum_/,""));c=parseInt(qng.$(j).css("width"));d=c*f;qng.$(j).css("overflow","hidden");qng.$(a).css("width",d+"px");h=Math.ceil(d/c);g=(h*c)-d;if(f<=1){qng.$("#ImgNavigateLeft").css("display","none");qng.$("#ImgNavigateRight").css("display","none")}},scrollLeft:function(){var l=0;if(!e){e=true;b++;if(b>f){b=f}var k=parseInt(qng.$(a).css("margin-left"));if(Math.abs(k)<(d-c)){if(Math.abs((k-c)-c)>d){l=g+(c);if(l>c){l=0}}var m=k-c+l;qng.$(a).animate({marginLeft:m},{duration:i,easing:"swing",complete:function(){qng.polepos.setDisableScroll(false);if(qng.polepos.getSegment()>=qng.polepos.getNumBlocks()){qng.polepos.navHighlight("right",false)}}})}else{e=false}}},scrollRight:function(){if(!e){e=true;b--;if(b<1){b=1}var k=parseInt(qng.$(a).css("margin-left"));if(k<0){var l=0;if(Math.abs(k)>=c){l=k+c}qng.$(a).animate({marginLeft:l},{duration:i,easing:"swing",complete:function(){qng.polepos.setDisableScroll(false);if(qng.polepos.getSegment()<=1){qng.polepos.navHighlight("left",false)}}})}else{e=false}}},navHighlight:function(n,l){var o="/assets/img/common/",p="",m=null,k="";if(n=="left"){p="#ImgNavigateLeft"}else{if(n=="right"){p="#ImgNavigateRight"}}m=qng.$(p);if((n=="left"&&b<=1)||(n=="right"&&b>=f)){k=o+"navigate_"+n+"_e7.gif"}else{if(l==true){k=o+"navigate_"+n+"_blue.gif"}else{k=o+"navigate_"+n+"_e7.gif"}}m.attr("src",k)},setDisableScroll:function(k){e=k},getNumBlocks:function(){return f},getSegment:function(){return b}}}();
/* ../qng.fif.js */
qng=qng||function(){};qng.fif=qng.fif||function(){var a="qng.fif";var b=function(d,c){qng.common.debugAlert(d,a,c)};return{load:function(f,i,d,g,c){var h=document.createElement("iframe"),e=document.getElementById(f);if(e){h.src=i;h.style.width=g+"px";h.style.height=c+"px";h.style.margin="0px";h.style.borderWidth="0px";h.style.padding="0px";h.scrolling="no";h.frameBorder="0";h.allowTransparency="true";h.fifsrc=d;e.appendChild(h)}}}}();
/* ../init.search.js */
var qcr=qng.common.random,qs=qng.search,qn=qng.notepad,qsn=qng.search.nav,qcp=qng.kp,qcps=qng.kp.search,qp=qng.polepos,qfi=qng.fif;var strReferenceErrorVarName=qcr.randomPhrase([3,8]).replace("-",""),strReferenceErrorCookieName="reference_error",strReferenceErrorLinkUrl=location.protocol+"//"+location.hostname+"/qmca/notification/referenceerror.html";if(qconst.JQUERY_LOADED){qng.$(document).ready(function(){qs.pushOuterRightContent();if(qng.$("#NavigatorTop").length>0){qng.$("#NavigatorTop,#ResultTabsNavBarToggle").click(function(){qs.toggleLeftColumn("user",true)});if(qcc.get("NavBarState")==null){if(qs.getClientDimensions().width<=1030){qs.toggleLeftColumn("script",false);qs.expandNavBarHint()}else{qs.trackNavBarState("opened","script")}}else{if(qcc.get("NavBarState")=="closed"){qs.toggleLeftColumn("cookie",false)}else{qs.trackNavBarState("opened","cookie")}}}if(qga.isAvailable()==true){var a=(adblock==true)?"Yes":"No";_gaq.push(["_setCustomVar",1,"Session With AdBlock",a,2]);_gaq.push(["t2._setCustomVar",1,"Session With AdBlock",a,2])}})};
