function tmt_winComm(bers, ord){
	return eval(bers + "." + ord);
}

function MM_callJS(jsStr){
	return eval(jsStr)
}
