function domRollover(){if(navigator.userAgent.match(/Opera (\S+)/)){var operaVersion=parseInt(navigator.userAgent.match(/Opera (\S+)/)[1]);}
if(!document.getElementById||operaVersion<7)return;var imgarr=document.getElementsByTagName('img');var imgPreload=new Array();var imgSrc=new Array();var imgClass=new Array();for(i=0;i<imgarr.length;i++){if(imgarr[i].className.indexOf('domroll')!=-1){imgSrc[i]=imgarr[i].getAttribute('src');imgClass[i]=imgarr[i].className;imgPreload[i]=new Image();if(imgClass[i].match(/domroll (\S+)/)){imgPreload[i].src=imgClass[i].match(/domroll (\S+)/)[1]}
imgarr[i].setAttribute('xsrc',imgSrc[i]);imgarr[i].onmouseover=function(){this.setAttribute('src',this.className.match(/domroll (\S+)/)[1])}
imgarr[i].onmouseout=function(){this.setAttribute('src',this.getAttribute('xsrc'))}}}}
domRollover();function MM_openBrWindow(theURL,winName,features){window.open(theURL,winName,features);}var maildivider="[at]"
for(i=0;i<=(document.links.length-1);i++){if(document.links[i].href.indexOf(maildivider)!=-1)
document.links[i].href=document.links[i].href.split(maildivider)[0]+"@"+document.links[i].href.split(maildivider)[1]}
var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-12245864-1']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(ga);})();
