function test(link)
{
	window.location = link;
}
