window.onload = function()  
{
	jQuery("#left_navigation_submenu li a").dropShadow({left: 8, top: 8, blur: 3, opacity: 0.8});				
}
