function goToPlat(a){var b="";switch(a){case "dt Pro":b="/platforms/pro/";break;case "Vantage":b="/platforms/vantage/";break;case "SR Lite":b="/platforms/strategy-runner/";break;case "SR Pro":b="/platforms/strategy-runner/";break;case "CQG":b="/platforms/cqg-trader/";break;case "NinjaTrader":b="/platforms/ninja-trader/";break;case "Xpress":b="/platforms/xpress/";break}window.location=b}
function expand(a,b){a=document.getElementById(a);if(a.style.display=="block"){a.style.display="none";b.innerHTML=b.innerHTML.replace("blue-minus","blue-plus")}else{a.style.display="block";b.innerHTML=b.innerHTML.replace("blue-plus","blue-minus")}}
function color_col(a){arr_id=a.split("-");switch(arr_id[0]){case "0":start=0;end=8;break;case "1":start=8;end=14;break;case "2":start=14;end=17;break;case "3":start=17;end=46;break;case "4":start=46;end=57;break;case "5":start=57;end=84;break;case "6":start=84;end=96;break}for(i=start;i<end;i++){a=document.getElementById(arr_id[0]+"-"+i+"-"+arr_id[1]);a.style.backgroundColor="#f15827";a.style.color="white"}document.getElementById("table-"+arr_id[0]+"-"+arr_id[1]).style.color="#f15827"}
function uncolor_col(a){arr_id=a.split("-");switch(arr_id[0]){case "0":start=0;end=8;break;case "1":start=8;end=14;break;case "2":start=14;end=17;break;case "3":start=17;end=46;break;case "4":start=46;end=57;break;case "5":start=57;end=84;break;case "6":start=84;end=96;break}for(i=start;i<end;i++){a=document.getElementById(arr_id[0]+"-"+i+"-"+arr_id[1]);a.style.backgroundColor="#f7f7f7";a.style.color="#666"}document.getElementById("table-"+arr_id[0]+"-"+arr_id[1]).style.color="white"}
function color(a){arr_id=a.split("-");for(i=0;i<8;i++){a=document.getElementById(arr_id[0]+"-"+arr_id[1]+"-"+i);a.style.backgroundColor="#f15827";a.style.color="white"}switch(arr_id[0]){case "0":start=0;end=8;break;case "1":start=8;end=14;break;case "2":start=14;end=17;break;case "3":start=17;end=46;break;case "4":start=46;end=57;break;case "5":start=57;end=84;break;case "6":start=84;end=96;break}if(arr_id[2]!="0")for(i=start;i<end;i++){a=document.getElementById(arr_id[0]+"-"+i+"-"+arr_id[2]);a.style.backgroundColor=
"#f15827";a.style.color="white"}if(arr_id[2]!="0")document.getElementById("table-"+arr_id[0]+"-"+arr_id[2]).style.color="#f15827"}
function un_color(a){arr_id=a.split("-");for(i=1;i<8;i++){a=document.getElementById(arr_id[0]+"-"+arr_id[1]+"-"+i);a.style.backgroundColor="#f7f7f7";a.style.color="#666"}switch(arr_id[0]){case "0":start=0;end=8;break;case "1":start=8;end=14;break;case "2":start=14;end=17;break;case "3":start=17;end=46;break;case "4":start=46;end=57;break;case "5":start=57;end=84;break;case "6":start=84;end=96;break}if(arr_id[2]!="0")for(i=start;i<end;i++){a=document.getElementById(arr_id[0]+"-"+i+"-"+arr_id[2]);a.style.backgroundColor=
"#f7f7f7";a.style.color="#666"}a=document.getElementById(arr_id[0]+"-"+arr_id[1]+"-0");a.style.backgroundColor="#e7f2fb";a.style.color="#666";if(arr_id[2]!="0")document.getElementById("table-"+arr_id[0]+"-"+arr_id[2]).style.color="#FFF"};
