Buying = new Array();  // الشراء
Buying[1] = 199.95;   // دولار امرْûپE
Buying[2] = 409.00   ;   // جنيپEاسترليني
Buying[3] = 285.25 ;   // ûEرپE
Buying[4] = 0.0;   // ûC ْمباني
Buying[5] = 0.0 ;   // SEK
Buying[6] = 52.98;    // رْمپEسعودپE
Buying[7] = 54.95  ;   // درهم اماراتپE
Buying[8] = 0.0 ;   // رْمپEقطرپE

//--------------------------//
Selling = new Array();  //  البِْ
Selling[1] = 199.30;   // دولار امرْûپE
Selling[2] = 413.00  ;    // جنيپEاسترليني
Selling[3] = 288.50 ;   // ûEرپE
Selling[4] = 0.0;   // ûC ْمباني
Selling[5] = 0.0;    // SEK
Selling[6] = 53.15;    // رْمپEسعودپE
Selling[7] = 54.30  ;   // درهم اماراتپE
Selling[8] = 0.0 ;   // رْمپEقطرپE

//--------------------------//
BookRate = new Array();   // Book Rate
BookRate[1] = 0.0 ;   // دولار امرْûپE
BookRate[2] = 0.0  ;   // جنيپEاسترليني
BookRate[3] = 0.0 ;  // ûEرپE
BookRate[4] = 0.0 ;  // ûC ْمباني 
BookRate[5] = 0.0;  // SEK
BookRate[6] = 0.0 ;  // رْمپEسعودپE
BookRate[7] = 0.0 ;  // درهم اماراتپE
BookRate[8] = 0.0 ;  // رْمپEقطرپE

















msg1="<p><span style='font-weight: 400'>";
msg1+="<font face=Tahoma color=gold size=1>أسعار الصرف:&nbsp;</font>";

msg1+="<font face='Tahoma' size='1'><IMG src='flags/flag003.gif' border=0 width='16' height='10'></font>";
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>";
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[1])</script></font>";
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>";
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[1])</script>&nbsp;</font>";

msg1+="<font face='Tahoma' size='1'> <IMG src='flags/flag002.gif' border=0 width='16' height='12'></font>"
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[2])</script></font>"
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[2])</script>&nbsp;</font>"

msg1+="<font face='Tahoma' size='1'> <IMG src='flags/flag024.gif' border=0 width='16' height='11'></font>"
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[4])</script></font>"
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[4])</script>&nbsp;</font>"

msg1+="<font face='Tahoma' size='1'> <IMG src='flags/flag029.gif' border=0 width='16' height='11'></font>"
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[5])</script></font>"
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[5])</script>&nbsp;</font>"

msg1+="<font face='Tahoma' size='1'> <IMG src='flags/flag030.gif' border=0 width='16' height='11'></font>"
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[14])</script></font>"
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[14])</script>&nbsp;</font>"

msg1+="<font face='Tahoma' size='1'> <IMG src='flags/flag098.gif' border=0 width='16' height='11'></font>"
msg1+="<font face=Tahoma color=white size=1>شراء:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Buying[3])</script></font>"
msg1+="<font face=Tahoma color=white size=1>&nbsp;|&nbsp;بِْ:&nbsp;</font>"
msg1+="<font face=Tahoma color=gold size=1><script type='text/javascript'>document.write(Selling[3])</script></font>"
msg1+="</span></p>"

//<script type='text/javascript'>document.write(msg1)</script>

function rateing(){
//-----------------//
//-----------------//

currencytype =document.exchang.curncy.options[document.exchang.curncy.selectedIndex].value;

if (currencytype ==00){
document.exchang.rate1.value='';
document.exchang.rate2.value='';
if (!document.images)
return
document.images.pictures.src='flags/me.jpg'


}


if (currencytype ==1){
document.exchang.rate1.value=Buying[1];
document.exchang.rate2.value=Selling[1];
document.images.pictures.src='flags/us-flag.jpg'
}

if (currencytype ==2){
document.exchang.rate1.value=Buying[2];
document.exchang.rate2.value=Selling[2];
if (!document.images)
return
document.images.pictures.src='flags/uk-flag.jpg'
}


if (currencytype ==3){
document.exchang.rate1.value=Buying[3];
document.exchang.rate2.value=Selling[3];
document.images.pictures.src='flags/euroflag.jpg'

}

if (currencytype ==4){
document.exchang.rate1.value=Buying[4];
document.exchang.rate2.value=Selling[4];
document.images.pictures.src='flags/sa-flag.jpg'
}

if (currencytype ==5){
document.exchang.rate1.value=Buying[5];
document.exchang.rate2.value=Selling[5];
document.images.pictures.src='flags/ku-flag.jpg'
}

if (currencytype ==6){
document.exchang.rate1.value=Buying[6];
document.exchang.rate2.value=Selling[6];
document.images.pictures.src='flags/tc-flag.jpg'
}

if (currencytype ==7){
document.exchang.rate1.value=Buying[7];
document.exchang.rate2.value=Selling[7];
document.images.pictures.src='flags/eg-flag.jpg'

}


if (currencytype ==8){
document.exchang.rate1.value=Buying[8];
document.exchang.rate2.value=Selling[8];
document.images.pictures.src='flags/ba-flag.jpg'
}

if (currencytype ==9){
document.exchang.rate1.value=Buying[9];
document.exchang.rate2.value=Selling[9];
document.images.pictures.src='flags/qa-flag.jpg'

}

if (currencytype ==10){
document.exchang.rate1.value=Buying[10];
document.exchang.rate2.value=Selling[10];
document.images.pictures.src='flags/jo-flag.jpg'

}

if (currencytype ==11){
document.exchang.rate1.value=Buying[11];
document.exchang.rate2.value=Selling[11];
document.images.pictures.src='flags/mu-flag.jpg'
}


if (currencytype ==12){
document.exchang.rate1.value=Buying[12];
document.exchang.rate2.value=Selling[12];
document.images.pictures.src='flags/sw-flag.jpg'
}

if (currencytype ==13){
document.exchang.rate1.value=Buying[13];
document.exchang.rate2.value=Selling[13];
document.images.pictures.src='flags/wz-flag.jpg'
}

if (currencytype ==14){
document.exchang.rate1.value=Buying[14];
document.exchang.rate2.value=Selling[14];
document.images.pictures.src='flags/ja-flag.jpg'

}
}

//===============================================================
//===============================================================
//===============================================================
function rateing2(){
//-----------------//
/*Selling = new Array();
Selling[1]=174.45 ;
Selling[2]=252.88 ;
Selling[3]=155.53 ;
Selling[4]=47.46 ;
Selling[5]=569.46 ;
Selling[6]=47.5   ;
Selling[7]=37.66  ;
Selling[8]=462.74 ; 
Selling[9]=47.91  ;
Selling[10]=246.05 ;
Selling[11]=453.12 ;
Selling[12]=106.23 ;
Selling[13]=16.92  ;
Selling[14]=1.3476 ;

*/
//--------------------------//
/*Buying = new Array();
Buying[1] =174.29 ;
Buying[2] =252.65 ;
Buying[3] =155.53 ;
Buying[4] =46.47  ;
Buying[5] =568.93 ;
Buying[6] =47.45  ;
Buying[7] =37.62  ;
Buying[8] =462.31 ;
Buying[9] =47.87  ;
Buying[10] =245.83 ;
Buying[11] =452.71 ;
Buying[12] =106.14 ;
Buying[13] =16.9   ;
Buying[14] =1.3463 ;

*/

currencytype =document.exchang2.curncy2.options[document.exchang2.curncy2.selectedIndex].value;

if (currencytype ==00){
document.exchang2.rate12.value='';
document.exchang2.rate22.value='';
if (!document.images)
return
document.images.pictures2.src='flags/me.jpg'


}


if (currencytype ==1){
document.exchang2.rate12.value=Buying[1];
document.exchang2.rate22.value=Selling[1];
document.images.pictures2.src='flags/us-flag.jpg'
}

if (currencytype ==2){
document.exchang2.rate12.value=Buying[2];
document.exchang2.rate22.value=Selling[2];
if (!document.images)
return
document.images.pictures2.src='flags/uk-flag.jpg'
}


if (currencytype ==3){
document.exchang2.rate12.value=Buying[3];
document.exchang2.rate22.value=Selling[3];
document.images.pictures2.src='flags/euroflag.jpg'

}

if (currencytype ==4){
document.exchang2.rate12.value=Buying[4];
document.exchang2.rate22.value=Selling[4];
document.images.pictures2.src='flags/sa-flag.jpg'
}

if (currencytype ==5){
document.exchang2.rate12.value=Buying[5];
document.exchang2.rate22.value=Selling[5];
document.images.pictures2.src='flags/ku-flag.jpg'
}

if (currencytype ==6){
document.exchang2.rate12.value=Buying[6];
document.exchang2.rate22.value=Selling[6];
document.images.pictures2.src='flags/tc-flag.jpg'
}

if (currencytype ==7){
document.exchang2.rate12.value=Buying[7];
document.exchang2.rate22.value=Selling[7];
document.images.pictures2.src='flags/eg-flag.jpg'

}


if (currencytype ==8){
document.exchang2.rate12.value=Buying[8];
document.exchang2.rate22.value=Selling[8];
document.images.pictures2.src='flags/ba-flag.jpg'
}

if (currencytype ==9){
document.exchang2.rate12.value=Buying[9];
document.exchang2.rate22.value=Selling[9];
document.images.pictures2.src='flags/qa-flag.jpg'

}

if (currencytype ==10){
document.exchang2.rate12.value=Buying[10];
document.exchang2.rate22.value=Selling[10];
document.images.pictures2.src='flags/jo-flag.jpg'

}

if (currencytype ==11){
document.exchang2.rate12.value=Buying[11];
document.exchang2.rate22.value=Selling[11];
document.images.pictures2.src='flags/mu-flag.jpg'
}


if (currencytype ==12){
document.exchang2.rate12.value=Buying[12];
document.exchang2.rate22.value=Selling[12];
document.images.pictures2.src='flags/sw-flag.jpg'
}

if (currencytype ==13){
document.exchang2.rate12.value=Buying[13];
document.exchang2.rate22.value=Selling[13];
document.images.pictures2.src='flags/wz-flag.jpg'
}

if (currencytype ==14){
document.exchang2.rate12.value=Buying[14];
document.exchang2.rate22.value=Selling[14];
document.images.pictures2.src='flags/ja-flag.jpg'

}
}