//<![CDATA[
function showlabanda(){
jQuery("#labanda").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
//<![CDATA[
function showintegrantes(){
jQuery("#integrantes").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
//<![CDATA[
function showcontacto(){
jQuery("#contacto").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
//<![CDATA[
function showregistro(){
jQuery("#registro").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
//<![CDATA[
function showingreso(){
jQuery("#ingreso").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
//<![CDATA[
function showprensa(){
jQuery("#prensa").animate({"height": "toggle"}, { duration: 1000 });
}
//]]>
