|
<%=DBRecordset("Name")%> <%=DBRecordset("M_Name")%> <%=DBRecordset("F_Name")%>---------- النائب<%=DBRecordset("Status")%> احمد
شوقي محمد خضر فتفت
---------- |
|
-- سجل القيد
-- |
|
|
|
- ولد في سير
الضنية<%=DBRecordset("B_Place")%>
بتاريخ <%=DBRecordset("B_Date")%>
28 آذار 1953 |
<% If DBRecordset("ID_Num") <> "" then %>
|
- رقم السجل 44 سير |
|
<%End If%>
<% If DBRecordset("Religion") <> "-- اختر واحدة --" then %>
|
- المذهب: مسلم سني<%=DBRecordset("Religion")%> |
|
<%End If%>
| |
|
|
|
--
الشهادات العلمية و الخبرات
-- |
|
|
- اختصاصي في الطب الداخلي والجهاز الهضمي |
<% If DBRecordset("studies") <> "" then %>
<%End If%>
|
- طبيب رقابة للتأمين الصحي (10 سنوات) |
|
|
|
|
|
|
|
-- السيرة
النيابية
-- |
|
|
|
-
ممثل عن دائرة <%=DBRecordset("District")%>الشمال الاولى |
|
|
|
- اللجان النيابية :
<%=DBRecordset("committee1")%>لجان
الصداقة البرلمانية مع اليابان وبلجيكا وكوبا.
<%=DBRecordset("Other_comm")%>
|
|
- الحقائب
الوزارية السابقة
: وزير شباب ورياضة |
|
- الدورات الانتخابية : <%=DBRecordset("Y_Election")%>1996
/ 2000 / 2005 |
| |
|
--
معلومات اضافية
-- |
|
- عضو في تيار المستقبل <%=DBRecordset("others")%> |
<% If DBRecordset("skill") <> "" then %>
<% End If %>
|
عضو مؤسس في المنتدى الثقافي في الضنية |
|
|
|
-- العنوان
الخاص
-- |
|
- العنوان : <%=DBRecordset("Address")%> طرابلس
طريق الميناء - بناية عور ط 6
سير الضنية - ملكه |
<% If DBRecordset("Tel_Num") <> "" or DBRecordset("Fax") <> "" or DBRecordset("Mobile") <> ""then %>
<% If DBRecordset("Tel_Num") <> "" then %>
|
-
هاتف : <%=DBRecordset("Tel_Num")%> 490492/06 |
<%End IF%>
<% If DBRecordset("Fax") <> "" then %>
-
فاكس : 490535/06 |
<%End IF%>
<% If DBRecordset("Mobile") <> "" then %>
|
<%End IF%>
<%End If%>
<% If DBRecordset("P_E_Mail") <> "" then %>
<%End If%>
| |
|
|
<% If DBRecordset("Office_Num") <> "" or DBRecordset("Office_Tel") <> "" or DBRecordset("Extension") <> "" or DBRecordset("PO_Box") <> "" or DBRecordset("E_Mail") <> "" then %>
|
--
العنوان داخل المجلس
-- |
<% If DBRecordset("Office_Num") <> "" then %>
|
-
رقم المكتب داخل المجلس :<%=DBRecordset("Office_num")%>
702 |
<%End If%>
<% If DBRecordset("Office_Tel") <> "" then %>
-
هاتف المكتب : 982100/01 |
<%End If%>
<% If DBRecordset("Extension") <> "" then %>
-
مقسم : 2702 |
<%End If%>
<%End If%>
<% If DBRecordset("Office_Num") <> "" or DBRecordset("Office_Tel") <> "" then %>
<% If DBRecordset("PO_Box") <> "" then %>
<%End If%>
<%End if
End If
DBRecordset.close%>