google.setOnLoadCallback(function() {

	// Place init code here instead of $(document).ready()

	$('.tabs').tabs();

});