ThLink = document.URL; $(".lavalamp > ul > li a").each(function(){ if($(this).attr('href')==ThLink)$(this).parent().addClass("active"); });