document.write("<OPTION>Select a Page</option>");
    document.write("<OPTION value=index.html>Home page</option>");
    document.write("<OPTION value=aamir.html>Aamir Khan</option>");
    document.write("<OPTION value=abhishek.html>Abhishek Bachchan</option>");
    document.write("<OPTION value=ajay.html>Ajay Devgan</option>");
    document.write("<OPTION value=ajitkumar.html>Ajitkumar</option>");
    document.write("<OPTION value=akshay.html>Akshay Kumar</option>");
    document.write("<OPTION value=akshaye.html>Akshaye Khanna</option>");
    document.write("<OPTION value=amitabh.html>Amitabh Bachchan</option>");
    document.write("<OPTION value=anil.html>Anil Kapoor</option>");
    document.write("<OPTION value=arshad.html>Arshad Warsi</option>");
    document.write("<OPTION value=bobby.html>Bobby Deol</option>");
    document.write("<OPTION value=chandra.html>Chandrachur Singh</option>");
    document.write("<OPTION value=govinda.html>Govinda</option>");
    document.write("<OPTION value=hritik.html>Hritik Roshan</option>");
    document.write("<OPTION value=jackie.html>Jackie Shroff</option>");
    document.write("<OPTION value=kamalh.html>Kamal Haasan</option>");
    document.write("<OPTION value=kishore.html>Kishore Kumar</option>");
    document.write("<OPTION value=rafi.html>Mohammad Rafi</option>");
    document.write("<OPTION value=rahulk.html>Rahul Khanna</option>");
    document.write("<OPTION value=drraj.html>Dr. Rajkumar</option>");
    document.write("<OPTION value=rajni.html>Rajni Kanth</option>");
    document.write("<OPTION value=saif.html>Saif Ali Khan</option>");
    document.write("<OPTION value=salman.html>Salman Khan</option>");
    document.write("<OPTION value=sanjay.html>Sanjay Dutt</option>");
    document.write("<OPTION value=shahrukh.html>Shahrukh Khan</option>");
    document.write("<OPTION value=sunil.html>Sunil Shetty</option>");
    document.write("<OPTION value=sunny.html>Sunny Deol</option>");
    document.write("<OPTION value=venkatesh.html>Venkatesh</option>");
    document.write("<OPTION value=aishwarya.html>Aishwarya Rai</option>");
    document.write("<OPTION value=amisha.html>Amisha Patel</option>");
    document.write("<OPTION value=esha.html>Esha Deol</option>");
    document.write("<OPTION value=juhi.html>Juhi Chawla</option>");
    document.write("<OPTION value=kajol.html>Kajol Mukherjee</option>");
    document.write("<OPTION value=kareena.html>Kareena Kapoor</option>");
    document.write("<OPTION value=karishma.html>Karishma Kapoor</option>");
    document.write("<OPTION value=madhuri.html>Madhuri Dixit</option>");
    document.write("<OPTION value=mahima.html>Mahima Choudhary</option>");
    document.write("<OPTION value=mamta.html>Mamta Kulkarni</option>");
    document.write("<OPTION value=manisha.html>Manisha Koirala</option>");
    document.write("<OPTION value=namrata.html>Namrata Shirodkar</option>");
    document.write("<OPTION value=pooja.html>Pooja Bhatt</option>");
    document.write("<OPTION value=priety.html>Priety Zinta</option>");
    document.write("<OPTION value=rambha.html>Rambha</option>");
    document.write("<OPTION value=rani.html>Rani Mukherjee</option>");
    document.write("<OPTION value=raveena.html>Raveena Tandon</option>");
    document.write("<OPTION value=rinke.html>Rinke Khanna</option>");
    document.write("<OPTION value=shilpa.html>Shilpa Shetty</option>");
    document.write("<OPTION value=simran.html>Simran</option>");
    document.write("<OPTION value=sonali.html>Sonali Bendre</option>");
    document.write("<OPTION value=soundarya.html>Soundarya</option>");
document.write("<OPTION value=suman.html>Suman Ranganathan</option>");
document.write("<OPTION value=tabu.html>Tabu</option>");
    document.write("<OPTION value=twinkle.html>Twinkle Khanna</option>");
    document.write("<OPTION value=urmila.html>Urmila Matondkar</option>");
    document.write("</SELECT></option>");



