                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                if(!window.__td){window.__MT=100;window.__ti=0;window.__td=[];window.__td.length=window.__MT;window.__noTrace=false;}




vp.define("vp.controls");




vp.controls.StylizedTable={};

vp.controls.StylizedTable.render=function(){};

vp.controls.StylizedTable.renderAll=function $vpfn_0wTuYuL$HzCeEU7$9BNRmQ15$38()
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}

if(vp.browser.isIE){
if(vp.browser.ver<9){
$(".stylized-table tr:first-child").addClass("first-child");
$(".stylized-table tbody").each(function $vpfn_bWKb0nrtGzazRP0ejVYN1A21$44(){if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}

$(this).children("tr:even").addClass("nth-child-odd");
});
$(".stylized-table td:first-child").addClass("first-child");
$(".stylized-table th:first-child").addClass("first-child");

$(".stylized-table tr").each(function $vpfn_bWKb0nrtGzazRP0ejVYN1A28$41(){if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
$(this).children("td:last").addClass("last-child");
$(this).children("th:last").addClass("last-child");
});
}
}

};

vp.events.addOnDOMLoadHandler(vp.controls.StylizedTable.renderAll);
