

function indexInit(){
new AC.ContentSwap('performancetitle','performancegraph','mouseover');
}
Event.observe(window,'load',indexInit,false);

