function on_click(url)
{
	document.location = url;
}