/* HEIGHT RESIZE - INIT T - 20050913 */

function initHeightResize() /* _Measurement_element_ID_, _Target_element_ID_ , _Padding-bottom_adjustment_value_(em)_ , _Height_adjustment_value_(px)_ , _IE_height_adjustment_value_(px)_ */
{
    forceHeightResize( [ '-', 'mainbottomid', 0, -250, 25, 'sidelinkmenucontainerid', 'sidelinkmenuid', 0, 0, -8, 'bottombox1h', 'bottombox1', 0, 0, 0, 'bottombox2h', 'bottombox2', 0, 0, 0, 'bottombox3h', 'bottombox3', 0, 0, 0 ] ); 
}
