$(window).ready(
	function(){

		$(".menuHorizontalSelectedElement").dropShadow();
	

	}
)
