looking for my lovelooking for my lovelooking for my lovelooking for ...
Member No 26723
kazzy4u
Un Femme
25 ans
Bronn, Germany
Moyenne: 0 / 10
Profil
Apparence:
Normal
Cheveux:
Noir
Yeux:
Bleu
Ethnie:
Noir
Scolarité:
Secondaire
Occupation:
Etudiant
Religion:
Catholique
Revenu:
Aisée
État civil:
Célibataire
Enfants:
Aucun
Fumeur:
Je ne fume pas
Horoscope:
Lion
Taille:
5'07 (1,70 m)
Poids:
110 lbs (50 kg)
Langues:
Anglais,Français,Anglais
Dernière connexion:
27-01-2012
\n');
}
function GetMovieObj()
{
if (window.ActiveXObject)
{
if (document.getElementById) {
return document.getElementById('flash_im_popup_obj');
} else
if (document.all) {
return document.all.flash_im_popup_obj;
} else if (document.layers) {
return document.name.flash_im_popup_obj;
}
}
else
{
if (document.getElementById) {
return document.getElementById('flash_im_popup_emb');
} else
if (document.all) {
return document.all.flash_im_popup_emb;
} else if (document.layers) {
return document.name.flash_im_popup_emb;
}
};
}
function ShowFlashObject(show_flag)
{
var flash_obj = GetMovieObj();
if (show_flag)
{
if (window.opera)
{
flash_obj.style = "width:380; height:80";
}
else
{
flash_obj.width=380;
flash_obj.height=80;
}
}
else
{
if (window.opera)
{
flash_obj.style = "width:1; height:1";
}
else
{
flash_obj.width=1;
flash_obj.height=1;
}
}
}
function SetUnreadedMessagesCount(count)
{
//alert(count);
document.getElementById("imessages").style.display = "block";
document.getElementById("imessages_count").innerHTML = count;
}
function flash_loading_finished()
{
//ShowFlashObject(1);
};
function ShowImWindow()
{ // Show Im messenger window
window.open('/w_communicator/flash_im.php','flash_chat','menubar=0, resizable=1, scrollbars=0,status=0,toolbar=0, width=800,height=600');
};