Mini Kabibi Habibi
<%@ Page Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" CodeFile="Contacts.aspx.cs"
Inherits="Contacts" %>
<asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent">
<div class="contentHeader">
<div class="content">
<img id="contactsTitle" src="Images/title_contacts.png" alt="Contacts" />
</div>
</div>
<div class="content contacts">
<div class="map">
<div class="mapBox">
<iframe frameborder='0' src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Developer+Express+Inc,+Glendale,+CA,+United+States&aq=0&sll=37.0625,-95.677068&sspn=60.158465,135.263672&vpsrc=0&ie=UTF8&hq=Developer+Express+Inc,&hnear=Glendale+Los+Angeles,+California,&ll=34.17000,-118.254000&spn=0.033916,0.006295&t=m&output=embed">
</iframe>
</div>
<a href="http://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=Developer+Express+Inc,+Glendale,+CA,+United+States&aq=0&sll=37.0625,-95.677068&sspn=60.158465,135.263672&vpsrc=0&ie=UTF8&hq=Developer+Express+Inc,&hnear=Glendale,+Los+Angeles,+California&ll=34.157924,-118.255744&spn=0.033916,0.006295&t=m">
View Larger Map</a>
</div>
<h3>
Contact Developer Express</h3>
<span>If you need to contact Developer Express, you can do so by using one of the following
methods. We are here to help, so do not hesitate to communicate with us when required.
<br />
<br />
When calling us by phone, please remember that our offices are open from 9:00AM
to 5:00PM Pacific Standard Time.</span>
<h4>
Location:</h4>
<span>801 N. Brand Blvd Suite 850<br />
Glendale CA 91203<br />
USA</span>
<h4>
Telephone:</h4>
<span>+ 1 (818) 844 3383</span>
<h4>
Fax:</h4>
<span>+ 1 (818) 844 3389</span>
<h4>
Email:</h4>
<span><a href="mailto:ClientServices@devexpress.com">ClientServices@devexpress.com</a></span>
</div>
</asp:Content>