|
|
|
|
|
|
|
okok  markk8 Age: 20 ans Location: Moncton, New Brunswick, Canada Cherche: Female 18 - 20 Dernière visite: 08-09-2010 |
| qui vivra verra  soso215 Age: 22 ans Location: Beaumont, Bourgogne, France Cherche: Female 18 - 50 Dernière visite: 07-09-2010 |
| je suis la pour faire des renc ...  sweety77 Age: 21 ans Location: La Ferté-sous-Jouarre, Ile-de-France, France Cherche: Male 20 - 30 Dernière visite: 07-09-2010 |
| je recherche quelqu'un po ...  dyana Age: 27 ans Location: Saintes, Poitou-Charentes, France Cherche: Male 29 - 35 Dernière visite: 07-09-2010 |
| je suis un homme tunisien qui ...  musicana Age: 26 ans Location: 'Aïn Benian, Alger, Algeria Cherche: Female 18 - 31 Dernière visite: 07-09-2010 |
| salut a tous
j suis ici pour ...  kerzakov Age: 20 ans Location: Sacré-Coeur, Quebec, Canada Cherche: Female 20 - 80 Dernière visite: 07-09-2010 |
| Elodie,De Bordeaux,Maman d ...  MamanKenzo Age: 27 ans Location: Gironde, Aquitaine, France Cherche: Male 26 - 31 Dernière visite: 07-09-2010 |
| la simplcite est un attribu de ...  abouback Age: 22 ans Location: Koumassi, Abidjan, Cote D'Ivoire Cherche: Female 18 - 80 Dernière visite: 07-09-2010 |
|
|
|
|
|
\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');
};
|