اتصل بنا...

ارتباط با ما

"*" تحدد الحقول المطلوبة

"); myWindow.document.close(); myWindow.focus(); } `; /* * نوشتن محتوا داخل تب جدید */ secondWindow.document.open(); secondWindow.document.write(secondCardDocument); secondWindow.document.close(); secondWindow.focus(); return false; }