function GetElementHeightWidth(UCHeight,PgBgArea){var PgBgAreaHeight=PgBgArea.offsetHeight;if(PgBgAreaHeight<UCHeight)PgBgArea.style.height=UCHeight+"px";}
