var collapsed=false;function ml_minmax_simple(){var B=document.getElementsByClassName("marketbottom");for(i=0;i<B.length;i++){var A=new Effect.toggle(B[i])}}function ml_minmax(){var A=document.getElementsByClassName("marketbottom");for(i=0;i<A.length;i++){var B=new Effect.toggle(A[i])}if(collapsed===false){collapsed=true;$("ml_collapse").src=baseurl+"images/green.png";$("ml_collapse").title="Expand All"}else{collapsed=false;$("ml_collapse").src=baseurl+"images/yellow.png";$("ml_collapse").title="Collapse All"}}
