var om=0,sf=false;SDN.extend(box,{Aj:function(id,obj,opt){if(!chkAjaBrowser()||!tg){return false}if(opt&&opt.n&&!SDN.height(aid)){if(!confirm('OK?')){return false}}var click=obj.onclick;obj.onclick=function(){return false};var aid=SDN.i('Aj'+id),atx;try{atx=SDN.i('At'+id)}catch(e){atx=null}var on='&#34920;&#31034;',cl='&#38560;&#12377;',oh=SDN.height(aid),ud=om=0,side=false;if(typeof opt=='object'){if(opt.o){on=opt.o}if(opt.c){cl=opt.c}}else{side=opt?true:false}if(oh){ud=oh;RollUp(oh,ud);return false}aid.style.overflow='hidden';aid.style.display='block';if(!aid.innerHTML||(id=='Sends'&&sf)){if(id=='Sends'){sf=false}om=80;aid.innerHTML='<p>Now Loading...</p>';aid.className=(side?'sideload':'loading')+' txc';RollDown2(oh,ud,id)}else{aid.style.height='auto';oh=SDN.height(aid);aid.style.height='0';RollDown(oh,ud)}function RollDown2(oh,ud,id){if(ud<80&&!SDN.lite()){var sc=SDN.IE()?2.5:3;ud+=Math.max(2,Math.min(Math.round(80/sc*2),Math.round((80-ud)/sc)));if(ud>=80){RollDown2(oh,ud,id);return}aid.style.height=ud+'px';setTimeout(function(){RollDown2(oh,ud,id)},20)}else{aid.style.height='80px';setTimeout(function(){sendRequest(function(oj){aid.innerHTML=oj.responseText;aid.style.height='auto';oh=SDN.height(aid)-om;ud=0;aid.style.height='0';aid.className='';RollDown(oh,ud)},{type:id},'POST','/view/ajax.php',true,true)},150)}}function RollUp(oh,ud){if(ud>1&&!SDN.lite()){var sc=SDN.IE()?2.5:3;ud-=Math.max(1,Math.min(Math.round(ud/sc),Math.round(oh/sc*2)));aid.style.height=ud+'px';setTimeout(function(){RollUp(oh,ud)},20)}else{aid.style.height='0';if(!SDN.IE()){aid.style.display='none'}obj.onclick=click;if(atx){axt.innerHTML=on}}}function RollDown(oh,ud){if(ud<oh&&!SDN.lite()){var sc=SDN.IE()?2.5:3;ud+=Math.max(1,Math.min(Math.round(oh/sc*2),Math.round((oh-ud)/sc)));if(ud>=oh){RollDown(oh,ud);return}aid.style.height=ud+om+'px';setTimeout(function(){RollDown(oh,ud)},20)}else{aid.style.height='auto';obj.onclick=click;if(atx){atx.innerHTML=cl}}}return false},Send:function(){if(!chkAjaBrowser()){return true}tg=false;var aj=SDN.i('AjSends'),af=SDN.i('Send'),ty=af.type[0].checked?'ha':'th',si=af.site.value,ur=af.url.value,na=af.name.value,ma=af.mail.value,ms=af.msg.value;aj.className='loading txc';aj.style.height='80px';aj.innerHTML='<p>Sending...</p>';setTimeout(function(){sendRequest(function(oj){aj.className='';aj.innerHTML=oj.responseText;aj.style.height='auto';tg=sf=true},{type:ty,site:si,url:ur,name:na,mail:ma,msg:ms},'POST','/send/ajax.php',true,true)},500);return false}})