// v3point6compatibility.js




function setMCSelect(List){top.MONEY.setSelect(List);}//
function MCPrice(V){ return(top.MONEY.Price(V) );}//
function MCFmt(V){return( top.MONEY.Format(V) );}
function CompareMCPrice(V){return(top.MONEY.comparePrice(V));}
function wMCselect(W,wf){top.MONEY.wSelect(W,wf);}//
function setMCPrice(I,P){top.MONEY.setInputPrice(I,P);}




