﻿// JScript File

function CreateInfoBox(id)
{
    var name = id;
    id = "myInfoBox";
    if (document.getElementById(id) == null)
    {
        eval("var " + id + " = document.createElement('div');");
        eval("" + id + ".id='" + id + "';");
        eval("" + id + ".right=0;");
        eval("" + id + ".Top=0;");
        eval("" + id + ".className='infoBox';");
        eval("document.body.insertAdjacentElement('afterBegin'," + id + ");");
    }
        var varhtm = "";
           if(name == 't1'){ 
         varhtm = '<table width="510" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;" align="left"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td width="470" height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">بدون تفويت بأي شكل من الأشكال في طلبات السوق / بدون إعادة عرض أسعار!</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p class="infoBoxContent"><br /><strong>"WYCIWYG"</strong> (<a href="forex-broker/what-is-wyciwyg.aspx" class="footer">ما تنقر عليه هو ما تحصل عليه</a>). السعر الذي تنقر عليه هو السعر الذي يتم تنفيذ العملية به، بكلمات أخرى، بدون تفويت بأي شكل من الأشكال في طلبات السوق.</p><span class="Content">ما زالت معظم شركات الوساطة تقدم تنفيذاً مع إعادة طلب عرض السعر. معظم العملاء لا يدركون حتى مقدار المال الذي <br />يخسرونه باستخدام نظام كهذا وشركات الوساطة تلك تستفيد مباشرة من أسلوب التنفيذ بطلب إعادة عرض السعر.<br /><br />يعمل طلب إعادة عرض السعر بالطريقة التالية:<br /><br />- ينقر العميل على الطلب أو يطلب عرض سعر (وبالتالي يكشف عن نيته). <br />- شركة الوساطة (مع علمها بنية العميل) تقدم له عرض سعر أسوأ. <br />- يقبل العميل عرض السعر لأن الفرق يظل صغيراً حسبما يبدو له.<br />- ربما لا يدرك العميل أن فعل هذا بشكل متكرر يمكن أن يكون مكلفاً جداً.<br /><br />أما \"إيه سي إم\" ACM فتحذف المفهوم الشاق لإعادة عرض الأسعار من المعادلة. يقوم نظامنا على مبدأ السعر المتدفق <br />القابل للتنفيذ فقط وهذا يعني أن العملاء ينقرون نقرة واحدة فقط للتداول.</span><br /></td><td></td> </tr> <tr><td width="5"></td> <td height="10" colspan="2"></td> <td width="5"></td> </tr></table>';}
         
       if(name == 't2'){ 
         varhtm = '<table width="445" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">التداول الفوري للذهب والفضة.</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />يستطيع عملاء \"إيه سي إم\" ACM أن يتداولوا فورياً بالذهب والفضة بفروق أسعار وهوامش ربح منافسة جداً. يتم التعامل مع تداول الذهب والفضة بالطريقة نفسها التي يتم بها تنفيذ تداول العملات الأجنبية. ولكن التسميات مختلفة لأن الذهب والفضة يوزنان بالأونصة. وبالتالي فإن أدنى حد للمعاملات هو 200 أونصة للذهب و10000 أونصة للفضة. أما فروق الأسعار وهوامش الربح فتظل مشابهة لتلك الخاصة بالعملات الأجنبية.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';}
     
       if(name == 't3'){ 
         varhtm = '<table width="500" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td width="401" height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">إمدادات مضمونة</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />إمدادات مضمونة على جميع طلبات السوق.<br /> </td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';}
		 
       if(name == 't3b'){ 
         varhtm = '<table width="425" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td width="326" height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">التنفيذ بنقرة واحدة.</td><td align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />يقوم نظامنا على مبدأ السعر المتدفق القابل للتنفيذ فقط وهذا يعني أن العملاء ينقرون نقرة واحدة فقط للتداول.<br /><br />يعمل التداول بالسعر المتدفق القابل للتنفيذ بالطريقة التالية:<br />- ينقر العميل على الطلب أو يطلب التنفيذ فوراً. وفقط.<br />هذا <strong>تداول بنقرة واحدة</strong> بالكامل وهي أكثر الطرق منافسة في تداول العملات الأجنبية.<br /> </td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';}
     
       if(name == 't4'){ 
         varhtm = '<table width="510" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">تكنولوجيا تداول وفق أحدث طراز وآمنة بالكامل</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />طرح التطبيقات التي تعمل عبر الشبكة<br /><br />المنصة القائمة على برنامج \"المتادول المتقدم\" Advanced Trader تعمل على برنامج \"جافا ويب ستارت\" ويمكن تشغيلها بدون استخدام متصفح الإنترنت، بالرغم من أن هذا النوع من التطبيقات يمكن أن يشغل من خلال المتصفح مباشرة.<br /><br />على خلاف تطبيقات العملات الأخرى عبر الإنترنت، يمكن تنزيل كل عناصر المنصة وتخزينها مباشرة على القرص الصلب لدى العميل. يجب القيام بعملية التنزيل هذه مرة واحدة فقط ولن تستخدم مساحة على القرص أكبر من أي تطبيق عادي (حوالي 25 ميغابايت).<br /><br />من بعض ميزات تطبيق جافا:<br /><br />•	يقدم استقراراً أكبر.<br />•	سهل التثبيت.<br />•	يتم تحديثه تلقائياً.<br /><br /><b>بيئة آمنة</b><br />يقدم بيئة آمنة جداً مع أعلى مستويات الحماية لتبادل المعلومات على الإنترنت، مع تقديم أعلى درجات الأمن مثل ما يلي:<br /><br />•	اتصال آمن بالإنترنت (تشفير بواسطة \"إس إس إل\").<br />•	نقل آمن للمعلومات.<br />•	تغذية معلومات مشفرة على مزودات \"إيه سي إم\" ACM.<br />•	شهادة مزود.<br />•	دمج كامل للمعلومات من وإلى منصة التداول.<br />•	شهادة مستخدم.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';}
     
       if(name == 't5'){ 
         varhtm = '<table width="425" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td width="326" height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">فرق أسعار مخفض حتى نقطة واحدة و بدون عمولات</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br /> فرق الأسعار "\ السبريد "\ هو الفرق بين سعر البيع ة سعر الشراء. السبريد المنخفض يعني عادةً سيولة كبيرة. ACM أعادت تجميع العملاء في فئات و زمر و بذلك خلقت حجم تداول كبير جداً. تستطيع ACM بهذا الحجم الكبير أن تحسن موقهعا التفاوضي مع البنوك مزودة السيولة من خلال شروط تداول أفضل و سبريد أقل, مما يعني قدرتها على تزويد عملائها بأقل فروق أسعار ممكنة. هذه الشروط قابلة للتحقق فقط إذا استطعنا ضمان حجم تداول شهري لا يقل عن مليار دولار لمزودي السيولة.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
		 
       if(name == 't5b'){ 
         varhtm = '<table width="445" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">بدون عمولات.</td><td align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />تقدم "إيه سي إم" ACM تداول العملات الأجنبية بأسلوب خال من العمولات.<br />وهذا يناقض بحدة ما تقدمه شركات الوساطة في مجال تداول الأسهم وعقود الاستثمارات بعيدة الأمد.<br />تكسب شركات وساطة تداول العملات الأجنبية المال بواسطة فروق الأسعار التي يطبقونها على عملياتهم، وليس بواسطة العمولات أو الرسوم.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
     
       if(name == 't6'){ 
         varhtm = '<table width="550" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">حساب واحد، و4 نقاط دخول! (الويب، الجافا، الفلاش، الهاتف الجوال)</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />تقدم \"إيه سي إم\" ACM مدخلاً إلى 4 منصات تداول عبر حساب واحد فريد فقط:<br /><br /><strong>- المتداول المتقدم</strong> Advanced Trader برنامج عالي الأداء وعالي المستوى. كل الأدوات التي تحتاج إليها لتداول العملات بنجاح في سوق العملات.<br /><br /><strong>- متداول الويب المتقدم</strong> Advanced Web Trader منصة التداول التي تعمل عبر الويب. وهي تمكنك من التداول عبر حسابك وإدارته، من أي كمبيوتر يستطيع الاتصال بالإنترنت ومن خلال متصفح إنترنت بسيط. لا يتطلب الأمر أية عمليات تنزيل أو تثبيت.<br /><br /><strong>- منصة الفلاش المتقدمة</strong> Advanced Flash Trader " منصتنا الغنية للتداول عبر متصفح الانترنيت " و الذي هو عبارة عن تطبيق خفيف يتضمن نطاق واسع من أدوات التحليل و المتاجرة المتطورة. هذه المنصة تعمل تحت أي متصفح انترنيت يحوي مشغل برنامج الفلاش.<br /><br /><strong>- منصة متداول الموبايل المتقدم</strong> Advanced Mobile Trader وهي تمكنك من الدخول إلى حسابك عبر هاتفك الخلوي، ومراقبة حسابك، وتفقد الأسعار وفتح وإغلاق الأوضاع.<br /><br /><strong>رسومات بيانية لتداول العملات الأجنبية، أخبار متوالية وتحليلات تقنية.</strong><br /><br />إن منصات التداول التجريبي والحي لدى \"<a href="../trading-software/advanced-trader.aspx">إيه سي إم</a>\" ACM تمنحك مدخلاً إلى المعلومات حول أسواق تداول العملات والأخبار المالية والبيانات الاقتصادية في الوقت الفعلي. يتم تقديم الخدمات عبر \"<a href="../forex-account/live-forex-account-offline.aspx">إيه سي إم</a>\" ACM من قبل \"داو جونز آند كوم\" و\"ماركت نيوز إنترناشونال\".</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
     
       if(name == 't7'){ 
         varhtm = '<table width="425" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td width="326" height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">فعالية تصل إلى 100:1 (باحتياطي 1%).</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />إن التداول بناء على احتياطي الربح في مجال تداول العملات الأجنبية ليس مفهوماً معقداً كما يجعله البعض. أسهل طريقة في النظر إلى التداول بالاحتياطي هي كما يلي: <br /><br />في الأساس، حين يقوم المتداول بالتداول بالاحتياطي فإنه يستخدم رصيد حساب قصير الأمد مجاناً من المؤسسة التي تقدم الاحتياطي. رصيد الحساب قصير الأمد يستخدم لشراء مبلغ من العملات يتجاوز بشكل كبير قيمة حساب المتداول. لنأخذ المثال التالي:<br /><br />مثال: يمتلك المتداول س حساباً برصيد 50000 يورو لدى \"إيه سي إم\" ACM. يقوم بتداول ما قيمته 1000000 يورو مقابل دولار أميركي. هذا يساوي معدل احتياطي بنسبة 5% (50000 تساوي 5% من 1000000). كيف يستطيع المتداول س أن يتداول بمبلغ يساوي 20 ضعف المال الذي يملكه؟ الإجابة هي أن \"إيه سي إم\" ACM تعطيه الرصيد المطلوب مؤقتاً ليقوم بالمعاملة التي يرغب في القيام بها. بدون الاحتياطي، لن يتمكن المتداول س من شراء أو بيع أكثر من 50000 في كل مرة. في الحسابات المعيارية تطبق \"إيه سي إم\" ACM احتياطياً بحد أدنى قدره 1%. بالتداول مع \"إيه سي إم\" ACM، يمتلك المتداول القدرة على إجراء معاملات بقيمة 5000000 يورو في وقت واحد.<br /><br />يؤدي الاحتياطي وظيفة الضمان لتغطية أية خسائر قد تتكبدها. وبما أنه لا يتم شراء أو بيع أي شيء للتسليم، فإن المتطلب الوحيد، والهدف الوحيد بالتأكيد لامتلاك أموال في حسابك هو الحصول على احتياطي كافٍ.<br /><br />إن قدرة احتياطي الربح التي تقدمها \"إيه سي إم\" ACM تعكس استعدادنا لتزويد المتداولين بمستوى المخاطرة الذي يودون العمل على أساسه، ولكننا لا ننصح بالتداول قريباً من احتياطي الربح 1% حيث أن هذا تصاحبه مخاطرة هائلة. ولكن الخيار في النهاية يترك للمتداول لإجراء المعاملات التي تناسب رغبته في المخاطرة.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
     
       if(name == 't8'){ 
         varhtm = '<table width="510" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">شركة الوساطة الوحيدة الحاصلة على شهادة آيزو 9001.</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br /><strong>تحمل \"إيه سي إم\" ACM شهادة أيزو 9001 من قبل \"إس جي إس\"،</strong>  بعد تدقيق مفصل من قبل \"إس جي إس\" (وهي أكبر شركة تفتيش واختبار ومصادقة في العالم)، حصلت \"إيه سي إم\" ACM بنجاح على شهادة أيزو 9001 في الثاني عشر من سبتمبر/أيلول عام 2006 وهذا يتضمن تأسيس نظام إدارة جودة لتوفير مجموعة من العمليات لضمان منهج مشترك في إدارة عملية التدقيق. ويضمن نظام إدارة الجودة الثبات وتحسين ممارسات العمل، الذي يقوم بدوره بتوفير منتجات وخدمات تلبي احتياجات العملاء.<br /><br /> إن تنفيذ مواصفات أيزو 9001 يوفر المزيد من القوة لـ\"إيه سي إم\" ACM في تحقيق أهدافها الرئيسية وضمان مستويات مرتفعة من رضا العملاء.<br /><br />و\"إيه سي إم\" ACM هي شركة تداول العملات الأجنبية الوحيدة التي تمكنت من الحصول على شهادة أيزو 9001.</td><td></td></tr><tr><td></td><td colspan="2" align="left"><img src="Ar-Img/boxContentInfo/iso.gif"> <img src="Ar-Img/boxContentInfo/iso-27001.gif" /></td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
     
       if(name == 't9'){ 
         varhtm = '<table width="490" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">تخضع لتشريعات FINMA.</td><td align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />منذ الأول من كانون ثاني, 2009 قام الهيئات الموجوده والتي هي (FOPI) المكتب الفدرالي للتأمين الخاص و (SFBC) المفوضية السويسرية الفدرالية للنظام البنكي بالاضافة الى (AdC LBA) هيئة مقاومة غسيل الأموال بالاجتماع معا تحت مسمى واحد وهو <b>الهيئة السويسرية لرقابة الأسواق المالية FINMA</b>.<br /><br />"وكهيئة رقابية منفصلة, تعمل FIMNA على حماية عملاء الأسواق المالية, المتابعة , المودعين , المستثمرين والمؤمّنين وتعمل أيضا كجهه لتعزيز الثقة وبأداء ملحوظ, التكامل والتنافسة في القطاع المالي السويسري."<br /><br />وكون أي سي أم شركة مدرجة ومُراقبة من قبل FINMA, تقدمت ACM بطلب للهيئة الأخيرة للحصول على رخصتها البنكية وترخيص للأوراق المالية القابلة للتداول .<br /><br />وبعد الحصول على شهادات ISO 9001 و ISO 27001 , وزياده رأس مالها وتطور بالغ بخدماتها, يعتبر طلب الرخصة البنكية مؤشر واضح على قوة الشركة والتأكيد على أهمية الحماية بالاضافة الى النوعية وتعزيز الوجود.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
         
       if(name == 't10'){ 
         varhtm = '<table width="445" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">السماح بالتغطية</td><td align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="right"><p align="justify" class="infoBoxContent"><br />قدرات تغطية كاملة. <a href="http://ar.ac-markets.com/forex-broker/contact-acm.aspx">للحصول على المزيد من المعلومات، نرجو الاتصال بمندوب المبيعات.</a></td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';} 
		 
       if(name == 't11'){ 
         varhtm = '<table width="425" border="0" cellpadding="0" cellspacing="0" bgcolor="#fbfbfb" style="border:1px solid #000;"><tr><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td><td height="20" align="left" background="Ar-Img/boxContentInfo/bgInfoBox2.gif" class="infoBoxTop">طلبات حد الارباح و وقف الخسار متاحة</td><td align="right" background="Ar-Img/boxContentInfo/bgInfoBox2.gif"><a href="#" onclick=\"DeleteInfoBox(\''+ id +'\')\" title="Close" ><img src="Ar-Img/boxContentInfo/close.gif" border="0" /></a></td><td  background="Ar-Img/boxContentInfo/bgInfoBox2.gif"></td></tr><tr><td></td><td colspan="2" align="left"><p align="justify" class="infoBoxContent"><br />تقدم "إيه سي إم" ACM مجموعة كاملة من طلبات وقف الخسارة و حد الارباح وغيرها من الطلبات المعقدة الأخرى للتجار، مما يتيح أكثر استراتيجيات إدارة المخاطر كفاءةً.</td><td></td></tr><tr><td width="5"></td><td height="10" colspan="2"></td><td width="5"></td></tr></table>';}	
		 
		 
    document.getElementById(id).innerHTML = varhtm;
    document.getElementById(id).style.display = "inline";
    document.getElementById(id).style.position = "absolute";
}

function DeleteInfoBox(id)
{
    var myBox = document.getElementById(id);
    myBox.style.display = "none";
}