Bu üyeye " özel mesaj" göndermek için formu doldurun. Mesajınız üyeye Antoloji üzerinden gönderilecek ve (adınız, e-mail adresiniz gibi) özel bilgileriniz mesajı gönderdiğiniz kişi tarafından görülmeyecektir.
function FrontPage_Form1_Validator(theForm) {
if (theForm.Konu.value == '') { alert('Please enter a value for the \'Konu\' field.'): theForm.Konu.focus(): return (false): }
if (theForm.Mesaj.value == '') { alert('Please enter a value for the \'Mesaj\' field.'): theForm.Mesaj.focus(): return (false): } return (true): } //->
type='application
DÜZENLEME:
içinde okumayacak olursanız sistem tarafından otomatik olarak
silinir.
Gruplardan gelen bir mesajı 10 gün içinde okumadığınız taktirde
otomatik olarak silinir.
Üye Bölümü |
Çıkış (Logout)
28 Eylül 2006 Perşembe Saat 16:07
http://mesaj.antoloji.com
•
Antoloji Ana Sayfa •
Şiir •
Kitap •
Şarkı Sözleri •
Resim •
Forum •
Antoloji Kulübü •
Gruplar •
SMS •
Yardım •
İletişim
Arama
google_alternate_ad_url = 'http://www.antoloji.com/reklam/google/alter_728x90.asp';
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = '728x90_as';
google_ad_type = 'text_image';
google_ad_channel ='2533388230';
google_color_border = 'FFFFDF';
google_color_bg = 'FFFFDF';
google_color_link = '0000FF';
google_color_text = '000000';
google_color_url = '009900';
//->
Bilgilerim
Antoloji dünyasından haberler
Reklam
istanbul / İstanbul, Bayan, 26
ÖZEL LİSTELERİM
//opera Netscape 6 Netscape 4x Mozilla
if (window.innerWidth || window.innerHeight) {
docwidth = window.innerWidth;
docheight = window.innerHeight;
}
//IE Mozilla
if (document.body.clientWidth || document.body.clientHeight) {
docwidth = document.body.clientWidth;
docheight = document.body.clientHeight;
}
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = '468x60_as';
google_alternate_color = 'F7FBE7';
if (docwidth > 1000)
{
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = '468x60_as';
google_alternate_ad_url = 'http://www.antoloji.com/reklam/google/alter_468x60.asp';
}
google_ad_type = 'text_image';
google_ad_channel ='7109791201';
google_color_border = 'F7FBE7';
google_color_bg = 'F7FBE7';
google_color_link = 'FF0000';
google_color_url = '0000FF';
google_color_text = '333333';
//->
SEN KALBİMDEKİ GÜLÜMSÜN
RENK SEÇİN
için formu doldurun. Mesajınız üyeye Antoloji üzerinden gönderilecek
ve (adınız, e-mail adresiniz gibi) özel bilgileriniz mesajı gönderdiğiniz
kişi tarafından görülmeyecektir.
{
if (theForm.Konu.value == '')
{
alert('Please enter a value for the \'Konu\' field.'):
theForm.Konu.focus():
return (false):
}
if (theForm.Mesaj.value == '')
{
alert('Please enter a value for the \'Mesaj\' field.'):
theForm.Mesaj.focus():
return (false):
}
return (true):
}
//->