﻿function OnLoadListener () {
	startList();
//	getAddText('col-pos-24');
}

window.onload=OnLoadListener;

