/* JS for Notaker */

window.onload = function() {
	prepareMenuItems();
	Shadowbox.init({autoDimensions: true});
}
