$(document).ready(function(){
	$('#splash .wrapper').tabs({fxFade: true, fxSpeed: 'normal' });

});
function splashClick(obj){
};
