function nullOptionsDMA(aMenu){

var tot=aMenu.options.length

for (i=0;i<tot;i++)

{

aMenu.options[i]=null

}

aMenu.options.length=0;

}

 

function MySubjectDMA0(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Al-Asad House for Culture the Arts ","al-asad.php");

options[2]=new Option("Azem Palace Museum of Popular Arts","azem.php");

options[3]=new Option("Al-Hamidiye Suq","hamidiye.php");

options[4]=new Option("Al-Kabakbieah Suq","kabakbieah.php");

options[5]=new Option("Beit Nezam (House of Nezam Family)","nezam.php");

options[6]=new Option("Bath of Nur al-Din Zenkid","bath.php");

options[7]=new Option("Damascus citadel","citadel.php");

options[8]=new Option("Salah al-Din al-Ayobid Shrine","salah.php");

options[9]=new Option("Chapel of St Ananias","chapel.php");

options[10]=new Option("Cultural Palace &ndash; Beit Anbar","cultural.php");

options[11]=new Option("St Paul Church","st_paul.php");

options[12]=new Option("Damascus National Museum","national_museum.php");

options[13]=new Option("Suq al-Bzoreiah","bzoreiah.php");

options[14]=new Option("The Umayyad Mosque","umayyad.php");

options[15]=new Option("The Goldsmith Suq (al-Saga)","goldsmith.php");

options[16]=new Option("The Walls of old Damascus","walls.php");

options[17]=new Option("The Nuri Bimarstan","nuri.php");



options[0].selected=true

 

 

}

}

function MySubjectDMA1(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Al-Zabadani","al-zabadani.php");

options[2]=new Option("Al-Sherobeem Kathedral or Abbey","al-sherobeem.php");

options[3]=new Option("Bludan","bludan.php");

options[4]=new Option("Maalula","maalula.php");

options[5]=new Option("Seednaya","seednaya.php");

options[6]=new Option("Mar Takla Gorge","mar_takla_gorge.php");

options[7]=new Option("Zainab Alkubra Shrine","zainab.php");

options[8]=new Option("Mar-Sarkis and Pakhous Abbey","lar-sarkis.php");

options[9]=new Option("Temple of Dumeir (Thalsae)","temple.php");

options[10]=new Option("The Church of the Holy Lady Takla Shrine","church_holy.php");


options[0].selected=true

 

 

}

}

function MySubjectDMA2(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("40 Martyrs Cathedral","aleppo.php");

options[2]=new Option("Ain dara","ain-dara.php");

options[3]=new Option("Ajek Basha","ajek-basha.php");

options[4]=new Option("Aleppo citadel","aleppo-citadel.php");

options[5]=new Option("Al-Nahaseen Bath","al-nahaseen.php");

options[6]=new Option("Al-Wazir Khan","al-wazir.php");

options[7]=new Option("Beit Wakil","beit-wakil.php");

options[8]=new Option("Bimarstan Argoni","bimarstan-argoni.php");

options[9]=new Option("Consulate","consulate.php");

options[10]=new Option("Diwan Rasmi","diwan-rasmi.php");

options[11]=new Option("Maronite Cathedral","maronite-cathedral.php");

options[12]=new Option("St. Simeon Castle","simeon.php");

options[13]=new Option("The Market: Archeological Site","market.php");

options[14]=new Option("The Museum of Aleppo","museum.php");

options[15]=new Option("The Omayyad  Mosque","omayyad.php");

options[0].selected=true

 

 

}

}

function MySubjectDMA3(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Ebla","edlib.php");

options[2]=new Option("Edlib Museum","edlib-museum.php");

options[3]=new Option("Maarat al-Numan Museum : (Murad Pasha Khan)","maarat-al-numan.php");

options[4]=new Option("Qalb lozeh (The Heart of the almonds)","qalb-lozeh.php");

options[5]=new Option("The dead cities","the-dead.php");

options[6]=new Option("The Roman Road","the-roman.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA4(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Krak des chevaliers","chevaliers.php");

options[2]=new Option("Khalid ibn el-Walid Mosque","khalid.php");

options[3]=new Option("Mashta el-Helu","el-helu.php");

options[4]=new Option("Qasr al-Zahrawi","zahrawi.php");

options[5]=new Option("Saint George Monastery","saint.php");

options[6]=new Option("Um el-Zinar Church","zinar.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA5(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Apamea","hama.php");

options[2]=new Option("Apamea Museum","apamea-museum.php");

options[3]=new Option("Asaad Pasha al-Azem Khan","asaad-pasha.php");

options[4]=new Option("Beit el-Azem","beit-el-azem.php");

options[5]=new Option("el-Nawair water wheels","el-nawair.php");

options[6]=new Option("Hama Museum","hama-museum.php");

options[7]=new Option("Masyaf City and Citadel (Castle of Ismaelis)","masyaf-city.php");

options[8]=new Option("Qasr ibn wardan","qasr-ibn.php");

options[9]=new Option("Salamya (Majeed Abad)","salamya.php");

options[10]=new Option("Shemimis Fort","shemimis.php");

options[11]=new Option("Zain el-Abidin Shrine","zain-el-abidin.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA6(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Baal Shamin Temple","palmyra.php");

options[2]=new Option("Fakhr al-Din Castle","fakhr.php");

options[3]=new Option("PALMYRA FOLKLORE MUSEUM","palmyra-f.php");

options[4]=new Option("Palmyra Museum","palmyra-m.php");

options[5]=new Option("Talaila Nature Reserve Area","talaila-nature.php");

options[6]=new Option("Ancient City","the-history.php");

options[7]=new Option("The Temple of Bell","the-temple.php");

options[8]=new Option("The Tomb of Polfa & Polha","polha.php");

options[9]=new Option("The Tomb of the Three Brothers","brothers.php");

options[10]=new Option("Tomb of Arrtaban","arrtaban.php");

options[11]=new Option("Tower Tomb of Elahbel","tower.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA7(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Arch of triumph","lattakia.php");

options[2]=new Option("el-Feronlog forest","el-feronlog.php");

options[3]=new Option("Gable Amphitheatre","gable.php");

options[4]=new Option("Kasab","kasab.php");

options[5]=new Option("Latakia Museum","latakia-museum.php");

options[6]=new Option("Palloran Dam","palloran.php");

options[7]=new Option("Salah-el-Din Castle","salah-el-din.php");

options[8]=new Option("Ugarit","ugarit.php");

options[9]=new Option("Um el-Tyour","um-el-tyour.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA8(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Addawayat Cavern","addawayat.php");

options[2]=new Option("Amrit","amrit.php");

options[3]=new Option("Arwad Castle","arwad.php");

options[4]=new Option("ELMARQAB CITADEL","elmarqab.php");

options[5]=new Option("Husn Suleiman","husn.php");

options[6]=new Option("SAFITA","safita.php");

options[7]=new Option("Tartus Citadel","tartus.php");

options[8]=new Option("THE MUSEUM","the-musem.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA9(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Al-Hussein Shrine / Mosque /","al-raqqa.php");

options[2]=new Option("El-Riga Museum","el-riga.php");

options[3]=new Option("Gate of Baghdad","baghdad.php");

options[4]=new Option("Halabia","halabia.php");

options[5]=new Option("Jabar Citadel","jabar.php");

options[6]=new Option("RASAFA","rasafa.php");

options[7]=new Option("Sculptures from Arsalan tash","sculptures.php");

options[8]=new Option("The city","the-city.php");

options[9]=new Option("The Grand mosque","grand-mosque.php");

options[10]=new Option("(Qasr al-Banat)","qasr-al-banat.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA10(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Deir el-Zor Museum","deir.php");

options[2]=new Option("Dura Europos","dura-europos.php");

options[3]=new Option("Mari","mari.php");

options[4]=new Option("The Hanged Bridge of Deir el-Zor City","hanged-bridge.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA11(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("ALSuwieda Museum","alsuwieda-museum.php");

options[2]=new Option("Ariqa cave","ariqa-cave.php");

options[3]=new Option("El-Qanawat","el-qanawat.php");

options[4]=new Option("Peripteral temple (The sun god Helios)","peripteral-temple.php");

options[5]=new Option("Shahba Museum","shahba-museum.php");

options[6]=new Option("Shehan Hillock","shehan-hillock.php");

options[7]=new Option("Temple of Nymphaeum (water fountain)","temple-of-nymphaeum.php");

options[8]=new Option("The Baths","the-baths.php");

options[9]=new Option("The Theater","the-theater.php");


options[0].selected=true

 

 

}

}


function MySubjectDMA12(aMenu){

nullOptionsDMA(aMenu)

 

with (aMenu){

 

//Rewrites the text and values

options[0]=new Option("Choose a place","none");

options[1]=new Option("Bosra","daraa.php");

options[2]=new Option("Ezraa Town","ezraa.php");

options[3]=new Option("Jbab Bathes","jbab.php");

options[4]=new Option("Mzerib lake","mzerib.php");

options[5]=new Option("The town of Nawa","nawa.php");


options[0].selected=true

 

 

}

}


/* ####################### goDM() ####################### */

 

function goDMA(aMenu){

if (aMenu.options.value!="none")

{

location=aMenu.options[aMenu.selectedIndex].value

} 

 

}

 

/* ####################### setUp ####################### */

 

function setUpDMA(){

with (document.formDoubleMenuDMA) {

if (menuSubjectsDMA.selectedIndex==0){

menuSubjectsDMA.options[0].selected=true

menuFilesDMA.options[0].selected=true

}

 

if (menuSubjectsDMA.selectedIndex==1)

MySubjectDMA0(menuFilesDMA)

if (menuSubjectsDMA.selectedIndex==2)

MySubjectDMA1(menuFilesDMA)

if (menuSubjectsDMA.selectedIndex==3)

MySubjectDMA2(menuFilesDMA)

if (menuSubjectsDMA.selectedIndex==4)

MySubjectDMA3(menuFilesDMA)

if (menuSubjectsDMA.selectedIndex==5)

MySubjectDMA4(menuFilesDMA)

 

}

}

 

/* ####################### changeFiles ####################### */

 

function changeFilesDMA(){

aMenu=document.formDoubleMenuDMA.menuSubjectsDMA

aMenu2=document.formDoubleMenuDMA.menuFilesDMA

with (aMenu){

 

switch (selectedIndex) {

case 0:

aMenu2.options.length=0;

aMenu2.options[1]=

new Option("Pages appear here","none")

aMenu2.options[1].selected=true;

history.go(0)

break 

case 1: 

MySubjectDMA0(aMenu2) 

aMenu2.options[1].text="Damascus"

break 

case 2: 

MySubjectDMA1(aMenu2) 

aMenu2.options[1].text="Damascus Countryside"

break 

case 3: 

MySubjectDMA2(aMenu2) 

aMenu2.options[1].text="Aleppo"

break 

case 4: 

MySubjectDMA3(aMenu2) 

aMenu2.options[1].text="Edlib"

break 

case 5: 

MySubjectDMA4(aMenu2) 

aMenu2.options[1].text="Homs"

break 

case 6: 

MySubjectDMA5(aMenu2) 

aMenu2.options[1].text="Hama"

break 

case 7: 

MySubjectDMA6(aMenu2) 

aMenu2.options[1].text="Palmyra"

break 

case 8: 

MySubjectDMA7(aMenu2) 

aMenu2.options[1].text="Lattakia"

break 

case 9: 

MySubjectDMA8(aMenu2) 

aMenu2.options[1].text="Tartous"

break 

case 10: 

MySubjectDMA9(aMenu2) 

aMenu2.options[1].text="Al-Raqqa"

break 

case 11: 

MySubjectDMA10(aMenu2) 

aMenu2.options[1].text="Deir Alzour"

break 

case 12: 

MySubjectDMA11(aMenu2) 

aMenu2.options[1].text="Alsuewida"

break 

case 13: 

MySubjectDMA12(aMenu2) 

aMenu2.options[1].text="Daraa"

break 


}

}

 

}

