$(document).ready(function(){
			//Start the snow default options you can also make it snow in certain elements, etc.
			//http://www.somethinghitme.com/2010/12/09/jquery-snowfall-plugin-1-4/
			//$(document).snowfall();
			
});
