// JavaScript Document
if (typeof(jQuery)=='function'){
	jQuery.ajaxSetup({cache:true});
	jQuery.getScript('/js/tu-mandas-menu.js');
}

