function init()
{
	useTarget();
}

window.onload = init;
