function init()
{
	startWinResizer();
	startDropDown();
}
window.onload = init;
