<!DOCTYPE html>
<html>
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.topnav {
  overflow: hidden;
  //background-color: #333;
  background-color: white;
}

.topnav a {
  float: left;
  display: block;
  color: Blue;
  //color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  //background-color: #ddd;
  background-color: white;
  color: green;
}

.active {
  //background-color: #4CAF50;
  background-color: #F0F8FF;
  color: grey;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
</style>
</head>
<body>

<div class="topnav" id="myTopnav">
    <a href="index.php"  ><img src="awlogo.jpg" title="Alhamraworld"  height="120" width="210"> </a>
    <!--
  <a href="index.php" class="active">Alhamraworld</a>
  -->
  <a href="about_us.php">About Us</a>
  <a href="our_projects.php">Our Projects</a>
  <a href="key_persons.php">Key Persons</a>
  <a href="contact_us.php">Contact Us</a>
  <a href="javascript:void(0);" class="icon" onclick="myFunction()">
    <i class="fa fa-bars" style="font-size:70px;color:blue;"></i>
  </a>
</div>


<script>
function myFunction() {
  var x = document.getElementById("myTopnav");
  if (x.className === "topnav") {
    x.className += " responsive";
  } else {
    x.className = "topnav";
  }
}
</script>

</body>
</html>
<head>
<META http-equiv="Content-type" content="text/html; charset=iso-8859-1">
<title>Alhamraworld</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="language" content="english">
<meta name="description" content="Peaceful and Beautiful World-Alhmaraworld">
<meta name="keywords" content="Alhamraworld,alhamraworld,alhamraworld.com,hours stay,facebook,twitter,linkedin,instagram,google,wikipedia">
<link rel="shortcut icon" href="http://www.alhamraworld.com/favicon.ico" />
<style>
* {
    box-sizing: border-box;
}
.row::after {
    content: "";
    clear: both;
    display: block;
}
[class*="col-"] {
    float: left;
    padding: 15px;

}
html {
    font-family: "Lucida Sans", sans-serif;
}
.header {
    //background-color: #9933cc;
    background-color: yellow;
    //color: #ffffff;
    color: blue;
    padding: 5px;
text-align: center;

}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    padding: 8px;
    margin-bottom: 7px;
   // background-color: #33b5e5;
   background-color: yellow;
    color: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu li:hover {
    background-color: #0099cc;
}
.aside {
    background-color: #33b5e5;
    padding: 15px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.asidel {
    background-color: #D7DBDD  ;
    padding: 15px;
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.footer {
    background-color: #0099cc;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
}
a:link {
    text-decoration: none;
color: blue;
}

a:visited {
    text-decoration: none;
//color: grey;
}

a:hover {
    text-decoration: none;
//color: green;
}

a:active {
    text-decoration: none;
//color: red;
}
p {
    margin: 0;
    padding: 0;
}
.responsive {
  width: 100%;
  //max-width: 600px;
  height: auto;
}
</style>
</head>
<body>
    <!--
<div class="header">

<h1>alhamraworld</h1>
<font face="verdana"   size="4"><a href="index.php" > Home | </a><a href="about_us.php" >  About Us  | </a><a href="our_projects.php" >  Our Projects  | </a><a href="key_persons.php" >  Key Persons |  </a><a href="contact_us.php" >  Contact Us  </a></font>
</div>
-->
</div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- resad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9567761077800041"
     data-ad-slot="9129361099"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div class="row">
<!--
<div class="col-3 menu">
    

<div class="asidel">
  <form id="search" enctype="multipart/form-data" action="/ahst/searchd.php" method="post">
<input name="searcht" type="text"  id="searcht" size="15" placeholder=" Search ..." />
<input type="submit" value="Search" /> 
</form> 

</div>

</div>
-->
<div class="col-8">
    
<!--    
<a href="http://www.anhrsstay.com" target="_blank" ><img src="humanlife.jpg" title="All About Human Life"  height="100" width="100" align="left"></a><font face="verdana"  color="Green" size="4">Anhrsstay project is all about human life activities and acheivements in the fields of Play,Games,Entertainment,Beauty, Multiplication of Wealth and Power with special emphasis on the short life span of humans. </font>
<hr>
<a href="alhamragroup.php" target="_blank" ><img src="artndesign.jpg" title="Art and Design" class="responsive" height="150" width="400"></a>
<hr>
<a href="http://www.akbma.com" target="_blank" ><img src="rnd.jpg" title="Research and Developement" class="responsive" height="150" width="400"></a>
<hr>
<a href="../awp/index.php" target="_blank" ><img src="products.jpg" title="Products and Services" class="responsive" height="150" width="400"></a>
<hr>
-->
<font face="verdana"  color="Green" size="5">
Alhamraworld's Latest News,Notices and Announcements:</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-07-10</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld proud to announce its financial results for the year 2018-19( From 1st July,2018 to 30 June,2019).A YoY increase of 18.5%,is witnessed, in Revenues.This is good performance keeping in view the overall economic,political and business conditions in our country. Congratulations to all members of our teams of all projects.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-06-30</font>
<br/>
<font face="verdana"  color="Grey" size="3">1..All members of our long term stock trading group are hereby informed that PSO,FFC and ENGRO 
 has been deposited the announced dividend amounts in the Bank accounts of the share holders. Kindly check your bank accounts and in case
not received please inform us to proceed further with the companies.<br/><br/>
2..All members of our online Financial Management Systems are hereby advised to enter the closing financial entries/transacions before July 05,2019,to initiate year end process, for the financial year ending on June 30,2019. </font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-06-21</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld proud to announce the successful and intime 
(Just Before the deadline of June 30,2019)
launch of online software system for the efficient distribution of
life saving drugs in Toba Tek Singh District,Punjab,Pakistan.
The system has been designed,developed and launched 
by our Aleemsoft Expert Team. </font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-06-15</font>
<br/>
<font face="verdana"  color="Grey" size="3">Our human development team announced to carry out survey
in the Posh residential area's of Lahore, for the out of school 
children,specially female kids, working as helpers/maids/servants in houses,
to motivate their employers to educate their child servants 
and to arrange special teaching classes for them. </font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-06-09</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld arranged a short(2 days) recreational trip,for the members of our teams,on  6 & 7th June,2019 ,to one of beautiful hilly area's of Pakistan
viz Murree,Nathiagali,Abbotabad,Thandiani etc,
The trip was pleasant and refreshing.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-06-03</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld announces Eid Holidays from June 4,2019 to June 8,2019.
Eid Mubarak in advance to all of our esteemed Muslim Customers and 
members of our teams.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-05-14</font>
<br/>
<font face="verdana"  color="Grey" size="3">All members of our long term stock trading group,who has GLAXO PAKISTAN SHARES, are hereby informed that
The company, who announced the 70% dividend in April,2019,
 has been deposited the dividend amount in the Bank accounts of the share holders. Kindly check your bank accounts and in case
not received please inform us to proceed further with the company.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-05-05</font>
<br/>
<font face="verdana"  color="Grey" size="3">The Management of Hameedan Aziz School,situated in poor locality of village Kahna,about 20 Km from Lahore,
providing almost free education,requested us last year to help improve admissions in the school. 
Our development team put their efforts,using their expert skills, promoting and motivating the 
poor,reluctant parents of the kids of the locality.
Now the school management informed us that the admissions in the school this
year has been increased by 35% as compared to the previous years.Well done our human development
team.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-04-08</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld proud to announce that we have won the 
contract for the design of advertisments and promotional materials etc,
of a local housing scheme namely Zahoor Town,in suburban area of Lahore.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-03-20</font>
<br/>

<font face="verdana"  color="Grey" size="3">All members of our short term stock trading group are hereby informed that
the Pakistan Stock Exchange is expected to decline further due to present
economic and political reasons, so kindly take profit of your holdings  and wait for our next
expert announcement after Federal Budget.</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-02-05</font>
<br/>
<font face="verdana"  color="Grey" size="3">Our Human Development Team successfully rehablitate,group of four young teenage school dropouts,from needy families,by helping them in setting up their small business projects.One want to buy  and raise a cow for milk selling,Other want chicks to raise and sell eggs,One needs a cart for fruit selling and the last want to be a tailor and needs a sewing machine.
</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-02-02</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld to announce the launch of online school management system. Which has been designed and developed by our Aleemsoft Team for the small to medium schools of urban and rural remote areas of Pakistan.
</font>
<br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-01-25</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld  proud to announce that we have awarded the 
contract for the software development of security system of Defence Housing Authoriy,Phase XII,
Lahore.
</font>
 <br/>
<br/>
<font face="verdana"  color="Black" size="4">2019-01-05</font>
<br/>
<font face="verdana"  color="Grey" size="3">Alhamraworld arranged a religious trip for some muslim members of our teams to perform Umrah in Saudia Arabia,from 25 Dec,2018 to 04 Jan,2019.Such trips are part of spiritual and moral development of our staff members specially working on our social projects.</font>
 
</div>

<div class="col-4 menu">
  

<div class="asidel">
    <!--
    <form id="search" enctype="multipart/form-data" action="/ahst/searchd.php" method="post">
<input name="searcht" type="text"  id="searcht" size="15" placeholder=" Search ..." />
<input type="submit" value="Search" /> 
</form>
      <hr>
      
     
    <a href="aleemsoft.php"  ><img src="awimages/software.jpg" title="Custom Software Development" class="responsive" height="450" width="200"></a>
     <a href="alhamragroup.php"  ><img src="awimages/artndesign.jpg" title="Design,Graphic Arts and Ads Communications" class="responsive" height="450" width="200"></a>
 
    <a href="anhrsstay.php"  ><img src="awimages/humanlife.jpg" title="Human Activities and Moral Development" class="responsive" height="450" width="200"></a>
     <a href="products.php"  ><img src="awimages/consumer1.jpg" title="Consumers Products and services" class="responsive" height="450" width="200"></a>
     <a href="stocks.php"  ><img src="awimages/shstock1.jpg" title="Stock Investment Services" class="responsive" height="450" width="200"></a>
 -->
  <hr/>  
   <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- resad2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9567761077800041"
     data-ad-slot="2707724295"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
 

<a href="aleemsoft.php"  ><img src="awimages/software.jpg" title="Custom Software Development" class="responsive" height="450" width="200"></a>
     <a href="alhamragroup.php"  ><img src="awimages/artndesign.jpg" title="Design,Graphic Arts and Ads Communications" class="responsive" height="450" width="200"></a>
 
    <a href="anhrsstay.php"  ><img src="awimages/humanlife.jpg" title="Human Activities and Moral Development" class="responsive" height="450" width="200"></a>
     <a href="products.php"  ><img src="awimages/consumer1.jpg" title="Consumers Products and services" class="responsive" height="450" width="200"></a>
     <a href="stocks.php"  ><img src="awimages/shstock1.jpg" title="Stock Investment Services" class="responsive" height="450" width="200"></a>
  
 
    

</div>

</div>

</div>

<div class="footer">
    
<p style="font-size:12px;color:white;">Copyright @ alhamraworld.com | <a href="privacypolicy.php" > Privacy Policy </a></p>

</div>

</body>
</html>
