window.onload = function(){
	arPreLoadImg = new Array("../library/img/button/default_contactus.gif", "../library/img/button/over_contactus.gif", "../library/img/button/down_contactus.gif");
	preLoadImg(arPreLoadImg);
}
