var l=window.location.href;
var LINKPART=false;

if (l.indexOf('bk_sb_')!=-1)
{
LINKPART=true;
} 
else if (l.indexOf('ond_zvbko_')!=-1) 
{
LINKPART=false;
}

//Conservatieve belegger


var profiles=new Array();

profiles[0]="";

profiles[1]="Un investisseur conservateur opte pour des placements qui fluctuent peu et qui rapportent des " 
profiles[1]+="rendements stables. Son portefeuille se compose essentiellement d'obligations telles que bons d'Etat, " 
profiles[1]+="euro-obligations, fonds obligataires ou placements structurés garantissant le capital."
profiles[1]+="</br></br>";

if (LINKPART)
{
profiles[1]+="<strong><a href='./bk_sb_to_belegger_conservatief.html'>Composition du portefeuille idéal:</a></strong>";
}
else
{
profiles[1]+="<strong><a href='./ond_zvbko_pp_sfl_type_conservatief.html'>Composition du portefeuille idéal:</a></strong>";
}

profiles[1]+="<table border=0 class=table_content><tr>"
profiles[1]+="<td class='table_main' width=40%>Actions</td><td class='table_main' width=60%><strong>10%</strong></td></tr>";
profiles[1]+="<tr><td class='table_main' width=40%>Obligations/CREST</td><td class='table_main' width=60%><strong>90%</strong></td>";
profiles[1]+="</tr></table>"





//Defensieve belegger

profiles[2]="Vous souhaitez faire fructifier votre capital mais vous êtes aussi prêt à prendre des risques limités " 
profiles[2]+="en actions. Des fluctuations temporaires sont possibles suite à une hausse de taux, au risque de  " 
profiles[2]+="change ou à un climat boursier négatif."
profiles[2]+="</br></br>";

if (LINKPART)
{
profiles[2]+="<strong><a href='./bk_sb_to_belegger_defensief.html'>Composition du portefeuille idéal:</a></strong>";
}
else
{
profiles[2]+="<strong><a href='./ond_zvbko_pp_sfl_type_defensief.html'>Composition du portefeuille idéal:</a></strong>";
}

profiles[2]+="<table border=0 class=table_content><tr>"
profiles[2]+="<td class='table_main' width=40%>Actions</td><td class='table_main' width=60%><strong>25%</strong></td></tr>";
profiles[2]+="<tr><td class='table_main' width=40%>Obligations/CREST</td><td class='table_main' width=60%><strong>75%</strong></td>";
profiles[2]+="</tr></table>"


//Neutrale belegger

profiles[3]="Vous recherchez un rendement attrayant, entre sécurité et croissance, et vous êtes prêt à prendre "
profiles[3]+="certains risques sur le marché des actions."
profiles[3]+="</br></br>";

if (LINKPART)
{
profiles[3]+="<strong><a href='./bk_sb_to_belegger_neutraal.html'>Composition du portefeuille idéal:</a></strong>";
}
else
{
profiles[3]+="<strong><a href='./ond_zvbko_pp_sfl_type_neutraal.html'>Composition du portefeuille idéal:</a></strong>";
}

profiles[3]+="<table border=0 class=table_content><tr>"
profiles[3]+="<td class='table_main' width=40%>Actions</td><td class='table_main' width=60%><strong>55%</strong></td></tr>";
profiles[3]+="<tr><td class='table_main' width=40%>Obligations/CREST</td><td class='table_main' width=60%><strong>45%</strong></td>";
profiles[3]+="</tr></table>"


//Dynamische belegger

profiles[4]="Vous visez un rendement élevé à long terme. Vous êtes prêt à prendre des risques élevés sur le "
profiles[4]+="marché des actions, ce qui peut entraîner à court terme de fortes fluctuations de la prestation de votre  " 
profiles[4]+=" portefeuille, voire même un rendement négatif certaines années."
profiles[4]+="</br></br>";

if (LINKPART)
{
profiles[4]+="<strong><a href='./bk_sb_to_belegger_dynamisch.html'>Composition du portefeuille idéal:</a></strong>";
}
else
{
profiles[4]+="<strong><a href='./ond_zvbko_pp_sfl_type_dynamisch.html'>Composition du portefeuille idéal:</a></strong>";
}

profiles[4]+="<table border=0 class=table_content><tr>"
profiles[4]+="<td class='table_main' width=40%>Actions</td><td class='table_main' width=60%><strong>75%</strong></td></tr>";
profiles[4]+="<tr><td class='table_main' width=40%>Obligations/CREST</td><td class='table_main' width=60%><strong>25%</strong></td>";
profiles[4]+="</tr></table>"



//Offensieve belegger

profiles[5]="Vous optez résolument pour un rendement élevé à long terme. Vous choisissez donc délibérément " 
profiles[5]+="de prendre des risques élevés, pouvant entraîner parfois des prestations négatives de votre portefeuille."
profiles[5]+="Votre portefeuille se compose dès lors essentiellement d'actions."
profiles[5]+="</br></br>";

if (LINKPART)
{
profiles[5]+="<strong><a href='./bk_sb_to_belegger_offensief.html'>Composition du portefeuille idéal:</a></strong>";
}
else
{
profiles[5]+="<strong><a href='./ond_zvbko_pp_sfl_type_offensief.html'>Composition du portefeuille idéal:</a></strong>";
}

profiles[5]+="<table border=0 class=table_content><tr>"
profiles[5]+="<td class='table_main' width=40%>Actions</td><td class='table_main' width=60%><strong>90%</strong></td></tr>";
profiles[5]+="<tr><td class='table_main' width=40%>Obligations/CREST</td><td class='table_main' width=60%><strong>10%</strong></td>";
profiles[5]+="</tr></table>"