/**
 * Functions that run when document is ready
 */
$(document).ready(function(){
	
	
});

