$(document).ready(function(){
	$(".tabs").tabs();
	loadmap();
	loadpano();
});

