/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*                                                                                                                                                                                                                                             */
/*                                                                   ZEUS System JavaScript  Row OnMouseOver                                                                              */
/*                                                               Powered by GLOBAL NETWORKS ASIA CO., LTD.                                                                          */
/*                                                                              Copyright (c) 2005 www.gn-asia.com                                                                                        */
/*                                                                                                                                                                                                                                             */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

sfHover = function() {

if  (document.getElementById("01") != null){
var tempdata = document.getElementById("01").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("02") != null){
var tempdata = document.getElementById("02").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("03") != null){
var tempdata = document.getElementById("03").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("04") != null){
var tempdata = document.getElementById("04").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("05") != null){
var tempdata = document.getElementById("05").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("06") != null){
var tempdata = document.getElementById("06").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("07") != null){
var tempdata = document.getElementById("07").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("08") != null){
var tempdata = document.getElementById("08").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("09") != null){
var tempdata = document.getElementById("09").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}

if  (document.getElementById("10") != null){
var tempdata = document.getElementById("10").getElementsByTagName("td");
	var sfEls = tempdata;
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

sfHoverT80 = function() {
if  (document.getElementById("tab80") != null){
var tempdataT80 = document.getElementById("tab80").getElementsByTagName("td");
	var sfElsT80 = tempdataT80;
	for (var i=0; i<sfElsT80.length; i++) {
		sfElsT80[i].onmouseover=function() {
			this.className+=" sfhoverT80";
		}
		sfElsT80[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT80\\b"), "");
		}
	}
}

if  (document.getElementById("tab80_1") != null){
var tempdataT80 = document.getElementById("tab80_1").getElementsByTagName("td");
	var sfElsT80 = tempdataT80;
	for (var i=0; i<sfElsT80.length; i++) {
		sfElsT80[i].onmouseover=function() {
			this.className+=" sfhoverT80";
		}
		sfElsT80[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT80\\b"), "");
		}
	}
}

if  (document.getElementById("tab80_2") != null){
var tempdataT80 = document.getElementById("tab80_2").getElementsByTagName("td");
	var sfElsT80 = tempdataT80;
	for (var i=0; i<sfElsT80.length; i++) {
		sfElsT80[i].onmouseover=function() {
			this.className+=" sfhoverT80";
		}
		sfElsT80[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT80\\b"), "");
		}
	}
}

if  (document.getElementById("tab80_3") != null){
var tempdataT80 = document.getElementById("tab80_3").getElementsByTagName("td");
	var sfElsT80 = tempdataT80;
	for (var i=0; i<sfElsT80.length; i++) {
		sfElsT80[i].onmouseover=function() {
			this.className+=" sfhoverT80";
		}
		sfElsT80[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT80\\b"), "");
		}
	}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHoverT80);

sfHoverT110 = function() {
if  (document.getElementById("tab110") != null){
var tempdataT110 = document.getElementById("tab110").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_0") != null){
var tempdataT110 = document.getElementById("tab110_0").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_5") != null){
var tempdataT110 = document.getElementById("tab110_5").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_10") != null){
var tempdataT110 = document.getElementById("tab110_10").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_15") != null){
var tempdataT110 = document.getElementById("tab110_15").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_20") != null){
var tempdataT110 = document.getElementById("tab110_20").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_25") != null){
var tempdataT110 = document.getElementById("tab110_25").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

if  (document.getElementById("tab110_30") != null){
var tempdataT110 = document.getElementById("tab110_30").getElementsByTagName("td");
	var sfElsT110 = tempdataT110;
	for (var i=0; i<sfElsT110.length; i++) {
		sfElsT110[i].onmouseover=function() {
			this.className+=" sfhoverT110";
		}
		sfElsT110[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhoverT110\\b"), "");
		}
	}
}

}
if (window.attachEvent) window.attachEvent("onload", sfHoverT110);