$(document).ready(function(){var hide=false;if(jQuery.browser.msie){$("#toy-link").hover(function(){if(hide)clearTimeout(hide);$("#toy_basket").fadeIn(0),100;},function(){hide=setTimeout(function(){$("#toy_basket").fadeOut(0);},500);});$("#toy_basket").hover(function(){if(hide)clearTimeout(hide);},function(){hide=setTimeout(function(){$("#toy_basket").fadeOut(0);},500);});$(document).click(function(){$('#toy_basket').fadeOut(0);});}else{$("#toy-link").hover(function(){if(hide)clearTimeout(hide);$("#toy_basket").fadeIn(),100;},function(){hide=setTimeout(function(){$("#toy_basket").fadeOut(500);},500);});$("#toy_basket").hover(function(){if(hide)clearTimeout(hide);},function(){hide=setTimeout(function(){$("#toy_basket").fadeOut(500);},500);});$(document).click(function(){$('#toy_basket').fadeOut('slow',function(){});});}});function submitForm(s){s.value="... wird gespeichert";return true;}
$(document).ready(function(){$(".tab_content").hide();$("ul.tabs li:first").addClass("active").show();$(".tab_content:first").show();$("ul.tabs li").click(function(){$("ul.tabs li").removeClass("active");$(this).addClass("active");$(".tab_content").hide();var activeTab=$(this).find("a").attr("href");$(activeTab).fadeIn();return false;});$("ul.rattabs li").click(function(){$("ul.tabs li").removeClass("active");$(this).addClass("active");$(".tab_content").hide();var activeTab=$(this).find("a").attr("href");$(activeTab).fadeIn();return false;});});$(document).ready(function(){$('#slickbox').hide();$('a#slick-show').click(function(){$('#slickbox').show('slow');return false;});$('a#slick-hide').click(function(){$('#slickbox').hide('fast');return false;});$('a#slick-toggle').click(function(){$('#slickbox').toggle(400);return false;});});$(document).ready(function(){$(".tab_content2").hide();$("ul.tabs2 li:first").addClass("active").show();$(".tab_content2:first").show();$("ul.tabs2 li").click(function(){$("ul.tabs2 li").removeClass("active");$(this).addClass("active");$(".tab_content2").hide();var activeTab=$(this).find("a").attr("href");$(activeTab).fadeIn();return false;});$("ul.rattabs li").click(function(){$("ul.tabs2 li").removeClass("active");$(this).addClass("active");$(".tab_content2").hide();var activeTab=$(this).find("a").attr("href");$(activeTab).fadeIn();return false;});});function ReloadAdress(){if(document.order.oxaddressid.value!=-1){document.order.fnc.value="";document.order.cl.value="user";document.order.submit();}
else{oRoot=document.order.elements;aFields=new Array("deladr[oxaddress__oxfname]","deladr[oxaddress__oxlname]","deladr[oxaddress__oxcompany]","deladr[oxaddress__oxstreet]","deladr[oxaddress__oxstreetnr]","deladr[oxaddress__oxzip]","deladr[oxaddress__oxcity]","deladr[oxaddress__oxaddinfo]","deladr[oxaddress__oxfon]","deladr[oxaddress__oxfax]");for(i=0;i<aFields.length;i++){if(oRoot.namedItem(aFields[i])!=null)
oRoot.namedItem(aFields[i]).value="";}
aFields=new Array("deladr[oxaddress__oxcountryid]","deladr[oxaddress__oxsal]");for(i=0;i<aFields.length;i++){if(oRoot.namedItem(aFields[i])!=null)
oRoot.namedItem(aFields[i]).options.item(0).selected=true;}}}
function select_sal(val)
{obj=document.getElementById('company');if(obj){if(val){obj.style.visibility="";}
else{obj.style.visibility="hidden";}}check_country();}
function check_country()
{obj=document.getElementById('country_id');if(obj){if(obj.value!='a7c40f631fc920687.20179984'){obj=document.getElementById('company');if(obj&&obj.style.visibility==""){obj=document.getElementById('ustid');if(obj){obj.style.display='';return;}}}}obj=document.getElementById('ustid');if(obj){obj.style.display='none';}}
function packstation()
{if(document.order.chkpack.checked==true)
{document.order.packnr.value='Packstationsnummer: ';document.order.postnr.value='PostNummer:';document.order.packstr.value='Packstation';document.order.countryoption.style.display='none';document.order.countryoption.disabled=true;document.order.countryoption.value='Deutschland';document.order.optvalue.style.display='inline';document.order.optvalue.value='Deutschland';document.order.optvalue.disabled=false;document.order.hiddencountry.style.display='inline';document.order.hiddencountry.disabled=false;}
else
{document.order.packnr.value='Strasse, Hausnummer:';document.order.postnr.value='Firma:';document.order.packstr.value='';document.order.countryoption.style.display='inline';document.order.countryoption.disabled=false;document.order.optvalue.style.display='none';document.order.optvalue.disabled=true;document.order.hiddencountry.style.display='none';document.order.hiddencountry.disabled=true;}}
function showHide(divID,imgID){if(document.getElementById(divID).style.display=="none"){document.getElementById(divID).style.display="block";document.getElementById(imgID).src="Images/upArrow.gif";}else{document.getElementById(divID).style.display="none";document.getElementById(imgID).src="Images/dnArrow.gif";}};
