var kaka=String(document.cookie);
if(kaka.indexOf("linguastatus")!=-1 || kaka.indexOf("ekonomi")!=-1)
	location.href="kurs.asp";
