$(document).ready(function() {
	expandMenu(".expandmenu");
	attackend();
	if($(".scrolltop").html()!=null)
	{	
		
		$(".scrolltop").jScrollPane({showArrows:true,scrollbarWidth:8, scrollbarMargin:14});

	
	}
	attackUI();
	attackcenter();
});
