function currentarea(a,b,c)
{
	a.className = "area_links_current";
	b.className = "arealinks_current";
	c.className = "arrows_current";	
}