Shadowbox.init({
    language:   "en",
    players:  ['img', 'html', 'swf', 'iframe'],
	   overlayOpacity: .8,   // changes opacity of the shadow
	 overlayColor: '#B59446' //changes color of shadow



});

