$(document).ready (function () {

	// Start tipTip plugin for header images
	$("#cartel,#conciertos, #videos li").tipTip();

});
