سعيد عبيد
سعيد عبيد
سعيد عبيد
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.


منتدى تعليمي ثقافي اجتماعي
 
الرئيسيةبوابة سعيد*المنشوراتأحدث الصورالتسجيلدخول


 

 لعبة الحب

اذهب الى الأسفل 
2 مشترك
كاتب الموضوعرسالة
الكنج
المدير العام
المدير العام
الكنج


علم بلدك : مصر
ذكر

لعبة الحب Empty
مُساهمةموضوع: لعبة الحب   لعبة الحب Emptyالإثنين 13 يوليو 2009, 4:48 pm


/*
By Wee Family [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]
Featured on eqla3 soft (http://eqla3soft.com)
For this and over 400+ free scripts, visit [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]
* Visit our site at [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط] for more code
*/
function calc() {
first = document.loveform.name1.value.toUpperCase();
firstlength = document.loveform.name1.value.length;
second = document.loveform.name2.value.toUpperCase();
secondlength = document.loveform.name2.value.length;
var LoveCount=0;
for (Count=0; Count < firstlength; Count++) {

letter1=first.substring(Count,Count+1);
if (letter1=='L') LoveCount+=2;
if (letter1=='O') LoveCount+=2;
if (letter1=='V') LoveCount+=2;
if (letter1=='E') LoveCount+=2;
if (letter1=='Y') LoveCount+=3;
if (letter1=='O') LoveCount+=1;
if (letter1=='U') LoveCount+=3;
}

for (Count=0; Count < secondlength; Count++) {
letter2=second.substring(Count,Count+1);
if (letter2=='L') LoveCount+=2;
if (letter2=='O') LoveCount+=2;
if (letter2=='V') LoveCount+=2;
if (letter2=='E') LoveCount+=2;
if (letter2=='Y') LoveCount+=3;
if (letter2=='O') LoveCount+=1;
if (letter2=='U') LoveCount+=3;
}
amount=0;
if (LoveCount> 0) amount= 5-((firstlength+secondlength)/2)
if (LoveCount> 2) amount= 10-((firstlength+secondlength)/2)
if (LoveCount> 4) amount= 20-((firstlength+secondlength)/2)
if (LoveCount> 6) amount= 30-((firstlength+secondlength)/2)
if (LoveCount> 8) amount= 40-((firstlength+secondlength)/2)
if (LoveCount>10) amount= 50-((firstlength+secondlength)/2)
if (LoveCount>12) amount= 60-((firstlength+secondlength)/2)
if (LoveCount>14) amount= 70-((firstlength+secondlength)/2)
if (LoveCount>16) amount= 80-((firstlength+secondlength)/2)
if (LoveCount>18) amount= 90-((firstlength+secondlength)/2)
if (LoveCount>20) amount=100-((firstlength+secondlength)/2)
if (LoveCount>22) amount=110-((firstlength+secondlength)/2)
if (firstlength==0 || secondlength==0) amount= "Err";
if (amount < 0) amount= 0;
if (amount >99) amount=99;
document.loveform.output.value=amount+"%";

}




lang="ar-sa">?????? ????

color="#000099" face="Tahoma" size="2">
?????? ???? ??? ????? ... ???? ??? ????? ????? ?? ??? ????? ?????? ????? ??? ????
... ???? ??????? ??????? ?????????? ???.

+
value="name2" name="name2" type="text" size="20"> =



onclick="calc()">



الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://saiedepied.yoo7.com
صلاح الدين
عضو VIP
عضو VIP
صلاح الدين


ذكر

لعبة الحب Empty
مُساهمةموضوع: رد: لعبة الحب   لعبة الحب Emptyالجمعة 20 أغسطس 2010, 3:02 am

[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذه الصورة]
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
لعبة الحب
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
سعيد عبيد :: المنتديات الأدبية والثقافية :: ابداعات الاعضاء-
انتقل الى: