//文字サイズ変更
function setActiveStyleSheet(title,b){var i,a,main;for(i=0;(a=document.getElementsByTagName("link")[i]);i++){if(a.getAttribute("title")){a.disabled=true;if(a.getAttribute("title")==title)a.disabled=false}}if(b)hf(b)}function getActiveStyleSheet(){var i,a;for(i=0;(a=document.getElementsByTagName("link")[i]);i++){if(a.getAttribute("rel").indexOf("style")!=-1&&a.getAttribute("title")&&!a.disabled)return a.getAttribute("title")}return null}function getPreferredStyleSheet(){var i,a;for(i=0;(a=document.getElementsByTagName("link")[i]);i++){if(a.getAttribute("rel").indexOf("style")!=-1&&a.getAttribute("rel").indexOf("alt")==-1&&a.getAttribute("title"))return a.getAttribute("title")}return null}function createCookie(name,value,days){if(days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));var expires="; expires="+date.toGMTString()}else expires="";document.cookie=name+"="+value+expires+"; path=/"}function readCookie(name){var nameEQ=name+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' ')c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length,c.length)}return null}function hf(a){a.hideFocus=true}function sizechange(){document.write('<ul id="size-change"><li>文字サイズ</li><li class="small"><a href="javascript:void(0)" onclick="setActiveStyleSheet(\'small\',this); return false;">小</a></li><li class="medium"><a href="javascript:void(0)" onclick="setActiveStyleSheet(\'default\',this); return false;">中</a></li><li class="large"><a href="javascript:void(0)" onclick="setActiveStyleSheet(\'large\',this); return false;">大</a></li></ul>')}

//flash表示用スクリプト
function swf_Write(path,bgcolor,w,h,vars){if(vars==undefined){vers=""}var tagStr='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+w+'" height="'+h+'" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swfl...">';tagStr+='<param name="allowScriptAccess" value="sameDomain">';tagStr+='<param name="movie" value="'+path+'">';tagStr+='<param name="quality" value="high">';tagStr+='<param name="bgcolor" value="'+bgcolor+'">';tagStr+='<param name="flashvars" value="'+vars+'">';tagStr+='<embed src="'+path+'" name="fContent" flashvars="'+vars+'" bgcolor="'+bgcolor+'" width="'+w+'" height="'+h+'" quality="high" align="middle" play="true" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">';tagStr+='<\/embed>';tagStr+='<\/object>';document.write(tagStr)}

//target="_blank"
$(document).ready(function(){$(".blank").append('&nbsp;<img src="http://www.ido-sec.co.jp/mylib/img/common/blank.gif" height="12" width="12" alt="" class="m0" />');$(".blank img").css("vertical-align","text-top");$(".blank").after('&nbsp;');$('.blank').click(function(){window.open(this.href,'_blank');return false})});$(document).ready(function(){$('.blank2').click(function(){window.open(this.href,'_blank');return false})});$(document).ready(function(){$(".pdf").append('<img src="http://www.ido-sec.co.jp/mylib/img/common/blank_pdf.gif" height="12" width="28" alt="" class="m0" />');$(".pdf img").css("vertical-align","text-top");$(".pdf").after('&nbsp;');$('.pdf').click(function(){window.open(this.href,'_blank');return false})});

var cookie=readCookie("style");var title=cookie?cookie:getPreferredStyleSheet();setActiveStyleSheet(title);

//smooth.pack.js
eval((function(){a="Scroller={speed:10,8dC.;d.while(dC.+C.}} J8N;d=5;&&M4M}d&&dM4dM}%4%} 0J8a,F4(F,fa@7a.4a.LP+F7Jend8e66.cancelBubble=true;6.Value=fa@;}&&(E(7J8di=Hner3||5.G3;hN.3;a=(Ed>ah-d>i7e@{-(h-d)7}e@{a=a+(d-a}To(0,aEa==a}=aJHit8KwHdow,A,A7,A82P;l=9;d=locatiP;D&&D.HdexOfL#)!=-1&&(l/+l=C)Kl,Gck,endEl.PGck=2l=this.hash.substr(1E9.name==l;i=setILL+(9)+),107}}}}}};Hit()",b=48;while(b>=0)a=a.replace(new RegExp("%23456789@ACDEFGHJKLMNP".charAt(b),"g"),("\042Scroller.entfunction(offsetParscrollwindow.returndocumattachEvntervala=.getElemsByTagName(a);if(offsetTop){for(i=0;i<a.length;i++.pathnamea+=Math.ceil((d-ae.stopPropagationTopa.addEvListenerbody)/speede.prevDefaultclearI(i)pageYOffsetend(this);Height .Elemev)}:a[i]lseload=dl.href);b,dcliin},((.=.=C||on".split(""))[b--]);return a})())

//tooltip
var tooltip=function(){var id='tt';var top=-130;var left=30;var maxw=400;var speed=50;var timer=50;var endalpha=95;var alpha=0;var tt,t,c,b,h;var ie=document.all?true:false;return{show:function(v,w){if(tt==null){tt=document.createElement('div');tt.setAttribute('id',id);t=document.createElement('div');t.setAttribute('id',id+'top');c=document.createElement('div');c.setAttribute('id',id+'cont');b=document.createElement('div');b.setAttribute('id',id+'bot');tt.appendChild(t);tt.appendChild(c);tt.appendChild(b);document.body.appendChild(tt);tt.style.opacity=0;tt.style.filter='alpha(opacity=0)';document.onmousemove=this.pos}tt.style.display='block';c.innerHTML=v;tt.style.width=w?w+'px':'auto';if(!w&&ie){t.style.display='none';b.style.display='none';tt.style.width=tt.offsetWidth;t.style.display='block';b.style.display='block'}if(tt.offsetWidth>maxw){tt.style.width=maxw+'px'}h=parseInt(tt.offsetHeight)+top;clearInterval(tt.timer);tt.timer=setInterval(function(){tooltip.fade(1)},timer)},pos:function(e){var u=ie?event.clientY+document.documentElement.scrollTop:e.pageY;var l=ie?event.clientX+document.documentElement.scrollLeft:e.pageX;tt.style.top=(u-h)+'px';tt.style.left=(l+left)+'px'},fade:function(d){var a=alpha;if((a!=endalpha&&d==1)||(a!=0&&d==-1)){var i=speed;if(endalpha-a<speed&&d==1){i=endalpha-a}else if(alpha<speed&&d==-1){i=a}alpha=a+(i*d);tt.style.opacity=alpha*.01;tt.style.filter='alpha(opacity='+alpha+')'}else{clearInterval(tt.timer);if(d==-1){tt.style.display='none'}}},hide:function(){clearInterval(tt.timer);tt.timer=setInterval(function(){tooltip.fade(-1)},timer)}}}();

window.onload=function(){try{var pageTracker=_gat._getTracker("UA-760381-22");pageTracker._initData();pageTracker._trackPageview();}catch(e){}};
