Form analysis
1 forms found in the DOM
Name: form2 —
POST Default.aspx
<form name="form2" method="post" action="Default.aspx" id="form2">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwUJLTE5NTI5Nzc4D2QWAgIDD2QWCAIVDxAPFgIeC18hRGF0YUJvdW5kZ2QQFQEEIHNzIBUBBCBzcyAUKwMBZxYAZAIXDxAPFgIfAGdkEBUBAyAxIBUBAyAxIBQrAwFnFgBkAhkPEA8WAh8AZ2QQFQEDIDEgFQEDIDEgFCsDAWcWAGQCGw8PZA8QFgFmFgEWAh4OUGFyYW1ldGVyVmFsdWVkFgECA2RkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYGBQ9DaGVja0JveExpc3QxJDAFD0NoZWNrQm94TGlzdDEkMAUPQ2hlY2tCb3hMaXN0MiQwBQ9DaGVja0JveExpc3QyJDAFD0NoZWNrQm94TGlzdDMkMAUPQ2hlY2tCb3hMaXN0MyQwk8LkqxYGIMvEx7W5xiH9T7xO1oU=">
</div>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="/wEWFgLw24yCDQKvpuq2CALyveCRDwKPyPGACgL+k6/OBwLRjKzNCQKUrP/4AQKUmtKMCwLu1ZDwDQKS3su0AgLx1cKhAgLngJ7aBwLa45TgDgKR79rTBwLT3OqpCgLww6rJCgLtw6rJCgLuw6rJCgLVjZKxBgKQhvDeBALDkZWMBgLxraHUCsEzsDTHg/zLnBz5HCO0LUJWPtqQ">
</div>
<script>
document.oncontextmenu = function() {
return false;
}
</script>
<div id="dhtmltooltip"></div>
<script type="text/javascript">
/***********************************************
* Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
var offsetxpoint = -60 //Customize x offset of tooltip
var offsetypoint = 20 //Customize y offset of tooltip
var ie = document.all
var ns6 = document.getElementById && !document.all
var enabletip = false
if (ie || ns6) var tipobj = document.all ? document.all["dhtmltooltip"] : document.getElementById ? document.getElementById("dhtmltooltip") : ""
function ietruebody() {
return (document.compatMode && document.compatMode != "BackCompat") ? document.documentElement : document.body
}
function ddrivetip(thetext, thecolor, thewidth) {
if (ns6 || ie) {
if (typeof thewidth != "undefined") tipobj.style.width = thewidth + "px"
if (typeof thecolor != "undefined" && thecolor != "") tipobj.style.backgroundColor = thecolor
tipobj.innerHTML = thetext
enabletip = true
return false
}
}
function positiontip(e) {
if (enabletip) {
var curX = (ns6) ? e.pageX : event.clientX + ietruebody().scrollLeft;
var curY = (ns6) ? e.pageY : event.clientY + ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge = ie && !window.opera ? ietruebody().clientWidth - event.clientX - offsetxpoint : window.innerWidth - e.clientX - offsetxpoint - 20
var bottomedge = ie && !window.opera ? ietruebody().clientHeight - event.clientY - offsetypoint : window.innerHeight - e.clientY - offsetypoint - 20
var leftedge = (offsetxpoint < 0) ? offsetxpoint * (-1) : -1000
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge < tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left = ie ? ietruebody().scrollLeft + event.clientX - tipobj.offsetWidth + "px" : window.pageXOffset + e.clientX - tipobj.offsetWidth + "px"
else if (curX < leftedge) tipobj.style.left = "5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left = curX + offsetxpoint + "px"
//same concept with the vertical position
if (bottomedge < tipobj.offsetHeight) tipobj.style.top = ie ? ietruebody().scrollTop + event.clientY - tipobj.offsetHeight - offsetypoint + "px" : window.pageYOffset + e.clientY - tipobj.offsetHeight - offsetypoint + "px"
else tipobj.style.top = curY + offsetypoint + "px"
tipobj.style.visibility = "visible"
}
}
function hideddrivetip() {
if (ns6 || ie) {
enabletip = false
tipobj.style.visibility = "hidden"
tipobj.style.left = "-1000px"
tipobj.style.backgroundColor = ''
tipobj.style.width = ''
}
}
document.onmousemove = positiontip
</script>
<div class="main">
<!-- HEADER -->
<div id="header" class="box">
<h1 id="logo">
<cufon class="cufon cufon-canvas" alt="AIU" style="width: 80px; height: 50.4px;"><canvas width="168" height="68" style="width: 168px; height: 68px; top: -10px; left: -33px;"></canvas>
<cufontext>AIU</cufontext>
</cufon><span>
<cufon class="cufon cufon-canvas" alt=" " style="width: 13px; height: 50.4px;"><canvas width="119" height="70" style="width: 119px; height: 70px; top: -10px; left: -32px;"></canvas>
<cufontext> </cufontext>
</cufon>
<cufon class="cufon cufon-canvas" alt="Library" style="width: 158px; height: 50.4px;"><canvas width="250" height="70" style="width: 250px; height: 70px; top: -10px; left: -32px;"></canvas>
<cufontext>Library</cufontext>
</cufon>
</span>
</h1>
<!-- NAVIGATION -->
<ul id="nav">
<li class="current"><a href="Default.aspx" onmouseover="ddrivetip('Welcome to AIU Library Website','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Homepage</a></li>
<li><a href="http://librarycatalog.aiu.edu.sy/web/guest/welcome" target="_blank" onmouseover="ddrivetip('Search','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Search</a></li>
<li><a href="services.aspx" onmouseover="ddrivetip('Library Services','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Services</a></li>
<li><a href="databases.aspx" onmouseover="ddrivetip('Library E-Libraries','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Open Database</a></li>
<li><a href="visit_link.aspx?vlink=newBooks.aspx" onmouseover="ddrivetip('New Books in every Branch Library','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">New Books</a></li>
<li><a href="staff.aspx" onmouseover="ddrivetip('AIU Library Staff','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Staff</a></li>
<li><a target="_blank" href="https://www.aiu.edu.sy" onmouseover="ddrivetip('Welcome to AIU Website','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">AIU</a></li>
<li><a href="contactUsN.aspx" onmouseover="ddrivetip('Please write to us Or Call us, When You need help','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Ask Librarian</a></li>
<li><a href="#" onmouseover="ddrivetip('Arabic Copy for AIU Library Website','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Arabic</a></li>
</ul>
</div> <!-- /header -->
<!-- COLUMNS -->
<table>
<tbody>
<tr>
<td style="vertical-align: top"><!-- SIDEBAR -->
<div id="aside">
<!-- SIDEBAR MENU -->
<ul class="menu">
<li class="current">
<h3 class="nomb">
<a href="services.aspx"><cufon class="cufon cufon-canvas" alt="Services" style="width: 95px; height: 23.04px;"><canvas width="137" height="32" style="width: 137px; height: 32px; top: -5px; left: -14px;"></canvas><cufontext>Services</cufontext></cufon></a>
</h3>
</li>
<li><a href="Borrowing_Renewing.aspx" onmouseover="ddrivetip('Borrowing Books from the library','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Borrowing & Renewing</a></li>
<li><a href="RequestItem.aspx" onmouseover="ddrivetip('Request Item','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Request Item</a></li>
<li><a href="Internet_Access.aspx" onmouseover="ddrivetip('Internet Access','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Internet Access</a></li>
<li class="current">
<h3 class="nomb">
<cufon class="cufon cufon-canvas" alt="Resources" style="width: 112px; height: 23.04px;"><canvas width="156" height="31" style="width: 156px; height: 31px; top: -5px; left: -15px;"></canvas>
<cufontext>Resources</cufontext>
</cufon>
</h3>
</li>
<li><a href="https://www.aiu.edu.sy/en/13524/Electronic-Books" target="_blank" onmouseover="ddrivetip('New Books for Information E-Libraries','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">AIU-eBooks</a></li>
<li><a href="Elibraries.aspx" onmouseover="ddrivetip('Libraries Catalogs','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Libraries Catalogs</a></li>
<li><a href="Periodical_journals.aspx" onmouseover="ddrivetip('Printed Journals','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Printed Journals</a></li>
<li><a href="Thesis.aspx" onmouseover="ddrivetip('Thesis','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Theses</a></li>
<li><a href="FreeEbook.aspx" onmouseover="ddrivetip('','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()"></a></li>
<!--<li class="current"><h3 class="nomb"><a href="#">Log In</a></h3></li>
<span id="Errlogin" style="display:inline-block;height:24px;width:208px;"></span>
<li>
<label >User Name (required):</label>
<input name="username" type="text" id="username" class="input-text2" style="width:133px;" />
</li>
<li>
<label>Password (required):</label>
<input name="password" type="password" id="password" type="password" class="input-text2" style="width:133px;" />
</li><br />
<li>
<input type="submit" name="login" value="LogIn" id="login" class="input-submit" />
<input type="submit" name="resetlogin" value="Reset" id="resetlogin" class="input-submit" /></li>
<li>
<p><br /><!-- Facebook Badge START <a target=_blank href="https://www.facebook.com/Library.AIU"
target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 13px; font-variant: normal; font-style:normal; font-weight:bold; color:#ff9999;
text-decoration: none;" title="AIU Library | مكتبة الجامعة العربية الدولية">
<span dir="rtl">AIU Library | مكتبة الجامعة العربية الدولية</span></a>
<a target=_blank href="https://www.facebook.com/Library.AIU"
target="_TOP" title="AIU Library | مكتبة الجامعة العربية الدولية">
<img src="https://badge.facebook.com/badge/118859568228319.796.1580174674.png" style="border: 0px;" /></a><!-- Facebook Badge END -->
<p></p>
<!--<br />
<li class="current">
Beginning of meebo me widget code.
Want to talk with visitors on your page?
Go to http://www.meebome.com/ and get your widget
<embed src="http://widget.meebo.com/mm.swf?MbxiPpYSnP" type="application/x-shockwave-flash" width="100%" height="275"></embed>
<br />
</li>
-->
<li class="current">
</li>
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt="Visitors " style="width: 91px; height: 23.04px;"><canvas width="139" height="32" style="width: 139px; height: 32px; top: -5px; left: -14px;"></canvas><cufontext>Visitors </cufontext></cufon><cufon class="cufon cufon-canvas" alt="online" style="width: 68px; height: 23.04px;"><canvas width="110" height="32" style="width: 110px; height: 32px; top: -5px; left: -14px;"></canvas><cufontext>online</cufontext></cufon></a>
</h3>
</li>
<table border="0">
<tbody>
<tr>
<td style="vertical-align:middle"><img src="images/vis.jpg" alt="" class="f-left"></td>
<td><b>Here: </b> 2 <b>Visitors</b></td>
</tr>
</tbody>
</table>
</ul>
</div> <!-- /aside -->
</td>
<td> </td>
<td style="vertical-align: top">
<marquee title="11" onmouseover="this.scrollAmount='0';" onmouseout="this.scrollAmount='2';" scrollamount="3" style="color:#004B96; font-family: Calibri; font-weight: bold; height: 60px;" bgcolor="#FFFFFF">
<br> <a href="AIUNews/news.aspx"></a> <br>
</marquee>
<div id="content">
<!-- LIST OF ARTICLES -->
<ul class="articles box">
<table width="100%">
<tbody>
<tr>
<td>
<h2>
<a href="#"><cufon class="cufon cufon-canvas" alt="About " style="width: 101px; height: 31.68px;"><canvas width="166" height="44" style="width: 166px; height: 44px; top: -7px; left: -20px;"></canvas><cufontext>About </cufontext></cufon><cufon class="cufon cufon-canvas" alt="AIU " style="width: 64px; height: 31.68px;"><canvas width="130" height="44" style="width: 130px; height: 44px; top: -7px; left: -20px;"></canvas><cufontext>AIU </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Library" style="width: 108px; height: 31.68px;"><canvas width="165" height="44" style="width: 165px; height: 44px; top: -7px; left: -20px;"></canvas><cufontext>Library</cufontext></cufon></a>
</h2>
</td>
<td style="vertical-align:middle"><!-- <a target=_blank onMouseover="ddrivetip('Share on Facebook','#EFEFEF', 200)";
onMouseout="hideddrivetip()" href=https://www.facebook.com/AIU.Library2020/><img src=images/share_on_facebook.jpg class="f-right"></a>--> </td>
</tr>
</tbody>
</table>
<p>AIU Library was established in 2005 as a major part of the Arab International University. <br> The Library strives to improve both the relevance and effectiveness of its collections and services in order to support and promote high
academic standards in undergraduate and postgraduate courses and Research and Development (R&D) activities </p>
<br>
<img src="images/aiu_library.JPG" title="Central Library" class="f-left">
<p>AIU holds about 30,000 printed books, 14000 eBooks and subscribed to 60 printed periodical titles and more than 83,000 e-journals & 200,000 E-books, covering all subjects in general and faculties’ specialization fields at Arab
International University.<br> To cope with the expansion of the University, the Central library has expanded is space to reach 2000 m2.</p>
</ul>
<p>
<br>
<br>
</p>
<p></p>
<h3>
<cufon class="cufon cufon-canvas" alt="Branches " style="width: 105px; height: 23.04px;"><canvas width="155" height="31" style="width: 155px; height: 31px; top: -5px; left: -15px;"></canvas>
<cufontext>Branches </cufontext>
</cufon>
<cufon class="cufon cufon-canvas" alt="Libraries:" style="width: 96px; height: 23.04px;"><canvas width="146" height="31" style="width: 146px; height: 31px; top: -5px; left: -15px;"></canvas>
<cufontext>Libraries:</cufontext>
</cufon>
</h3>
<img src="images/aiu_library2.JPG" alt="" class="f-right" title="Branch_libraries">AIU Library has also opened the following branch libraries: <ul class="ul">
<li>Pharmacy Library.</li>
<li>Computer&Communication Engineering Library.</li>
<li>Business Administration Library.</li>
<li>Architecture and Arts Library.</li>
<li>Civil Engineering Library.</li>
<li>Dentistry Library(New).</li>
<li>Law Library (New).</li>
</ul>
<br>
<p></p>
<script type="text/javascript">
function Clickheretoprint() {
var disp_setting = "toolbar=no,location=no,directories=no,menubar=no,";
disp_setting += "scrollbars=yes,width=100%";
var content_vlue = document.getElementById("content").innerHTML;
var docprint = window.open("", "", disp_setting);
docprint.document.open();
docprint.document.write('<html><head><title>AIU Library -- News</title>');
docprint.document.write('<link rel="stylesheet" type="text/css" href="/css/main.css" />');
docprint.document.write('</head><body >');
docprint.document.write('<table align="center" cellpadding="0" width="100%"><tr><td align="center"><img src="images/Printernew.png" /></td></tr>');
docprint.document.write('<tr><td align="center"><br/><a href="javascript:self.print();" >print</a></td></tr></table><hr color="black" size="1" />');
docprint.document.write('<table><tr><td><div>');
docprint.document.write(content_vlue);
docprint.document.write('</div></td></tr></table><br><hr color="black" size="1" /><div class="main box">AIU LIBRARY</div>');
docprint.document.write('</body></html>');
docprint.document.close();
docprint.focus();
}
function HideControls2(source) {
var divComments = document.getElementById("divComments");
var divTellYourFriends = document.getElementById("divTellYourFriends");
switch (source) {
case "11": {
divTellYourFriends.style.display = "none";
if (divComments.style.display == "block") divComments.style.display = "none";
else divComments.style.display = "block";
break;
}
case "12": {
divComments.style.display = "none";
if (divTellYourFriends.style.display == "block") divTellYourFriends.style.display = "none";
else divTellYourFriends.style.display = "block";
break;
}
}
}
</script>
<div>
<div class="article_item">
<div class="tabs">
<img src="images/comm.png" align="absmiddle">
<a id="divCommentsBtn" href="javascript:HideControls2('11')">Add Comments</a> | <img src="images/email.png" align="absmiddle">
<a href="javascript:HideControls2('12');">
Tell your Friend</a> | <img src="images/Printernew.png" align="absmiddle">
<a href="javascript:Clickheretoprint()">Print
</a>
</div>
</div>
</div>
<br>
<div id="divComments" style="display: none;">
<span id="commentsp">Write Your Comments....</span><br>
<span id="commLb" style="display:inline-block;height:24px;width:208px;"></span>
<ul>
<li>
<label for="input-01">Your Name (required):</label>
<input name="person_name" type="text" id="person_name" class="input-text" size="45">
</li>
<li>
<label for="input-02">Your Email (required):</label>
<input name="person_mail" type="text" id="person_mail" class="input-text" size="45">
</li>
<li>
<label for="input-03">Your comment (required):</label>
<textarea name="person_comment" rows="10" cols="20" id="person_comment" class="input-text" style="height:55px;"></textarea>
</li>
<br>
<input type="submit" name="send_comment" value="Post Comment" id="send_comment" class="input-submit"> <input type="submit" name="reset_comment" value="Reset" id="reset_comment" class="input-submit">
</ul>
</div>
<div id="divTellYourFriends" style="display: none;">
<span id="tell">Tell Your Friends....</span><br>
<span id="tellLb" style="display:inline-block;height:24px;width:208px;"></span>
<ul>
<li>
<label for="input-01">Your Friend Name (required):</label>
<input name="person_name_tellyourfriends" type="text" id="person_name_tellyourfriends" class="input-text" size="45">
</li>
<li>
<label for="input-02">Your Friend Email (required):</label>
<input name="person_mail_tellyourfriends" type="text" id="person_mail_tellyourfriends" class="input-text" size="45">
</li>
<li>
<label for="input-03">Your Message (required):</label>
<textarea name="person_comment_tellyourfriends" rows="10" cols="20" id="person_comment_tellyourfriends" class="input-text" style="height:55px;"></textarea>
</li>
<br>
<input type="submit" name="tellyourfriends" value="Send" id="tellyourfriends" class="input-submit"> <input type="submit" name="reset_tellyourfriends" value="Reset" id="reset_tellyourfriends" class="input-submit">
</ul>
</div>
<br>
<h3>
<cufon class="cufon cufon-canvas" alt="Comments..." style="width: 132px; height: 23.04px;"><canvas width="182" height="31" style="width: 182px; height: 31px; top: -5px; left: -15px;"></canvas>
<cufontext>Comments...</cufontext>
</cufon>
</h3>
<ul class="ul">
<li><b>*Name: </b>Laurence Theodore <b>*Date: </b> 3/21/2018 6:18:06 PM <b>*mail: </b> <a href="mail_to(laurencetheodore@gawab.com)">laurencetheodore@gawab.com </a></li><b> comment: </b> Its not my first time to pay a visit this
website, i am visiting this site dailly and take good facts from here everyday. Website: http://herb24.space
</ul>
<p> </p>
</div>
</td>
<td> </td>
<td style="vertical-align: top">
<ul class="menu">
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt="Calender" style="width: 99px; height: 23.04px;"><canvas width="144" height="32" style="width: 144px; height: 32px; top: -5px; left: -14px;"></canvas><cufontext>Calender</cufontext></cufon></a>
</h3>
</li>
<div id="calendar" align="center">
<div align="center" id="calDate" style="width:100%">
<font color="#004B96" style="font-size: 0.9em/1.5" face="arial">No event messages to display for today</font>
</div>
<div id="cal">
<div style="border:0pt solid #cccccc;width:100%" align="center">
<font color="#ffffff" style="font-size: 0.9em/1.5">
<font color="#000000" style="font-size: 0.9em/1.5" face="arial">
<table width="95%" border="0" cellspacing="0" cellpadding="2" align="center">
<tbody>
<tr>
<td colspan="7" style="background:#FFFFFF" align="center">
<font color="#004B96" face="arial"><b>Today is: </b>24 May 2023</font>
</td>
</tr>
<tr>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Fri</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Sat</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Sun</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Mon</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Tue</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Wed</font>
</td>
<td width="5%" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial">Thu</font>
</td>
</tr>
<tr>
<td width="5%" align="center"> </td>
<td width="5%" align="center"> </td>
<td width="5%" align="center"> </td>
<td width="5%" align="center"> </td>
<td width="5%" align="center"><span style="color:black">1</span></td>
<td width="5%" align="center"><span style="color:black">2</span></td>
<td width="5%" align="center"><span style="color:black">3</span></td>
</tr>
<tr>
<td width="5%" align="center"><span style="color:black">4</span></td>
<td width="5%" align="center"><span style="color:black">5</span></td>
<td width="5%" align="center"><span style="cursor:pointer;color:#ff9999" onclick="selDate = 20230506; isDate(6,4,2023);return false;">6</span></td>
<td width="5%" align="center"><span style="color:black">7</span></td>
<td width="5%" align="center"><span style="color:black">8</span></td>
<td width="5%" align="center"><span style="color:black">9</span></td>
<td width="5%" align="center"><span style="color:black">10</span></td>
</tr>
<tr>
<td width="5%" align="center"><span style="color:black">11</span></td>
<td width="5%" align="center"><span style="color:black">12</span></td>
<td width="5%" align="center"><span style="color:black">13</span></td>
<td width="5%" align="center"><span style="color:black">14</span></td>
<td width="5%" align="center"><span style="color:black">15</span></td>
<td width="5%" align="center"><span style="color:black">16</span></td>
<td width="5%" align="center"><span style="color:black">17</span></td>
</tr>
<tr>
<td width="5%" align="center"><span style="color:black">18</span></td>
<td width="5%" align="center"><span style="color:black">19</span></td>
<td width="5%" align="center"><span style="color:black">20</span></td>
<td width="5%" align="center"><span style="color:black">21</span></td>
<td width="5%" align="center"><span style="color:black">22</span></td>
<td width="5%" align="center"><span style="color:black">23</span></td>
<td width="5%" style="background:Beige" align="center">
<font color="black" style="font-size: 0.9em/1.5" face="arial"><span style="color:black">24</span></font>
</td>
</tr>
<tr>
<td width="5%" align="center"><span style="color:black">25</span></td>
<td width="5%" align="center"><span style="color:black">26</span></td>
<td width="5%" align="center"><span style="color:black">27</span></td>
<td width="5%" align="center"><span style="color:black">28</span></td>
<td width="5%" align="center"><span style="color:black">29</span></td>
<td width="5%" align="center"><span style="color:black">30</span></td>
<td width="5%" align="center"><span style="color:black">31</span></td>
</tr>
</tbody>
</table>
</font>
</font>
</div>
<table border="0" cellspacing="0" cellpadding="2" width="95%">
<tbody>
<tr>
<td><a href="#" onclick="if (cala = dispCal(2022,5)) {document.getElementById('cal').innerHTML = cala; return false;}"><font color="#004B96" face="arial"><<</font></a></td>
<td><a href="#" onclick="if (cala = dispCal(2023,4)) {document.getElementById('cal').innerHTML = cala; return false;}"><font color="#004B96" face="arial"><</font></a></td>
<td align="right"><a href="#" onclick="if (cala = dispCal(2023,6)) {document.getElementById('cal').innerHTML = cala; return false;}"><font color="#004B96" face="arial">></font></a></td>
<td align="right"><a href="#" onclick="if (cala = dispCal(2024,5)) {document.getElementById('cal').innerHTML = cala; return false;}"><font color="#004B96" face="arial">>></font></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</ul>
<div id="aside2">
<!-- SIDEBAR MENU -->
<!--<ul class="menu">
<li class="current"><h3 class="nomb"><a href="#">Voting</a></h3></li>
<span id="ErrLb2" style="display:inline-block;height:24px;width:208px;"></span><br />
<span id="Label1">?" onmouseover=prompt(910494) //</span>
<table>
<tr><td> <table id="CheckBoxList1" border="0">
<tr>
<td><input id="CheckBoxList1_0" type="checkbox" name="CheckBoxList1$0" /><label for="CheckBoxList1_0"> ss </label></td>
</tr>
</table></td>
<td><span id="Lb1" style="display:inline-block;height:24px;width:68px;"></span></td></tr>
<tr>
<td><table id="CheckBoxList2" border="0">
<tr>
<td><input id="CheckBoxList2_0" type="checkbox" name="CheckBoxList2$0" /><label for="CheckBoxList2_0"> 1 </label></td>
</tr>
</table></td>
<td><span id="Lb2" style="display:inline-block;height:24px;width:68px;"></span></td>
</tr>
<tr>
<td> <table id="CheckBoxList3" border="0">
<tr>
<td><input id="CheckBoxList3_0" type="checkbox" name="CheckBoxList3$0" /><label for="CheckBoxList3_0"> 1 </label></td>
</tr>
</table></td>
<td><span id="Lb3" style="display:inline-block;height:24px;width:68px;"></span></td>
</tr>
</table>
<span>Write Your Comments on your choice</span>:<br />
<textarea name="your_comments" rows="2" cols="20" id="your_comments" style="height:29px;width:206px;"></textarea>
<br />
<input type="submit" name="vote" value="Vote" id="vote" class="input-submit" />
<input type="submit" name="reset" value="Reset" id="reset" class="input-submit" />
<input type="submit" name="vote_result" value="Result" id="vote_result" class="input-submit" />
<br />
-->
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt=" " style="width: 7px; height: 23.04px;"><canvas width="57" height="31" style="width: 57px; height: 31px; top: -5px; left: -15px;"></canvas><cufontext> </cufontext></cufon></a>
</h3>
</li>
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt="News" style="width: 59px; height: 23.04px;"><canvas width="103" height="31" style="width: 103px; height: 31px; top: -5px; left: -15px;"></canvas><cufontext>News</cufontext></cufon></a>
</h3>
</li>
<table border="0" width="100%">
<tbody>
<tr>
<td style="vertical-align:middle"><img src="images/vpn.jpg" alt="" class="f-left"></td>
<td align="justify"> </td>
</tr>
</tbody>
</table>
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt=" " style="width: 7px; height: 23.04px;"><canvas width="57" height="31" style="width: 57px; height: 31px; top: -5px; left: -15px;"></canvas><cufontext> </cufontext></cufon></a>
</h3>
</li>
<li class="current">
<h3 class="nomb">
<a href="#"><cufon class="cufon cufon-canvas" alt="Opening " style="width: 95px; height: 23.04px;"><canvas width="144" height="31" style="width: 144px; height: 31px; top: -5px; left: -15px;"></canvas><cufontext>Opening </cufontext></cufon><cufon class="cufon cufon-canvas" alt="hours" style="width: 59px; height: 23.04px;"><canvas width="103" height="31" style="width: 103px; height: 31px; top: -5px; left: -15px;"></canvas><cufontext>hours</cufontext></cufon></a>
</h3>
</li>
<img src="images/Clock.jpg" class="f-left">
<b>Normally:</b> from Saturday till Tuesday from 9:00 to 15:00.
</div>
</td>
<!-- /section -->
<!-- /main -->
</tr>
</tbody>
</table>
<p class="more" style="text-align: center">
<a href="docs/IRGuide-20-8-2011.pdf" onmouseover="ddrivetip('You can use this tutorials','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Library Tutorial »</a>
<a href="CitationGuide.aspx" onmouseover="ddrivetip('You can use Citation Guide','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Citation Guide »</a>
<a href="docs/SubjectGuide.pdf" onmouseover="ddrivetip('You can use this tutorials','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()">Subject Guide »</a>
<a href="Gallery/gal.html" onmouseover="ddrivetip('photos for libraries','#EFEFEF', 200)" ;="" onmouseout="hideddrivetip()" target="_blank">Library Gallery »</a>
</p><br>
<div id="footer">
<div class="main box">
<!-- Would you like to remove this line? Visit www.templatesdock.com/terms.php -->
<p class="f-right t-right"><a href="mailto:a-dalati@aiu.edu.sy">AIU
Library</a> by Eng.Ahmad Dalati<br>
</p>
<!-- Would you like to remove this line? Visit www.templatesdock.com/terms.php -->
<p class="f-left">Copyright © 2019 <a target="_blank" href="https://www.aiu.edu.sy">
AIU </a></p>
</div>
</div> <!-- /footer -->
<br>
<script type="text/javascript">
Cufon.now();
</script>
</div>
</form>
Text Content
AIU LIBRARY
* Homepage
* Search
* Services
* Open Database
* New Books
* Staff
* AIU
* Ask Librarian
* Arabic
* SERVICES
* Borrowing & Renewing
* Request Item
* Internet Access
* RESOURCES
* AIU-eBooks
* Libraries Catalogs
* Printed Journals
* Theses
*
*
* VISITORS ONLINE
Here: 2 Visitors
ABOUT AIU LIBRARY
AIU Library was established in 2005 as a major part of the Arab International
University.
The Library strives to improve both the relevance and effectiveness of its
collections and services in order to support and promote high academic standards
in undergraduate and postgraduate courses and Research and Development (R&D)
activities
AIU holds about 30,000 printed books, 14000 eBooks and subscribed to 60 printed
periodical titles and more than 83,000 e-journals & 200,000 E-books, covering
all subjects in general and faculties’ specialization fields at Arab
International University.
To cope with the expansion of the University, the Central library has expanded
is space to reach 2000 m2.
BRANCHES LIBRARIES:
AIU Library has also opened the following branch libraries:
* Pharmacy Library.
* Computer&Communication Engineering Library.
* Business Administration Library.
* Architecture and Arts Library.
* Civil Engineering Library.
* Dentistry Library(New).
* Law Library (New).
Add Comments | Tell your Friend | Print
Write Your Comments....
* Your Name (required):
* Your Email (required):
* Your comment (required):
Tell Your Friends....
* Your Friend Name (required):
* Your Friend Email (required):
* Your Message (required):
COMMENTS...
* *Name: Laurence Theodore *Date: 3/21/2018 6:18:06 PM *mail:
laurencetheodore@gawab.com
comment:
Its not my first time to pay a visit this website, i am visiting this site
dailly and take good facts from here everyday. Website: http://herb24.space
* CALENDER
No event messages to display for today
Today is: 24 May 2023Fri Sat Sun Mon Tue Wed Thu
12345678910111213141516171819202122232425262728293031
<<<>>>
NEWS
OPENING HOURS
Normally: from Saturday till Tuesday from 9:00 to 15:00.
Library Tutorial » Citation Guide » Subject Guide » Library
Gallery »
AIU Library by Eng.Ahmad Dalati
Copyright © 2019 AIU