function hover_element(element, id)
{
	window.location = element;
}
