$(document).ready(function(){
	if ($.browser.msie) {
		$('#kantoor').boxShadow( 5,  153, 5, "#c5c5c5");	
	} 
});
