//<![CDATA[
function ShowHide(){
$(".menu_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide2(){
$(".interes_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide3(){
$(".avatar_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide4(){
$(".habbo_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide5(){
$(".bericht_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>

//<![CDATA[
function ShowHide6(){
$(".ok_profile").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide7(){
$(".profile_ok").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide8(){
$(".fade_front").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide9(){
$(".fade_front2").animate({"height": "toggle"}, { duration: 400 });
}
//]]>

//<![CDATA[
function ShowHide10(){
$(".fade_front3").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


//<![CDATA[
function ShowHide11(){
$(".nieuws_ok").animate({"height": "toggle"}, { duration: 400 });
}
//]]>


