// home.layout.js

if(typeof jQuery != 'undefined') {
	
	$(document).ready(function() {
		
	});
	
}
