/*
This file will contain all of your custom skin JavaScript.
*/

$("body").ready( function() {
	
	/*Your Code Here*/
});
