$(document).ready(function() {
	$("#rotate > ul#details-page").tabs();
});

