function setTopBannerFlashHeight(height)
{
	//$('side_top').style.top = height+"px";
	//$('side_top').style.position = 'relative';
	//$('side_top').style.zIndex = '1000';
}