function popup(url)
{
	window.open(url, 'Spin-Vivactis', 'width=800, height=600')
}