// JavaScript Document

function set_choice(element, stil)
{
	element.className=stil;
}
// set_choice(produkter, topmenu_choosen)