$jq=jQuery.noConflict();$jq(document).ready(function(){$jq("#mainNav > ul li > a.open + ul").attr("jqtoggle","down");$jq("#mainNav > ul li > a:not(.open) + ul").attr("jqtoggle","up").slideUp(1);$jq("#mainNav > ul > li > a:not(.skip)").click(function(){var menu=$jq(this).find("+ ul[@jqtoggle='up']");menu.slideDown("slow");$jq("#mainNav > ul li > a + ul[@jqtoggle='down']").slideUp("slow").attr("jqtoggle","up");menu.attr("jqtoggle","down");return false;});$jq("#mainNav > ul > li > ul > li > a:not(.skip)").click(function(){var menu=$jq(this).find("+ ul[@jqtoggle='up']");menu.slideDown("slow");$jq("#mainNav > ul > li > ul > li > a + ul[@jqtoggle='down']").slideUp("slow").attr("jqtoggle","up");menu.attr("jqtoggle","down");return false;});$jq("#mainNav > ul > li a.skip").click(function(){document.location.href=$jq(this).attr("href");return true;});$jq('#awards img:not(.active)').after('<img class="active" src="/design/en/images/finest200706/awards_on.png" usemap="#awards" width="629" height="68">');$jq('#awards img.active').hide();var hideAwards=null;$jq('#awards area').mouseover(function(){if(hideAwards)clearTimeout(hideAwards);$jq('#awards img.active').show();var coords=$jq(this).attr('coords').split(',');$jq('#awards img.active').css('clip','rect(0px,'+coords[2]+'px,68px,'+coords[0]+'px)');hideAwards=setTimeout("$jq('#awards img.active').hide();",4000);return false;});$jq("#searchResults > ul > li > a + ul").attr("jqtoggle","down");$jq("#searchResults > ul > li > a:not(.open) + ul").attr("jqtoggle","up").slideUp(1);$jq("#searchResults > ul > li > a").click(function(){var menu=$jq(this).find("+ ul[@jqtoggle='up']");menu.slideDown("slow");$jq("#searchResults > ul > li > a + ul[@jqtoggle='down']").slideUp("slow").attr("jqtoggle","up");menu.attr("jqtoggle","down");return false;});});$jq(document).ready(function(){$jq('#languageList').change(function(){if($jq('#languageList option:selected').val()!=''){location.href=$jq('#languageList option:selected').val();}});});$jq(document).ready(function(){if($jq('#regionSelect option:selected').val()!=''){$jq('#countrySelect').attr('style','color: #A7A09A;');$jq('#countrySelect').append('<option>Loading countries...</option>');$jq('#countrySelect').attr('disabled',true);$jq('#countrySelectContainer').load('/tool/countrylist',{region:$jq('#regionSelect option:selected').val(),country:$jq('input[@name=country]').val()},function(){$jq('#countrySelect').change(function(){if($jq('#countrySelect option:selected').val()!=''){location.href=$jq('#countrySelect option:selected').val();}});});}
$jq('#regionSelect').change(function(){if($jq('#regionSelect option:selected').val()!=''){$jq('#countrySelect').attr('style','color: #A7A09A;');$jq('#countrySelect').append('<option>Loading countries...</option>');$jq('#countrySelect').attr('disabled',true);$jq('#countrySelectContainer').load('/tool/countrylist',{region:$jq('#regionSelect option:selected').val()},function(){$jq('#countrySelect').change(function(){if($jq('#countrySelect option:selected').val()!=''){location.href=$jq('#countrySelect option:selected').val();}});});}});$jq('#zipFilter').keyup(function(){$jq('#partnerList > tbody > tr').show();$jq('#partnerList > tbody > tr:not([@id^='+$jq('#zipFilter').val().toLowerCase()+'])').hide();});});function openImageWindow(url,width,height,scrollBars)
{if((navigator.appName=="Netscape")&&(navigator.appCodeName!="Mozilla")){height+=15;width+=15;}
var description=window.open(url,'','toolbar=0,location=0,menubar=0,scrollbars='+scrollBars+',resizable=false,resizeable=no,resizeable=0,width='+width+',height='+height+'');}
function dtOpenWin(seite,breite,hoehe,scroller)
{if((navigator.appName=="Netscape")&&(navigator.appCodeName!="Mozilla")){fbreite=breite+15;fhoehe=hoehe+15;}else{fbreite=breite;fhoehe=hoehe;}
description=window.open(' ','Description','toolbar=0,location=0,menubar=0,scrollbars='+scroller+',resizable=false,resizeable=no,resizeable=0,width='+fbreite+',height='+fhoehe+'');description.location.href=""+seite+"";}
