function getSelectOptions(selectID,requestType,elem){if(requestType=='city'){requestFile='get_cities?state';}
else if(requestType=='category'){requestFile='get_categories?category';}
else{return false;}
var selectorID=$(elem).children(':selected:first').val();$('#'+selectID).load('ajax/'+requestFile+'='+selectorID+' option',function(){if($(this).children().length==1){$('#'+selectID).attr('disabled',true);}
else{$('#'+selectID).removeAttr('disabled');$(this).children(':first').attr('selected',true);}});}
function sortAds(obj){if(window.location.href.search(/\?/)>-1){if(window.location.href.search(/sort=/)>-1){window.location.href=window.location.href.replace(/sort=([0-9]+)/,'sort='+obj.val());}
else{window.location.href=window.location.href+'&sort='+obj.val();}}
else{window.location.href=window.location.href.replace(/\/([a-z0-9]+)(\-([0-9]*))?(\-([0-9]*))?\/([^\/]*)$/,'/$1-'+obj.val()+'-$5/$6');}}
function toggleMessage(msgID,userID,boxID){$('#row'+msgID).toggleClass('readmessage');if($('#row'+msgID).hasClass('readmessage')){$.get('/ajax/messageText',{'msgID':encodeURIComponent(msgID)},function(data){$('#msg'+msgID).append('<div id="message'+msgID+'" style="display:none;">'+data+'</div>');$('#message'+msgID).slideDown('slow');});}
else{$('#message'+msgID).slideUp('slow',function(){$(this).remove();});}
return false;}
$(document).ready(function(){if($('#buttonDelete').length>0){$('#buttonDelete').click(function(){if(!confirm('Bist du sicher, dass du diese Anzeige löschen möchtest?\nDadurch wird sie komplett aus der Datenbank entfernt!')){return false;}});}
if($('#headerSearchButton').length>0){$('#headerSearchButton').click(function(){$('#headerSearchForm').submit();return false;});}
if($('#anzeige-schalten-form').length>0){$('#chooseAction').change(function(){if($(this).val()!=''){$('#newAdTitle,#newAdDescription,#newAdCategory,#newAdState,#newAdCity,#newAdImage,#newAdSend').removeAttr('disabled');$('#chooseActionText').val($(this).val());$(this).attr('disabled','disabled');}
else{$('[id^="newAd"]').attr('disabled','disabled');}});$('#newAdSubCategory').change(function(){if($(this).val!=''){if($('#newAdCategory').val()!='udz65jaqp3'){$('#newAdCondition').removeAttr('disabled');if($('#chooseAction').val()=='anbieten'){$('#newAdShipping').removeAttr('disabled');}}
else{$('#newAdCondition,#newAdShipping').attr('disabled','disabled');}
if($('#newAdCategory').val()!='udz65jaqp3'||$(this).val()=='ud54ealfjk'||$(this).val()=='uder4b28dw'){if($('#chooseAction').val()=='anbieten'){$('#newAdType').removeAttr('disabled');}
$('#newAdPrice').removeAttr('disabled');}
else{$('#newAdType,#newAdPrice').attr('disabled','disabled');}}});}
if($('[name="sort"]').length>0){$('[name="sort"]').change(function(){sortAds($(this));});}
if($('#improveBox').length>0){$('#sType,#sState,#sCity,#sCat,#sSub').change(function(){if($('#sCat').val()==''){$('#sSub').val('');}
if($('#sState').val()==''){$('#sCity').val('');}
window.location.href='/suche/?suche_anzeigetyp='+$('#sType').val()+'&suche_bundesland='+$('#sState').val()+'&suche_stadt='+$('#sCity').val()+'&suche_kategorie='+$('#sCat').val()+'&suche_unterkategorie='+$('#sSub').val()+'&suche='+$('#sSearch').val()+'&sort='+$('[name="sort"]').val()+'&page=0';});}
if($('#advancedSearchButton').length>0){$('#advancedSearchButton').click(function(){$('#advancedSearchForm').submit();return false;});}
if($('#dismissInterested').length>0){$('#dismissInterested').click(function(){if(confirm('Möchtest du wirklich alle Interessenten löschen?')){return true;}
else{return false;}});}
if($('#offtakeInterest').length>0){$('#offtakeInterest').click(function(){if(confirm('Möchtest du wirklich deine Interesse an dieser Anzeige zurückziehen?')){return true;}
else{return false;}});}
if($('#chooseBuyer').length>0){$('#chooseBuyer').click(function(){if(confirm($(this).attr('title')+'?')){return true;}
else{return false;}});}
if($('#loginButton').length>0){$('#loginButton').click(function(){$('#loginForm').submit();return false;});}
if($('.outLink').length>0){$('.outLink').click(function(){window.open($(this).attr('href'),$(this).attr('title'));return false;});}
if($('#recommendForm').length>0){$('#recommenderInput,#recipientInput').keyup(function(){if($(this).val()!=''){$('#'+$(this).attr('id').replace(/Input/,'')).text($(this).val());}
else{$('#'+$(this).attr('id').replace(/Input/,'')).text($(this).attr('id')=='recipientInput'?'[empfänger]':'[absender]');}});$('#messageInput').click(function(){if($(this).val()=='Deine Nachricht...'){$(this).val('');}});}
if($('#ratingCaps').length>0){$('#ratingCaps img').mouseover(function(){var rating=parseInt($(this).attr('alt'));$('#ratingCaps img').each(function(){$(this).attr('src',parseInt($(this).attr('alt'))<=rating?'/img/doctoral_cap_full.png':'/img/doctoral_cap_empty.png');});});$('#ratingCaps img').mouseout(function(){var rating=parseInt($('#bewertung').val());$('#ratingCaps img').each(function(){$(this).attr('src',parseInt($(this).attr('alt'))<=rating?'/img/doctoral_cap_full.png':'/img/doctoral_cap_empty.png');});});$('#ratingCaps img').click(function(){$('#bewertung').val($(this).attr('alt'));$('#capRating').text('('+$(this).attr('alt')+')');});}
$('#toggleNewsletter').click(function(){$.get('/ajax/toggleNewsletter.php',function(){window.location.reload();});return false;});$('#toggleEmailInfo').click(function(){$.get('/ajax/toggleEmailInfo.php',function(){window.location.reload();});return false;});if($('#bannerSelect').length>0){$('#bannerSelect select').change(function(){$('.bannerAlertTop,.bannerAlertBottom').hide();$('.plakatBox,.bannerBox div,.textBox div').hide();$('#bannerSize,#bannerBatch').attr('disabled','disabled');if($('#bannerType').val()=='plakat'){$('.plakatBox').show();}
else if($('#bannerType').val()=='banner'){$('.bannerAlertBottom').show();$('#bannerSize,#bannerBatch').removeAttr('disabled');if($('#bannerSize').val()=='alle'){$('.bannerBox .s1,.bannerBox .s2,.bannerBox .s3,.bannerBox .s4,.bannerBox .s5,.bannerBox .s6,.bannerBox .s7').show();}
else{$('.bannerBox .s'+$('#bannerSize').val()).show();}
if($('#bannerBatch').val()=='alle'){$('.bannerBox .topic').show();$('.bannerBox .ba,.bannerBox .bb,.bannerBox .bc,.bannerBox .bd').show();}
else{$('.bannerBox .b'+$('#bannerBatch').val()).show();}}
else if($('#bannerType').val()=='text'){$('.bannerAlertBottom').show();$('.textBox div').show();}
else{$('.bannerAlertTop').show();}});}
if($('.showCode').length>0){$('#overlay').click(function(){$('#codeContainer').hide();$(this).hide();$('#codeBox div').text('');});$('.showCode').click(function(){$('#overlay').show();$('#codeContainer').show();$('#codeBox div').text($(this).html());return false;});}});
