-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
204 lines (198 loc) · 8.56 KB
/
contact.html
File metadata and controls
204 lines (198 loc) · 8.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE HTML>
<html>
<head>
<title>Ismailia Guide</title>
<link href="css/style.css" rel='stylesheet' type='text/css' />
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
</script>
<script src="js/jquery.min.js"></script>
<!---smoth-scrlling---->
<script type="text/javascript">
$(document).ready(function () {
$('a[href^="#"]').on('click', function (e) {
e.preventDefault();
var target = this.hash,
$target = $(target);
$('html, body').stop().animate({
'scrollTop': $target.offset().top
}, 1000, 'swing', function () {
window.location.hash = target;
});
});
});
</script>
<!---//smoth-scrlling---->
<!----start-top-nav-script---->
<script type="text/javascript" src="js/flexy-menu.js"></script>
<script type="text/javascript">$(document).ready(function () {
$(".flexy-menu").flexymenu({speed: 400, type: "horizontal", align: "right"});
});</script>
<!----//End-top-nav-script---->
<!---webfonts---->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<!---webfonts---->
<!---calender-style---->
<link rel="stylesheet" href="css/jquery-ui.css" />
<!---//calender-style---->
<style>
@font-face {
font-family: myFirstFont;
src: url(css/JF.ttf);
}
.ar {
font-family: myFirstFont;
}
</style>
</head>
<body>
<!----start-wrap---->
<!----start-top-header----->
<div class="top-header" id="header">
<div class="wrap">
<div class="top-header-left">
<ul>
<li><p class="contact-info">Call Us Now :815-123-4567</p></li>
<div class="clear"> </div>
</ul>
</div>
<div class="top-header-right">
<ul>
<li><a class="face" href="#"><span></span></a></li>
<li><a class="twit" href="#"><span> </span></a></li>
<li><a class="thum" href="#"><span> </span></a></li>
<li><a class="pin" href="#"><span> </span></a></li>
<div class="clear"> </div>
</ul>
</div>
<div class="clear"> </div>
</div>
</div>
<!----//End-top-header----->
<!---start-header---->
<div class="header">
<div class="wrap">
<!--- start-logo---->
<div class="logo">
<a href="index.html"><img src="images/logo.png" /></a>
</div>
<!--- //End-logo---->
<!--- start-top-nav---->
<div class="top-nav">
<ul class="flexy-menu thick orange ar">
<li class="active"><a href="index.html">الرئيسيه</a></li>
<li><a href="#">الخدمات الطبيه</a>
<ul>
<li><a href="Sec/hospital.html" style="color: #1dd2af">مستشفي</a></li>
<li><a href="Sec/centers.html" style="color: #1dd2af">مراكز طبيه</a></li>
<li><a href="Sec/pharmacies.html" style="color: #1dd2af">صيدليات</a></li>
</ul>
</li>
<li><a href="#">شراء وبيع</a>
<ul>
<li><a href="Sec/restaurant.html" style="color: #1dd2af">مطاعم</a></li>
<li><a href="Sec/cafe.html" style="color: #1dd2af">كافيهات</a></li>
<li><a href="Sec/drinks.html" style="color: #1dd2af">مشروبات</a></li>
<li><a href="Sec/gifts.html" style="color: #1dd2af">هدايا</a></li>
<li><a href="Sec/buildings.html" style="color: #1dd2af">شركات عقاريه</a></li>
<li><a href="Sec/computer.html" style="color: #1dd2af">مستلزمات كمبيوتر</a></li>
<li><a href="Sec/cars.html" style="color: #1dd2af">سيارات</a></li>
</ul>
</li>
<li><a href="#">خدمات</a>
<ul>
<li><a href="Sec/hotels.html" style="color: #1dd2af">فنادق</a></li>
<li><a href="Sec/banks.html" style="color: #1dd2af">بنوك</a></li>
<li><a href="Sec/education.html" style="color: #1dd2af">التعليم</a></li>
<li><a href="Sec/fun.html" style="color: #1dd2af">ترفيه</a></li>
<li><a href="Sec/communication.html" style="color: #1dd2af">الاتصالات</a></li>
<li><a href="Sec/org.html" style="color: #1dd2af">اماكن هامه</a></li>
</ul>
</li>
<li><a href="Sec/phones.html">ارقام طوارئ</a></li>
<li><a href="contact.html">للتواصل</a></li>
</ul>
</div>
<!--- //End-top-nav---->
<div class="clear"> </div>
</div>
<!---//End-header---->
</div>
<!---start-contact---->
<div class="contact">
<div class="contact-info">
<div class="map">
<iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.co.in/maps?f=q&source=s_q&hl=en&geocode=&q=Lighthouse+Point,+FL,+United+States&aq=4&oq=light&sll=26.275636,-80.087265&sspn=0.04941,0.104628&ie=UTF8&hq=&hnear=Lighthouse+Point,+Broward,+Florida,+United+States&t=m&z=14&ll=26.275636,-80.087265&output=embed"></iframe><br><small><a href="https://maps.google.co.in/maps?f=q&source=embed&hl=en&geocode=&q=Lighthouse+Point,+FL,+United+States&aq=4&oq=light&sll=26.275636,-80.087265&sspn=0.04941,0.104628&ie=UTF8&hq=&hnear=Lighthouse+Point,+Broward,+Florida,+United+States&t=m&z=14&ll=26.275636,-80.087265" style="color:#666;text-align:left;font-size:12px"></a></small>
</div>
<div>
</div>
<div class="wrap">
<div class="contact-grids">
<div class="ar" dir="rtl" style="border: 2px solid gray; padding: 5px; margin-bottom: 5px">
يساعدك للوصول لاهم الاماكن والمناطق و المشاريع الخدميه التي تهمك في محافظة الاسماعيليه.
<br />
كما انه يساعدك ايضا علي معرفة اهم المعالم الموجوده في المحافظه.
<br />
بالاضافه لخاصيه التحديث كل اول شهر ليصلك كل جديد او اي تغيير حادث.
<br />
دليل صديقك الامثل في اي وقت و في اي مكان.
<br />
نقبل ارائكم و مقترحاتكم .. لمساعدتنا في الرقي بالمستوي لما يناسب كل مستخدم.
<br />
</div>
<div class="col_1_of_bottom span_1_of_first1">
<h5>Address</h5>
<ul class="list3">
<li>
<img src="images/home.png" alt="">
<div class="extra-wrap">
<p>Lorem ipsum consectetu,<br>dolor sit amet,.</p>
</div>
</li>
</ul>
</div>
<div class="col_1_of_bottom span_1_of_first1">
<h5>Phones</h5>
<ul class="list3">
<li>
<img src="images/phone.png" alt="">
<div class="extra-wrap">
<p><span>Telephone:</span>+1 800 258 2598</p>
</div>
<img src="images/fax.png" alt="">
<div class="extra-wrap">
<p><span>FAX:</span>+1 800 589 2587</p>
</div>
</li>
</ul>
</div>
<div class="col_1_of_bottom span_1_of_first1">
<h5>Email</h5>
<ul class="list3">
<li>
<img src="images/email.png" alt="">
<div class="extra-wrap">
<p><span class="mail"><a href="mailto:yoursite.com">info@test.com</a></span></p>
</div>
</li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<!----//End-contact---->
<!----//End-footer---->
<!---start-subfooter---->
<!---start-subfooter---->
<div class="subfooter">
<div class="wrap">
<a class="to-top" href="#header"><span> </span> </a>
</div>
</div>
<!---//End-subfooter---->
<!---//End-subfooter---->
<!----//End-wrap---->
</body>
</html>