// This scrollTo animation for Flash content
function scrollToEvent(ax,ay){$.scrollTo(ay,{axis:'y',duration:500,easing:'swing'});}
