	$(document).ready(function(){
		$('div#container').tabs();
	});

