$(document).ready(function() {
	$('#tabvanilla > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
	$('#featuredvid > ul').tabs();
	$(".page-item-94 ul").append('<li class="page_item page-item-173"><a title="IH Blog" href="http://www.ihspanishinmadrid.com/blog">IH Blog</a></li><li class="page_item page-item-163"><a title="Interesting Websites" href="http://www.ihspanishinmadrid.com/sites">Interesting Websites</a></li>');
});

