//window.onload = function(){
		
		
		//window.setTimeout("setDivHeight()",50);
		
	//}
	
	//function setDivHeight(){
		//document.getElementById('contentLinkBox').style.height =  document.getElementById('contentInfoBox').offsetHeight +"px";
		
	//}