// Initializes User Scripts:

$(document).ready(function() {

	//Initialize the Menu:
	startMenu();

});