// JavaScript Document

$(function(){
		   $(".head_bottom_w a[current="+current+"]").addClass("current");
		   });

