	/* functions for the new scrolling begin*/
function initScrollLayer1() {
  var wndo = new dw_scrollObj('wn4', 'lyr4');
  
  wndo.setUpScrollbar("dragBar4", "track4", "v", 1, 1);
  dw_scrollObj.GeckoTableBugFix('wn4'); 
}
	/* functions for the new scrolling end*/
		/* functions for the new scrolling begin*/
function initScrollLayer5() {
  var wndo = new dw_scrollObj('wn5', 'lyr5');
  
  wndo.setUpScrollbar("dragBar5", "track5", "v", 1, 1);
  dw_scrollObj.GeckoTableBugFix('wn5'); 
}
	/* functions for the new scrolling end*/
