function despre(){
	window.location.href ='index.php?ap=despre';
}
function activitati(){
	window.location.href ='index.php?ap=activitati&asp=gimnastica';
}
function noutati(){
	window.location.href ='index.php?ap=noutati';
}
function parteneri(){
	window.location.href ='index.php?ap=parteneri';
}
function activclub(){
	window.location.href ='index.php?ap=activclub';
}
function contact(){
	window.location.href ='index.php?ap=contact';
}
function legal(){
	window.location.href ='index.php?ap=legal';
}
function gimnastica(){
	window.location.href ='index.php?ap=activitati&asp=gimnastica';
}
function relaxare(){
	window.location.href ='index.php?ap=activitati&asp=relaxare';
}
function dans(){
	window.location.href ='index.php?ap=activitati&asp=dans';
}
function excursii(){
	window.location.href ='index.php?ap=activitati&asp=excursii';
}
function socializare(){
	window.location.href ='index.php?ap=activitati&asp=socializare';
}
function masaj(){
	window.location.href ='index.php?ap=activitati&asp=masaj';
}
function sustine(){
	window.location.href ='index.php?ap=sustine';
}