
$(document).ready(function(){$('.login-input').each(function(element){$(this).attr('alt',$(this).val());$(this).focus(function(){if($(this).val()==$(this).attr('alt')){$(this).val('');}});$(this).blur(function(){if($(this).val()==''){$(this).val($(this).attr('alt'));}});});$('.login-button').each(function(element){$(this).click(function(){f=this.parentNode;if(f.nodeName.toLowerCase()!=="form"){f=f.parentNode;}
$(f).get(0).submit();});});});


var adClient={rotateIntervals:[0,360,30],rotateTimeouts:[0,0,0],options:{zoneId1:0,zoneId2:0},hook:function(opts){for(var foo in opts){if(foo in adClient.options){adClient.options[foo]=opts[foo];}}
adClient.rotate1();adClient.rotate2();adClient.rotateTimeouts[1]=window.setInterval(adClient.rotate1,adClient.rotateIntervals[1]*1000);adClient.rotateTimeouts[2]=window.setInterval(adClient.rotate2,adClient.rotateIntervals[2]*1000);},unhook:function(){window.clearInterval(adClient.rotateTimeouts[1]);window.clearInterval(adClient.rotateTimeouts[2]);},rotate1:function(){adClient.setAd(1);},rotate2:function(){adClient.setAd(2);},setAd:function(pos){switch(pos){case 1:return adClient.setBackgroundAd();case 6:var adHolder=document.getElementById('adHolder'+pos);if(!adHolder)return;var oldIfr=adHolder.getElementsByTagName("iframe"),newIfr=document.createElement("iframe");newIfr.src="/ad?spot="+pos;if(oldIfr&&oldIfr.length>0){adHolder.removeChild(oldIfr[0]);oldIfr=null;}
adHolder.appendChild(newIfr);adHolder=null;break;case 3:break;case 4:break;case 2:var adHolder=document.getElementById('adHolder'+pos);if(!adHolder)return;var oldIfr=adHolder.getElementsByTagName("iframe"),newIfr=document.createElement("iframe");var random_number=Math.round((Math.random()*9087650)+10000);newIfr.src='http://openx.x1fm.com/openx/www/delivery/afr.php?n=a124ba77&zoneid='+adClient.options.zoneId2+'&cb='+random_number;newIfr.id='a124ba77';newIfr.width='350';newIfr.height='215';newIfr.name='a124ba77';if(oldIfr&&oldIfr.length>0){adHolder.removeChild(oldIfr[0]);oldIfr=null;}
adHolder.appendChild(newIfr);break;}},setBackgroundAd:function(){var backgroundimage='';switch(dyna.currentStation.name){case'alternative':case'rockenespanol':case'electronic':case'classicrock':case'eighties':case'nineties':case'disco':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid='+adClient.options.zoneId1+'&n=f625d75)';break;case'introOpenDoor':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=37&n=f625d75)';break;case'home':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=36&n=f625d75)';break;case'reggae':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=18&n=f625d75)';break;case'promotions':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=20&n=f625d75)';break;case'blink182':backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=23&n=f625d75)';break;default:backgroundimage='url(http://openx.x1fm.com/openx/www/delivery/avw.php?zoneid=10&n=f625d75)';break;}
$('body').css('background-image',backgroundimage);},closeAd4:function(){var ah4=document.getElementById('adHolder4');if(ah4){ah4.parentNode.removeChild(ah4);ah4=null;}},iframeAdWatch:function(){var xx=$('#adHolder2 > iframe').attr('src');$('#adHolder2 > iframe').attr('src',xx+'#caca');console.log($('#adHolder2 > iframe').attr('src'));var xx=$('body > a').attr('href');var mm=xx.substring(xx.indexOf('maxdest=')+8,xx.length);console.log(mm);$('body > a').click(function(){var xx=$(this).attr('href');var mm=xx.substring(xx.indexOf('maxdest=')+8,xx.length);location.href=location.href+mm;return false;});}};