/**
 * @author Gumfi
 */
window.addEvent('domready',function(){
	Shadowbox.init();
});