function togglesize(ctrl)
{
//alert(ctrl);
minimizealldivs();
maximize(ctrl);
var exdays=1;
var exdate=new Date();
exdate.setDate(exdate.getDate() + exdays);
var c_value=escape(ctrl) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie="menuselected" + "=" + c_value;
}
function togglesizee(ctrl)
{
minimizealldivs();
}
function minimize(ctrl)
{
var height=document.getElementById("attrtype"+ctrl).offsetHeight;
document.getElementById("attrtype"+ctrl).style.height="40px";
document.getElementById("img"+ctrl).src="images/a_right.png";
}
function hlightdiv(ctrl)
{
document.getElementById("attrtype_"+ctrl).style.backgroundColor="#70BEFE";
}
function normaldiv(ctrl)
{
document.getElementById("attrtype_"+ctrl).style.backgroundColor="#70BEFE";
}
function hlightdivv(ctrl)
{
document.getElementById(ctrl).style.backgroundColor="#70BEFE";
}
function normaldivv(ctrl)
{
document.getElementById(ctrl).style.backgroundColor="#70BEFE";
}
function getQueryString()
{
var result = {}, queryString = location.search.substring(1),
re = /([^&=]+)=([^&]*)/g, m;
while (m = re.exec(queryString))
{
result[decodeURIComponent(m[1])] = decodeURIComponent(m[2]);
}
return result;
}
function getXMLHTTP()
{ //fuction to return the xml http object
var xmlhttp=false;
try
{
xmlhttp=new XMLHttpRequest();
}
catch(e)
{
try
{
xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
}
catch(e)
{
try
{
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
}
catch(e1)
{
xmlhttp=false;
}
}
}
return xmlhttp;
}
function minimizealldivs()
{
var childids=document.getElementById('LeftsearchBar').getElementsByTagName('*');
var j=0;
for(i=0; i
|
|
|
Dentistry |
|
Contacts |
|
Name | Contact Number(s) | Email Address |
Dr. Lilibeth Lim Gaffud
General Coordinator
Internship Training Program
|
293-1177 Ext. 151 |
dr.beth@riyadh.edu.sa |
Ms. Geraldine Gascon
Secretary - English
Internship Training Program
|
293-1177 Ext. 148 |
geraldin.gascon@riyadh.edu.sa |
Ms. Maryam Al-ati
Secretary - Arabic
Internship Training Program
|
293-1177 Ext. 238 |
maryamalati@riyadh.edu.sa |