function form_onLoad(){
	initMenu(0);
//	var trBottom=document.getElementById("trShadowBottom");
//	trBottom.style.height="100%";
//	resizePage();
	connectYahoo();
}
