function setOperaHei() {
	if(navigator.appName.indexOf("Opera")!=-1)
		mtb.style.height=mtbcont.offsetHeight;
}
