$(document).ready(function () {start();});
function start()
{
	initWidgets();
	

}

