$(document).ready(function() {	if(location.href != 'http://office.kiev.ua/map/conference')		$(".box[level='1'][selected='selected']").addClass('box_selected');	//$(".box[level='2'][selected='selected']").addClass('box_selected');	//$(".box[level='2'][selected='selected']").parents('.box').addClass('box_selected');});
