function fillCategory(){ // this function is used to fill the category list on load addOption(document.drop_list.Category, "Fukuoka", "Fukuoka", "");addOption(document.drop_list.Category, "Osaka", "Osaka", "");addOption(document.drop_list.Category, "Tokyo", "Tokyo", "");addOption(document.drop_list.Category, "Aichi", "Aichi", "");addOption(document.drop_list.Category, "Kanagawa", "Kanagawa", ""); } function SelectSubCat(){ // ON selection of category this function will work removeAllOptions(document.drop_list.SubCat); addOption(document.drop_list.SubCat, "", "-- Select City --", ""); if(document.drop_list.Category.value == 'Alabama'){addOption(document.drop_list.SubCat,"birmingham-office-space-22.html", "Birmingham");addOption(document.drop_list.SubCat,"mobile-office-space-256.html", "Mobile");}if(document.drop_list.Category.value == 'Alaska'){addOption(document.drop_list.SubCat,"anchorage-office-space-21.html", "Anchorage");}if(document.drop_list.Category.value == 'Arizona'){addOption(document.drop_list.SubCat,"chandler-office-space-640.html", "Chandler");addOption(document.drop_list.SubCat,"mesa-office-space-23.html", "Mesa");addOption(document.drop_list.SubCat,"phoenix-office-space-24.html", "Phoenix");addOption(document.drop_list.SubCat,"scottsdale-office-space-25.html", "Scottsdale");addOption(document.drop_list.SubCat,"tempe-office-space-281.html", "Tempe");addOption(document.drop_list.SubCat,"tucson-office-space-583.html", "Tucson");}if(document.drop_list.Category.value == 'Arkansas'){addOption(document.drop_list.SubCat,"bentonville-office-space-184.html", "Bentonville");}if(document.drop_list.Category.value == 'California'){addOption(document.drop_list.SubCat,"beverly-hills-office-space-15.html", "Beverly Hills");addOption(document.drop_list.SubCat,"burbank-office-space-423.html", "Burbank");addOption(document.drop_list.SubCat,"burlingame-office-space-574.html", "Burlingame");addOption(document.drop_list.SubCat,"calabasas-office-space-422.html", "Calabasas");addOption(document.drop_list.SubCat,"campbell-office-space-240.html", "Campbell");addOption(document.drop_list.SubCat,"carlsbad-office-space-273.html", "Carlsbad");addOption(document.drop_list.SubCat,"century-city-office-space-16.html", "Century City");addOption(document.drop_list.SubCat,"cerritos-office-space-107.html", "Cerritos");addOption(document.drop_list.SubCat,"concord-office-space-562.html", "Concord");addOption(document.drop_list.SubCat,"costa-mesa-office-space-237.html", "Costa Mesa");addOption(document.drop_list.SubCat,"culver-city-office-space-108.html", "Culver City");addOption(document.drop_list.SubCat,"cupertino-office-space-577.html", "Cupertino");addOption(document.drop_list.SubCat,"el-segundo-office-space-167.html", "El Segundo");addOption(document.drop_list.SubCat,"elk-grove-office-space-221.html", "Elk Grove");addOption(document.drop_list.SubCat,"encino-office-space-420.html", "Encino");addOption(document.drop_list.SubCat,"folsom-office-space-181.html", "Folsom");addOption(document.drop_list.SubCat,"glendale-office-space-160.html", "Glendale");addOption(document.drop_list.SubCat,"gold-river-office-space-156.html", "Gold River");addOption(document.drop_list.SubCat,"hermosa-beach-office-space-418.html", "Hermosa Beach");addOption(document.drop_list.SubCat,"irvine-office-space-17.html", "Irvine");addOption(document.drop_list.SubCat,"la-mirada-office-space-120.html", "La Mirada");addOption(document.drop_list.SubCat,"laguna-hills-office-space-196.html", "Laguna Hills");addOption(document.drop_list.SubCat,"laguna-niguel-office-space-18.html", "Laguna Niguel");addOption(document.drop_list.SubCat,"larkspur-office-space-757.html", "Larkspur");addOption(document.drop_list.SubCat,"long-beach-office-space-8.html", "Long Beach");addOption(document.drop_list.SubCat,"los-angeles-office-space-7.html", "Los Angeles");addOption(document.drop_list.SubCat,"manhattan-beach-office-space-126.html", "Manhattan Beach");addOption(document.drop_list.SubCat,"marina-del-rey-office-space-419.html", "Marina Del Rey");addOption(document.drop_list.SubCat,"milpitas-office-space-440.html", "Milpitas");addOption(document.drop_list.SubCat,"mission-valley-office-space-563.html", "Mission Valley");addOption(document.drop_list.SubCat,"mission-viejo-office-space-113.html", "Mission Viejo");addOption(document.drop_list.SubCat,"mountain-view-office-space-242.html", "Mountain View");addOption(document.drop_list.SubCat,"newport-beach-office-space-114.html", "Newport Beach");addOption(document.drop_list.SubCat,"oakland-office-space-435.html", "Oakland");addOption(document.drop_list.SubCat,"ontario-office-space-11.html", "Ontario");addOption(document.drop_list.SubCat,"orange-office-space-270.html", "Orange");addOption(document.drop_list.SubCat,"palo-alto-office-space-147.html", "Palo Alto");addOption(document.drop_list.SubCat,"panorama-city-office-space-121.html", "Panorama City");addOption(document.drop_list.SubCat,"pasadena-office-space-9.html", "Pasadena");addOption(document.drop_list.SubCat,"petaluma-office-space-146.html", "Petaluma");addOption(document.drop_list.SubCat,"pleasant-hill-office-space-578.html", "Pleasant Hill");addOption(document.drop_list.SubCat,"pleasanton-office-space-171.html", "Pleasanton");addOption(document.drop_list.SubCat,"redwood-city-office-space-229.html", "Redwood City");addOption(document.drop_list.SubCat,"riverside-office-space-315.html", "Riverside");addOption(document.drop_list.SubCat,"rolling-hills-office-space-216.html", "Rolling Hills");addOption(document.drop_list.SubCat,"roseville-office-space-152.html", "Roseville");addOption(document.drop_list.SubCat,"sacramento-office-space-149.html", "Sacramento");addOption(document.drop_list.SubCat,"san-bruno-office-space-182.html", "San Bruno");addOption(document.drop_list.SubCat,"san-diego-office-space-10.html", "San Diego");addOption(document.drop_list.SubCat,"san-francisco-office-space-105.html", "San Francisco");addOption(document.drop_list.SubCat,"san-jose-office-space-230.html", "San Jose");addOption(document.drop_list.SubCat,"san-mateo-office-space-241.html", "San Mateo");addOption(document.drop_list.SubCat,"san-rafael-office-space-259.html", "San Rafael");addOption(document.drop_list.SubCat,"san-ramon-office-space-13.html", "San Ramon");addOption(document.drop_list.SubCat,"santa-clara-office-space-285.html", "Santa Clara");addOption(document.drop_list.SubCat,"santa-monica-office-space-122.html", "Santa Monica");addOption(document.drop_list.SubCat,"sherman-oaks-office-space-421.html", "Sherman Oaks");addOption(document.drop_list.SubCat,"sunnyvale-office-space-576.html", "Sunnyvale");addOption(document.drop_list.SubCat,"torrance-office-space-19.html", "Torrance");addOption(document.drop_list.SubCat,"valencia-office-space-425.html", "Valencia");addOption(document.drop_list.SubCat,"walnut-creek-office-space-14.html", "Walnut Creek");addOption(document.drop_list.SubCat,"westlake-village-office-space-424.html", "Westlake Village");addOption(document.drop_list.SubCat,"woodland-hills-office-space-109.html", "Woodland Hills");}if(document.drop_list.Category.value == 'Colorado'){addOption(document.drop_list.SubCat,"broomfield-office-space-28.html", "Broomfield");addOption(document.drop_list.SubCat,"colorado-springs-office-space-280.html", "Colorado Springs");addOption(document.drop_list.SubCat,"denver-office-space-30.html", "Denver");addOption(document.drop_list.SubCat,"englewood-office-space-33.html", "Englewood");addOption(document.drop_list.SubCat,"fort-collins-office-space-753.html", "Fort Collins");addOption(document.drop_list.SubCat,"greenwood-village-office-space-151.html", "Greenwood Village");addOption(document.drop_list.SubCat,"lone-tree-office-space-199.html", "Lone Tree");addOption(document.drop_list.SubCat,"loveland-office-space-752.html", "Loveland");addOption(document.drop_list.SubCat,"westminster-office-space-235.html", "Westminster");}if(document.drop_list.Category.value == 'Connecticut'){addOption(document.drop_list.SubCat,"east-berlin-office-space-165.html", "East Berlin");addOption(document.drop_list.SubCat,"farmington-office-space-166.html", "Farmington");addOption(document.drop_list.SubCat,"glastonbury-office-space-554.html", "Glastonbury");addOption(document.drop_list.SubCat,"greenwich-office-space-185.html", "Greenwich");addOption(document.drop_list.SubCat,"hartford-office-space-173.html", "Hartford");addOption(document.drop_list.SubCat,"norwalk--office-space-150.html", "Norwalk ");addOption(document.drop_list.SubCat,"shelton-office-space-264.html", "Shelton");addOption(document.drop_list.SubCat,"stamford-office-space-155.html", "Stamford");addOption(document.drop_list.SubCat,"waterbury-office-space-767.html", "Waterbury");}if(document.drop_list.Category.value == 'Delaware'){addOption(document.drop_list.SubCat,"wilmington-office-space-269.html", "Wilmington");}if(document.drop_list.Category.value == 'Florida'){addOption(document.drop_list.SubCat,"boca-raton-office-space-32.html", "Boca Raton");addOption(document.drop_list.SubCat,"bonita-springs-office-space-768.html", "Bonita Springs");addOption(document.drop_list.SubCat,"coral-gables-office-space-189.html", "Coral Gables");addOption(document.drop_list.SubCat,"fort-lauderdale-office-space-35.html", "Fort Lauderdale");addOption(document.drop_list.SubCat,"hollywood-office-space-770.html", "Hollywood");addOption(document.drop_list.SubCat,"jacksonville-office-space-239.html", "Jacksonville");addOption(document.drop_list.SubCat,"lake-mary-office-space-236.html", "Lake Mary");addOption(document.drop_list.SubCat,"largo-office-space-547.html", "Largo");addOption(document.drop_list.SubCat,"maitland-office-space-218.html", "Maitland");addOption(document.drop_list.SubCat,"miami-office-space-145.html", "Miami");addOption(document.drop_list.SubCat,"miami-beach-office-space-313.html", "Miami Beach");addOption(document.drop_list.SubCat,"miami-lakes-office-space-553.html", "Miami Lakes");addOption(document.drop_list.SubCat,"miramar-office-space-255.html", "Miramar");addOption(document.drop_list.SubCat,"miramar-beach-office-space-769.html", "Miramar Beach");addOption(document.drop_list.SubCat,"naples-office-space-728.html", "Naples");addOption(document.drop_list.SubCat,"north-miami-office-space-31.html", "North Miami");addOption(document.drop_list.SubCat,"orlando-office-space-137.html", "Orlando");addOption(document.drop_list.SubCat,"palm-beach-gardens-office-space-771.html", "Palm Beach Gardens");addOption(document.drop_list.SubCat,"plantation-office-space-223.html", "Plantation");addOption(document.drop_list.SubCat,"sarasota-office-space-268.html", "Sarasota");addOption(document.drop_list.SubCat,"sunrise-office-space-233.html", "Sunrise");addOption(document.drop_list.SubCat,"tampa-office-space-305.html", "Tampa");addOption(document.drop_list.SubCat,"west-palm-beach-office-space-307.html", "West Palm Beach");addOption(document.drop_list.SubCat,"weston-office-space-550.html", "Weston");}if(document.drop_list.Category.value == 'Georgia'){addOption(document.drop_list.SubCat,"alpharetta-office-space-34.html", "Alpharetta");addOption(document.drop_list.SubCat,"atlanta-office-space-36.html", "Atlanta");addOption(document.drop_list.SubCat,"decatur-office-space-760.html", "Decatur");addOption(document.drop_list.SubCat,"duluth-office-space-217.html", "Duluth");addOption(document.drop_list.SubCat,"kennesaw-office-space-243.html", "Kennesaw");addOption(document.drop_list.SubCat,"lawrenceville-office-space-680.html", "Lawrenceville");addOption(document.drop_list.SubCat,"marietta-office-space-708.html", "Marietta");addOption(document.drop_list.SubCat,"norcross-office-space-759.html", "Norcross");}if(document.drop_list.Category.value == 'Hawaii'){addOption(document.drop_list.SubCat,"honolulu-office-space-38.html", "Honolulu");}if(document.drop_list.Category.value == 'Idaho'){addOption(document.drop_list.SubCat,"boise-office-space-202.html", "Boise");}if(document.drop_list.Category.value == 'Illinois'){addOption(document.drop_list.SubCat,"chicago-office-space-40.html", "Chicago");addOption(document.drop_list.SubCat,"deerfield-office-space-198.html", "Deerfield");addOption(document.drop_list.SubCat,"detroit-office-space-542.html", "Detroit");addOption(document.drop_list.SubCat,"lisle-office-space-288.html", "Lisle");addOption(document.drop_list.SubCat,"mount-prospect-office-space-659.html", "Mount Prospect");addOption(document.drop_list.SubCat,"naperville-office-space-287.html", "Naperville");addOption(document.drop_list.SubCat,"northbrook-office-space-291.html", "Northbrook");addOption(document.drop_list.SubCat,"oak-brook-office-space-228.html", "Oak Brook");addOption(document.drop_list.SubCat,"oakbrook-terrace-office-space-231.html", "Oakbrook Terrace");addOption(document.drop_list.SubCat,"park-ridge-office-space-219.html", "Park Ridge");addOption(document.drop_list.SubCat,"rockford-office-space-39.html", "Rockford");addOption(document.drop_list.SubCat,"rolling-meadows-office-space-286.html", "Rolling Meadows");addOption(document.drop_list.SubCat,"rosemont-office-space-290.html", "Rosemont");addOption(document.drop_list.SubCat,"saint-charles-office-space-428.html", "Saint Charles");addOption(document.drop_list.SubCat,"schaumburg-office-space-175.html", "Schaumburg");addOption(document.drop_list.SubCat,"warrenville-office-space-429.html", "Warrenville");addOption(document.drop_list.SubCat,"westchester-office-space-289.html", "Westchester");}if(document.drop_list.Category.value == 'Indiana'){addOption(document.drop_list.SubCat,"carmel-office-space-544.html", "Carmel");addOption(document.drop_list.SubCat,"indianapolis-office-space-41.html", "Indianapolis");}if(document.drop_list.Category.value == 'Iowa'){addOption(document.drop_list.SubCat,"des-moines-office-space-317.html", "Des Moines");}if(document.drop_list.Category.value == 'Kansas'){addOption(document.drop_list.SubCat,"leawood-office-space-549.html", "Leawood");addOption(document.drop_list.SubCat,"overland-park-office-space-247.html", "Overland Park");}if(document.drop_list.Category.value == 'Kentucky'){addOption(document.drop_list.SubCat,"erlanger-office-space-263.html", "Erlanger");addOption(document.drop_list.SubCat,"florence-office-space-683.html", "Florence");addOption(document.drop_list.SubCat,"lexington-office-space-222.html", "Lexington");addOption(document.drop_list.SubCat,"louisville-office-space-42.html", "Louisville");}if(document.drop_list.Category.value == 'Louisiana'){addOption(document.drop_list.SubCat,"new-orleans-office-space-311.html", "New Orleans");}if(document.drop_list.Category.value == 'Maryland'){addOption(document.drop_list.SubCat,"bethesda-office-space-153.html", "Bethesda");}if(document.drop_list.Category.value == 'Massachusetts'){addOption(document.drop_list.SubCat,"andover-office-space-204.html", "Andover");addOption(document.drop_list.SubCat,"boston-office-space-44.html", "Boston");addOption(document.drop_list.SubCat,"boxborough-office-space-43.html", "Boxborough");addOption(document.drop_list.SubCat,"burlington-office-space-178.html", "Burlington");addOption(document.drop_list.SubCat,"cambridge-office-space-258.html", "Cambridge");addOption(document.drop_list.SubCat,"charlestown-office-space-180.html", "Charlestown");addOption(document.drop_list.SubCat,"framingham-office-space-260.html", "Framingham");addOption(document.drop_list.SubCat,"marlborough-office-space-220.html", "Marlborough");addOption(document.drop_list.SubCat,"newton-office-space-234.html", "Newton");addOption(document.drop_list.SubCat,"quincy-office-space-416.html", "Quincy");addOption(document.drop_list.SubCat,"waltham-office-space-45.html", "Waltham");addOption(document.drop_list.SubCat,"wellesley-hills-office-space-261.html", "Wellesley Hills");addOption(document.drop_list.SubCat,"woburn-office-space-140.html", "Woburn");}if(document.drop_list.Category.value == 'Michigan'){addOption(document.drop_list.SubCat,"bloomfield-hills-office-space-540.html", "Bloomfield Hills");addOption(document.drop_list.SubCat,"grand-rapids-office-space-158.html", "Grand Rapids");addOption(document.drop_list.SubCat,"livonia-office-space-538.html", "Livonia");addOption(document.drop_list.SubCat,"novi-office-space-293.html", "Novi");addOption(document.drop_list.SubCat,"southfield-office-space-292.html", "Southfield");addOption(document.drop_list.SubCat,"troy-office-space-238.html", "Troy");}if(document.drop_list.Category.value == 'Minnesota'){addOption(document.drop_list.SubCat,"bloomington-office-space-157.html", "Bloomington");addOption(document.drop_list.SubCat,"champlin-office-space-439.html", "Champlin");addOption(document.drop_list.SubCat,"edina-office-space-115.html", "Edina");addOption(document.drop_list.SubCat,"minneapolis-office-space-50.html", "Minneapolis");addOption(document.drop_list.SubCat,"minnetonka-office-space-294.html", "Minnetonka");addOption(document.drop_list.SubCat,"saint-louis-park-office-space-52.html", "Saint Louis Park");addOption(document.drop_list.SubCat,"woodbury-office-space-47.html", "Woodbury");}if(document.drop_list.Category.value == 'Missouri'){addOption(document.drop_list.SubCat,"bridgeton-office-space-534.html", "Bridgeton");addOption(document.drop_list.SubCat,"chesterfield-office-space-159.html", "Chesterfield");addOption(document.drop_list.SubCat,"kansas-city-office-space-227.html", "Kansas City");addOption(document.drop_list.SubCat,"lees-summit-office-space-119.html", "Lee's Summit");addOption(document.drop_list.SubCat,"saint-louis-office-space-430.html", "Saint Louis");addOption(document.drop_list.SubCat,"st-louis-office-space-303.html", "St. Louis");}if(document.drop_list.Category.value == 'Montana'){addOption(document.drop_list.SubCat,"lewistown-office-space-118.html", "Lewistown");}if(document.drop_list.Category.value == 'Nevada'){addOption(document.drop_list.SubCat,"henderson-office-space-64.html", "Henderson");addOption(document.drop_list.SubCat,"las-vegas-office-space-63.html", "Las Vegas");addOption(document.drop_list.SubCat,"reno-office-space-312.html", "Reno");}if(document.drop_list.Category.value == 'New Jersey'){addOption(document.drop_list.SubCat,"bedminster-office-space-205.html", "Bedminster");addOption(document.drop_list.SubCat,"bridgewater-office-space-195.html", "Bridgewater");addOption(document.drop_list.SubCat,"cherry-hill-office-space-567.html", "Cherry Hill");addOption(document.drop_list.SubCat,"cranford-office-space-139.html", "Cranford");addOption(document.drop_list.SubCat,"east-brunswick-office-space-206.html", "East Brunswick");addOption(document.drop_list.SubCat,"eatontown-office-space-61.html", "Eatontown");addOption(document.drop_list.SubCat,"fort-lee-office-space-179.html", "Fort Lee");addOption(document.drop_list.SubCat,"freehold-office-space-248.html", "Freehold");addOption(document.drop_list.SubCat,"hoboken-office-space-772.html", "Hoboken");addOption(document.drop_list.SubCat,"iselin-office-space-210.html", "Iselin");addOption(document.drop_list.SubCat,"jersey-city-office-space-194.html", "Jersey City");addOption(document.drop_list.SubCat,"lawrenceville-office-space-573.html", "Lawrenceville");addOption(document.drop_list.SubCat,"mahwah-office-space-211.html", "Mahwah");addOption(document.drop_list.SubCat,"marlton-office-space-58.html", "Marlton");addOption(document.drop_list.SubCat,"middletown-office-space-548.html", "Middletown");addOption(document.drop_list.SubCat,"morristown-office-space-207.html", "Morristown");addOption(document.drop_list.SubCat,"mt-laurel-office-space-59.html", "Mt. Laurel");addOption(document.drop_list.SubCat,"newark-office-space-193.html", "Newark");addOption(document.drop_list.SubCat,"paramus-office-space-224.html", "Paramus");addOption(document.drop_list.SubCat,"parsippany-office-space-212.html", "Parsippany");addOption(document.drop_list.SubCat,"piscataway-office-space-266.html", "Piscataway");addOption(document.drop_list.SubCat,"princeton-office-space-246.html", "Princeton");addOption(document.drop_list.SubCat,"red-bank-office-space-249.html", "Red Bank");addOption(document.drop_list.SubCat,"roseland-office-space-276.html", "Roseland");addOption(document.drop_list.SubCat,"rutherford-office-space-62.html", "Rutherford");addOption(document.drop_list.SubCat,"saddle-brook-office-space-192.html", "Saddle Brook");addOption(document.drop_list.SubCat,"short-hills-office-space-213.html", "Short Hills");}if(document.drop_list.Category.value == 'New York'){addOption(document.drop_list.SubCat,"bohemia-office-space-190.html", "Bohemia");addOption(document.drop_list.SubCat,"harrison-office-space-67.html", "Harrison");addOption(document.drop_list.SubCat,"hauppauge-office-space-172.html", "Hauppauge");addOption(document.drop_list.SubCat,"jericho-office-space-65.html", "Jericho");addOption(document.drop_list.SubCat,"lake-success-office-space-170.html", "Lake Success");addOption(document.drop_list.SubCat,"melville--office-space-162.html", "Melville ");addOption(document.drop_list.SubCat,"new-york-office-space-66.html", "New York");addOption(document.drop_list.SubCat,"rye-office-space-297.html", "Rye");addOption(document.drop_list.SubCat,"syosset-office-space-168.html", "Syosset");addOption(document.drop_list.SubCat,"tarrytown-office-space-252.html", "Tarrytown");addOption(document.drop_list.SubCat,"uniondale-office-space-191.html", "Uniondale");addOption(document.drop_list.SubCat,"white-plains-office-space-250.html", "White Plains");addOption(document.drop_list.SubCat,"williamsville-office-space-304.html", "Williamsville");}if(document.drop_list.Category.value == 'North Carolina'){addOption(document.drop_list.SubCat,"cary-office-space-537.html", "Cary");addOption(document.drop_list.SubCat,"charlotte-office-space-177.html", "Charlotte");addOption(document.drop_list.SubCat,"durham-office-space-174.html", "Durham");addOption(document.drop_list.SubCat,"greensboro-office-space-279.html", "Greensboro");addOption(document.drop_list.SubCat,"raleigh-office-space-56.html", "Raleigh");}if(document.drop_list.Category.value == 'Ohio'){addOption(document.drop_list.SubCat,"beachwood-office-space-300.html", "Beachwood");addOption(document.drop_list.SubCat,"cincinnati-office-space-254.html", "Cincinnati");addOption(document.drop_list.SubCat,"cleveland-office-space-299.html", "Cleveland");addOption(document.drop_list.SubCat,"columbus-office-space-257.html", "Columbus");addOption(document.drop_list.SubCat,"independence-office-space-298.html", "Independence");addOption(document.drop_list.SubCat,"mason-office-space-681.html", "Mason");addOption(document.drop_list.SubCat,"maumee-office-space-176.html", "Maumee");addOption(document.drop_list.SubCat,"west-chester-office-space-682.html", "West Chester");addOption(document.drop_list.SubCat,"worthington-office-space-556.html", "Worthington");}if(document.drop_list.Category.value == 'Oklahoma'){addOption(document.drop_list.SubCat,"tulsa-office-space-188.html", "Tulsa");}if(document.drop_list.Category.value == 'Oregon'){addOption(document.drop_list.SubCat,"beaverton-office-space-70.html", "Beaverton");addOption(document.drop_list.SubCat,"clackamas-office-space-71.html", "Clackamas");addOption(document.drop_list.SubCat,"lake-oswego-office-space-284.html", "Lake Oswego");addOption(document.drop_list.SubCat,"portland-office-space-226.html", "Portland");}if(document.drop_list.Category.value == 'Pennsylvania'){addOption(document.drop_list.SubCat,"allentown-office-space-251.html", "Allentown");addOption(document.drop_list.SubCat,"bala-cynwyd-office-space-72.html", "Bala Cynwyd");addOption(document.drop_list.SubCat,"bensalem-office-space-557.html", "Bensalem");addOption(document.drop_list.SubCat,"berwyn-office-space-245.html", "Berwyn");addOption(document.drop_list.SubCat,"doylestown-office-space-187.html", "Doylestown");addOption(document.drop_list.SubCat,"exton-office-space-73.html", "Exton");addOption(document.drop_list.SubCat,"fort-washington-office-space-197.html", "Fort Washington");addOption(document.drop_list.SubCat,"huntington-valley-office-space-86.html", "Huntington Valley");addOption(document.drop_list.SubCat,"king-of-prussia-office-space-74.html", "King of Prussia");addOption(document.drop_list.SubCat,"lancaster-office-space-92.html", "Lancaster");addOption(document.drop_list.SubCat,"malvern-office-space-89.html", "Malvern");addOption(document.drop_list.SubCat,"newtown-office-space-186.html", "Newtown");addOption(document.drop_list.SubCat,"philadelphia-office-space-79.html", "Philadelphia");addOption(document.drop_list.SubCat,"pittsburgh-office-space-295.html", "Pittsburgh");addOption(document.drop_list.SubCat,"plymouth-meeting-office-space-77.html", "Plymouth Meeting");addOption(document.drop_list.SubCat,"radnor-office-space-78.html", "Radnor");}if(document.drop_list.Category.value == 'South Carolina'){addOption(document.drop_list.SubCat,"mount-pleasant-office-space-265.html", "Mount Pleasant");}if(document.drop_list.Category.value == 'Tennessee'){addOption(document.drop_list.SubCat,"brentwood-office-space-758.html", "Brentwood");addOption(document.drop_list.SubCat,"franklin-office-space-200.html", "Franklin");addOption(document.drop_list.SubCat,"memphis-office-space-93.html", "Memphis");addOption(document.drop_list.SubCat,"nashville-office-space-94.html", "Nashville");}if(document.drop_list.Category.value == 'Texas'){addOption(document.drop_list.SubCat,"addison-office-space-83.html", "Addison");addOption(document.drop_list.SubCat,"allen-office-space-765.html", "Allen");addOption(document.drop_list.SubCat,"arlington-office-space-81.html", "Arlington");addOption(document.drop_list.SubCat,"austin-office-space-87.html", "Austin");addOption(document.drop_list.SubCat,"dallas-office-space-80.html", "Dallas");addOption(document.drop_list.SubCat,"fort-worth-office-space-272.html", "Fort Worth");addOption(document.drop_list.SubCat,"frisco-office-space-112.html", "Frisco");addOption(document.drop_list.SubCat,"houston-office-space-75.html", "Houston");addOption(document.drop_list.SubCat,"irving-office-space-103.html", "Irving");addOption(document.drop_list.SubCat,"league-city-office-space-142.html", "League City");addOption(document.drop_list.SubCat,"lewisville-office-space-766.html", "Lewisville");addOption(document.drop_list.SubCat,"plano-office-space-274.html", "Plano");addOption(document.drop_list.SubCat,"richardson-office-space-275.html", "Richardson");addOption(document.drop_list.SubCat,"round-rock-office-space-214.html", "Round Rock");addOption(document.drop_list.SubCat,"san-antonio-office-space-102.html", "San Antonio");addOption(document.drop_list.SubCat,"the-woodlands-office-space-143.html", "The Woodlands");}if(document.drop_list.Category.value == 'Utah'){addOption(document.drop_list.SubCat,"salt-lake-city-office-space-436.html", "Salt Lake City");}if(document.drop_list.Category.value == 'Virginia'){addOption(document.drop_list.SubCat,"alexandria-office-space-164.html", "Alexandria");addOption(document.drop_list.SubCat,"arlington-office-space-154.html", "Arlington");addOption(document.drop_list.SubCat,"fairfax-office-space-84.html", "Fairfax");addOption(document.drop_list.SubCat,"glen-allen-office-space-756.html", "Glen Allen");addOption(document.drop_list.SubCat,"herndon-office-space-232.html", "Herndon");addOption(document.drop_list.SubCat,"manassas-office-space-215.html", "Manassas");addOption(document.drop_list.SubCat,"mclean-office-space-90.html", "McLean");addOption(document.drop_list.SubCat,"newport-news-office-space-414.html", "Newport News");addOption(document.drop_list.SubCat,"reston-office-space-91.html", "Reston");addOption(document.drop_list.SubCat,"richmond-office-space-201.html", "Richmond");addOption(document.drop_list.SubCat,"vienna-office-space-163.html", "Vienna");addOption(document.drop_list.SubCat,"virginia-beach-office-space-88.html", "Virginia Beach");}if(document.drop_list.Category.value == 'Washington'){addOption(document.drop_list.SubCat,"bellevue-office-space-95.html", "Bellevue");addOption(document.drop_list.SubCat,"bothell-office-space-104.html", "Bothell");addOption(document.drop_list.SubCat,"federal-way-office-space-99.html", "Federal Way");addOption(document.drop_list.SubCat,"kirkland-office-space-96.html", "Kirkland");addOption(document.drop_list.SubCat,"seattle-office-space-106.html", "Seattle");addOption(document.drop_list.SubCat,"vancouver-office-space-97.html", "Vancouver");}if(document.drop_list.Category.value == 'Wisconsin'){addOption(document.drop_list.SubCat,"appleton-office-space-100.html", "Appleton");addOption(document.drop_list.SubCat,"brookfield-office-space-278.html", "Brookfield");addOption(document.drop_list.SubCat,"milwaukee-office-space-277.html", "Milwaukee");}if(document.drop_list.Category.value == 'Beirut'){addOption(document.drop_list.SubCat,"beirut-office-space-775.html", "Beirut");}if(document.drop_list.Category.value == 'Alberta'){addOption(document.drop_list.SubCat,"calgary-office-space-20.html", "Calgary");addOption(document.drop_list.SubCat,"edmonton-office-space-134.html", "Edmonton");}if(document.drop_list.Category.value == 'British Columbia'){addOption(document.drop_list.SubCat,"burnaby-office-space-308.html", "Burnaby");addOption(document.drop_list.SubCat,"coquitlam-office-space-571.html", "Coquitlam");addOption(document.drop_list.SubCat,"new-westminster-office-space-27.html", "New Westminster");addOption(document.drop_list.SubCat,"north-vancouver-office-space-579.html", "North Vancouver");addOption(document.drop_list.SubCat,"richmond-office-space-2.html", "Richmond");addOption(document.drop_list.SubCat,"vancouver-office-space-1.html", "Vancouver");}if(document.drop_list.Category.value == 'Manitoba'){addOption(document.drop_list.SubCat,"winnipeg-office-space-148.html", "Winnipeg");}if(document.drop_list.Category.value == 'Ontario'){addOption(document.drop_list.SubCat,"burlington-office-space-426.html", "Burlington");addOption(document.drop_list.SubCat,"hamilton-office-space-310.html", "Hamilton");addOption(document.drop_list.SubCat,"kitchener-office-space-225.html", "Kitchener");addOption(document.drop_list.SubCat,"markham-office-space-129.html", "Markham");addOption(document.drop_list.SubCat,"mississauga-office-space-69.html", "Mississauga");addOption(document.drop_list.SubCat,"north-york-office-space-309.html", "North York");addOption(document.drop_list.SubCat,"oakville-office-space-161.html", "Oakville");addOption(document.drop_list.SubCat,"toronto-office-space-68.html", "Toronto");}if(document.drop_list.Category.value == 'Quebec'){addOption(document.drop_list.SubCat,"lasalle-office-space-560.html", "LaSalle");addOption(document.drop_list.SubCat,"montreal-office-space-253.html", "Montreal");addOption(document.drop_list.SubCat,"st-laurent-office-space-559.html", "St Laurent");}if(document.drop_list.Category.value == 'Central West'){addOption(document.drop_list.SubCat,"brasilia-office-space-774.html", "Brasilia");}if(document.drop_list.Category.value == 'District of Columbia'){addOption(document.drop_list.SubCat,"washington-office-space-128.html", "Washington");}if(document.drop_list.Category.value == 'Victoria'){addOption(document.drop_list.SubCat,"melbourne-office-space-130.html", "Melbourne");}if(document.drop_list.Category.value == 'Uusimaa'){addOption(document.drop_list.SubCat,"espoo-office-space-675.html", "Espoo");addOption(document.drop_list.SubCat,"helsinki-office-space-676.html", "Helsinki");}if(document.drop_list.Category.value == 'Puerto Rico'){addOption(document.drop_list.SubCat,"san-juan--office-space-262.html", "San Juan ");}if(document.drop_list.Category.value == 'Liaoning'){addOption(document.drop_list.SubCat,"dalian-office-space-352.html", "Dalian");}if(document.drop_list.Category.value == 'Fukuoka'){addOption(document.drop_list.SubCat,"fukuoka-office-space-338.html", "Fukuoka");}if(document.drop_list.Category.value == 'Osaka'){addOption(document.drop_list.SubCat,"osaka-office-space-325.html", "Osaka");}if(document.drop_list.Category.value == 'Tokyo'){addOption(document.drop_list.SubCat,"tokyo-office-space-326.html", "Tokyo");}if(document.drop_list.Category.value == 'South Korea'){addOption(document.drop_list.SubCat,"seoul-office-space-329.html", "Seoul");}if(document.drop_list.Category.value == 'Queensland'){addOption(document.drop_list.SubCat,"brisbane-office-space-406.html", "Brisbane");addOption(document.drop_list.SubCat,"toowong-office-space-572.html", "Toowong");}if(document.drop_list.Category.value == 'Beijing'){addOption(document.drop_list.SubCat,"beijing-office-space-348.html", "Beijing");}if(document.drop_list.Category.value == 'Shangai'){addOption(document.drop_list.SubCat,"shanghai-office-space-355.html", "Shanghai");}if(document.drop_list.Category.value == 'Aichi'){addOption(document.drop_list.SubCat,"nagoya-office-space-362.html", "Nagoya");}if(document.drop_list.Category.value == 'Shichuan'){addOption(document.drop_list.SubCat,"chengdu-office-space-350.html", "Chengdu");}if(document.drop_list.Category.value == 'Kanagawa'){addOption(document.drop_list.SubCat,"yokohama-office-space-363.html", "Yokohama");}if(document.drop_list.Category.value == 'Zhejiang'){addOption(document.drop_list.SubCat,"hangzhou-office-space-356.html", "Hangzhou");}if(document.drop_list.Category.value == 'Guangdong'){addOption(document.drop_list.SubCat,"guangzhou-office-space-361.html", "Guangzhou");addOption(document.drop_list.SubCat,"shenzhen-office-space-357.html", "Shenzhen");}if(document.drop_list.Category.value == 'Hong Kong'){addOption(document.drop_list.SubCat,"hong-kong-office-space-411.html", "Hong Kong");}if(document.drop_list.Category.value == 'Tapei'){addOption(document.drop_list.SubCat,"taipei-office-space-412.html", "Taipei");}if(document.drop_list.Category.value == 'Macau'){addOption(document.drop_list.SubCat,"macau-office-space-413.html", "Macau");}if(document.drop_list.Category.value == 'Karnataka'){addOption(document.drop_list.SubCat,"bangalore-office-space-364.html", "Bangalore");}if(document.drop_list.Category.value == 'Tamil Nadu'){addOption(document.drop_list.SubCat,"chennai-office-space-365.html", "Chennai");}if(document.drop_list.Category.value == 'Haryana'){addOption(document.drop_list.SubCat,"gurgaon-office-space-366.html", "Gurgaon");}if(document.drop_list.Category.value == 'Andhra Pradesh'){addOption(document.drop_list.SubCat,"hyderabad-office-space-367.html", "Hyderabad");addOption(document.drop_list.SubCat,"secunderabad-office-space-580.html", "Secunderabad");}if(document.drop_list.Category.value == 'West Bengal'){addOption(document.drop_list.SubCat,"kolkata-office-space-368.html", "Kolkata");}if(document.drop_list.Category.value == 'Maharashtra'){addOption(document.drop_list.SubCat,"mumbai-office-space-369.html", "Mumbai");addOption(document.drop_list.SubCat,"nagpur-office-space-370.html", "Nagpur");addOption(document.drop_list.SubCat,"pune-office-space-372.html", "Pune");}if(document.drop_list.Category.value == 'Delhi'){addOption(document.drop_list.SubCat,"new-delhi-office-space-371.html", "New Delhi");}if(document.drop_list.Category.value == 'Karachi'){addOption(document.drop_list.SubCat,"karachi-office-space-373.html", "Karachi");}if(document.drop_list.Category.value == 'Java '){addOption(document.drop_list.SubCat,"djakarta-office-space-374.html", "Djakarta");}if(document.drop_list.Category.value == 'Republic of Singapore'){addOption(document.drop_list.SubCat,"singapore-office-space-375.html", "Singapore");}if(document.drop_list.Category.value == 'Manila Bay'){addOption(document.drop_list.SubCat,"manila-office-space-376.html", "Manila");}if(document.drop_list.Category.value == 'Hanoi'){addOption(document.drop_list.SubCat,"hanoi-office-space-377.html", "Hanoi");}if(document.drop_list.Category.value == 'Ho Chi Minh'){addOption(document.drop_list.SubCat,"ho-chi-minh-city-office-space-378.html", "Ho Chi Minh City");}if(document.drop_list.Category.value == 'Kuala Lumpur'){addOption(document.drop_list.SubCat,"kuala-lumpur-office-space-379.html", "Kuala Lumpur");}if(document.drop_list.Category.value == 'Bangkok'){addOption(document.drop_list.SubCat,"bangkok-office-space-762.html", "Bangkok");addOption(document.drop_list.SubCat,"bangkok-city-office-space-380.html", "Bangkok City");}if(document.drop_list.Category.value == 'Punjabi'){addOption(document.drop_list.SubCat,"islamabad-office-space-778.html", "Islamabad");}if(document.drop_list.Category.value == 'Sao Paulo'){addOption(document.drop_list.SubCat,"sao-paulo-office-space-383.html", "Sao Paulo");}if(document.drop_list.Category.value == 'Rio De Janeiro'){addOption(document.drop_list.SubCat,"rio-de-janeiro-office-space-384.html", "Rio De Janeiro");}if(document.drop_list.Category.value == 'Mexico'){addOption(document.drop_list.SubCat,"mexico-city-office-space-385.html", "Mexico City");}if(document.drop_list.Category.value == 'Nuevo Leon'){addOption(document.drop_list.SubCat,"monterrey-office-space-386.html", "Monterrey");}if(document.drop_list.Category.value == 'Jalisco'){addOption(document.drop_list.SubCat,"guadalajara-office-space-388.html", "Guadalajara");}if(document.drop_list.Category.value == 'San Lucas'){addOption(document.drop_list.SubCat,"los-cabos-office-space-389.html", "Los Cabos");}if(document.drop_list.Category.value == 'Buenos Aires'){addOption(document.drop_list.SubCat,"buenos-aires-city-office-space-773.html", "Buenos Aires City");}if(document.drop_list.Category.value == 'Santiago'){addOption(document.drop_list.SubCat,"santiago-office-space-392.html", "Santiago");}if(document.drop_list.Category.value == 'Lima'){addOption(document.drop_list.SubCat,"lima-office-space-393.html", "Lima");}if(document.drop_list.Category.value == 'Cundinamarca'){addOption(document.drop_list.SubCat,"bogota-office-space-394.html", "Bogota");}if(document.drop_list.Category.value == 'Panama'){addOption(document.drop_list.SubCat,"panama-city-office-space-396.html", "Panama city");addOption(document.drop_list.SubCat,"panama-city-office-space-776.html", "Panama City");}if(document.drop_list.Category.value == 'Guatemala'){addOption(document.drop_list.SubCat,"guatemala-city-office-space-399.html", "Guatemala City");}if(document.drop_list.Category.value == 'Miranda'){addOption(document.drop_list.SubCat,"caracas-office-space-400.html", "Caracas");}if(document.drop_list.Category.value == 'Scotland'){addOption(document.drop_list.SubCat,"glasgow-office-space-741.html", "Glasgow");}if(document.drop_list.Category.value == 'Asunción'){addOption(document.drop_list.SubCat,"asuncin-office-space-403.html", "Asunción");}if(document.drop_list.Category.value == 'New South Wales'){addOption(document.drop_list.SubCat,"edgecliff-office-space-536.html", "Edgecliff");addOption(document.drop_list.SubCat,"gordon-office-space-561.html", "Gordon");addOption(document.drop_list.SubCat,"sydney-office-space-402.html", "Sydney");}if(document.drop_list.Category.value == 'San Salvador'){addOption(document.drop_list.SubCat,"san-salvador-office-space-404.html", "San Salvador");}if(document.drop_list.Category.value == 'Western Australia'){addOption(document.drop_list.SubCat,"perth-office-space-408.html", "Perth");}if(document.drop_list.Category.value == 'North Island'){addOption(document.drop_list.SubCat,"auckland-office-space-409.html", "Auckland");addOption(document.drop_list.SubCat,"wellington-office-space-582.html", "Wellington");}if(document.drop_list.Category.value == 'South Australia'){addOption(document.drop_list.SubCat,"adelaide-office-space-410.html", "Adelaide");}if(document.drop_list.Category.value == 'Algiers'){addOption(document.drop_list.SubCat,"algiers-office-space-437.html", "Algiers");}if(document.drop_list.Category.value == 'Vienna'){addOption(document.drop_list.SubCat,"vienna-office-space-438.html", "Vienna");}if(document.drop_list.Category.value == 'Manama'){addOption(document.drop_list.SubCat,"manama-office-space-441.html", "Manama");}if(document.drop_list.Category.value == 'Brussels'){addOption(document.drop_list.SubCat,"brussels-office-space-442.html", "Brussels");}if(document.drop_list.Category.value == 'Zuerich'){addOption(document.drop_list.SubCat,"zuerich-office-space-443.html", "Zuerich");}if(document.drop_list.Category.value == 'Antwerp'){addOption(document.drop_list.SubCat,"antwerp-office-space-584.html", "Antwerp");addOption(document.drop_list.SubCat,"berchem-office-space-444.html", "Berchem");}if(document.drop_list.Category.value == 'Geneva'){addOption(document.drop_list.SubCat,"carouge-office-space-445.html", "Carouge");}if(document.drop_list.Category.value == 'Tunis'){addOption(document.drop_list.SubCat,"tunis-office-space-446.html", "Tunis");}if(document.drop_list.Category.value == 'Walloon Brabant'){addOption(document.drop_list.SubCat,"braine-l-alleud-office-space-447.html", "Braine- L Alleud");}if(document.drop_list.Category.value == 'Istanbul'){addOption(document.drop_list.SubCat,"istanbul-office-space-448.html", "Istanbul");}if(document.drop_list.Category.value == 'Sofia'){addOption(document.drop_list.SubCat,"sofia-office-space-449.html", "Sofia");}if(document.drop_list.Category.value == 'Ankara'){addOption(document.drop_list.SubCat,"ankara-office-space-450.html", "Ankara");}if(document.drop_list.Category.value == 'Dubai'){addOption(document.drop_list.SubCat,"dubai-office-space-451.html", "Dubai");}if(document.drop_list.Category.value == 'Piedmont'){addOption(document.drop_list.SubCat,"turin-office-space-706.html", "Turin");}if(document.drop_list.Category.value == 'Nicosia'){addOption(document.drop_list.SubCat,"nicosia-office-space-453.html", "Nicosia");}if(document.drop_list.Category.value == 'Abu Dhabi'){addOption(document.drop_list.SubCat,"abu-dhabi-office-space-455.html", "Abu Dhabi");}if(document.drop_list.Category.value == 'Kiev'){addOption(document.drop_list.SubCat,"kiev-office-space-454.html", "Kiev");}if(document.drop_list.Category.value == 'Sharjah'){addOption(document.drop_list.SubCat,"sharjah-office-space-456.html", "Sharjah");}if(document.drop_list.Category.value == 'Bohemia'){addOption(document.drop_list.SubCat,"prague-office-space-653.html", "Prague");}if(document.drop_list.Category.value == 'Masovian'){addOption(document.drop_list.SubCat,"warsaw-office-space-745.html", "Warsaw");}if(document.drop_list.Category.value == 'Lisbon'){addOption(document.drop_list.SubCat,"lisbon-office-space-459.html", "Lisbon");}if(document.drop_list.Category.value == 'Ad Dawhah'){addOption(document.drop_list.SubCat,"doha-office-space-746.html", "Doha");}if(document.drop_list.Category.value == 'Muntenia'){addOption(document.drop_list.SubCat,"bucharest-office-space-747.html", "Bucharest");}if(document.drop_list.Category.value == ' Amman Financial District'){addOption(document.drop_list.SubCat,"-amman-financial-district-office-space-464.html", " Amman Financial District");}if(document.drop_list.Category.value == 'Moscow'){addOption(document.drop_list.SubCat,"moscow-office-space-465.html", "Moscow");}if(document.drop_list.Category.value == 'Nairobi'){addOption(document.drop_list.SubCat,"nairobi-office-space-707.html", "Nairobi");}if(document.drop_list.Category.value == 'Bucharest'){addOption(document.drop_list.SubCat,"bucharest-office-space-777.html", "Bucharest");}if(document.drop_list.Category.value == 'Philippines'){addOption(document.drop_list.SubCat,"philippines-office-space-764.html", "Philippines");}if(document.drop_list.Category.value == 'Riyadh'){addOption(document.drop_list.SubCat,"riyadh-office-space-471.html", "Riyadh");}if(document.drop_list.Category.value == 'Casablanca'){addOption(document.drop_list.SubCat,"casablanca-office-space-719.html", "Casablanca");}if(document.drop_list.Category.value == 'Zuid-Holland'){addOption(document.drop_list.SubCat,"rotterdam-office-space-721.html", "Rotterdam");addOption(document.drop_list.SubCat,"the-hague-office-space-722.html", "The Hague");}if(document.drop_list.Category.value == 'Utrecht'){addOption(document.drop_list.SubCat,"amersfoort--office-space-736.html", "Amersfoort ");addOption(document.drop_list.SubCat,"utrecht-office-space-737.html", "Utrecht");}if(document.drop_list.Category.value == 'Bratislava'){addOption(document.drop_list.SubCat,"bratislava-office-space-478.html", "Bratislava");}if(document.drop_list.Category.value == ' Indonesia'){addOption(document.drop_list.SubCat,"jakarta-office-space-763.html", "Jakarta");}if(document.drop_list.Category.value == 'Luxembourg'){addOption(document.drop_list.SubCat,"luxembourg-office-space-480.html", "Luxembourg");}if(document.drop_list.Category.value == 'Cape Town'){addOption(document.drop_list.SubCat,"cape-town-office-space-482.html", "Cape Town");}if(document.drop_list.Category.value == 'Johannesburg'){addOption(document.drop_list.SubCat,"johannesburg-office-space-483.html", "Johannesburg");}if(document.drop_list.Category.value == 'Friesland'){addOption(document.drop_list.SubCat,"leeuwarden-office-space-720.html", "Leeuwarden");}if(document.drop_list.Category.value == 'Noord-Holland'){addOption(document.drop_list.SubCat,"amsterdam-office-space-727.html", "Amsterdam");addOption(document.drop_list.SubCat,"hilversum-office-space-729.html", "Hilversum");addOption(document.drop_list.SubCat,"hoofddorp-office-space-733.html", "Hoofddorp");addOption(document.drop_list.SubCat,"schiphol-office-space-730.html", "Schiphol");addOption(document.drop_list.SubCat,"schipholrijk-office-space-732.html", "Schiphol-Rijk");}if(document.drop_list.Category.value == 'Brabant'){addOption(document.drop_list.SubCat,"breda-office-space-724.html", "Breda");addOption(document.drop_list.SubCat,"den-bosch-office-space-725.html", "Den Bosch");addOption(document.drop_list.SubCat,"eindhoven-office-space-723.html", "Eindhoven");addOption(document.drop_list.SubCat,"tilburg-office-space-726.html", "Tilburg");}if(document.drop_list.Category.value == 'Gelderland'){addOption(document.drop_list.SubCat,"arnhem-office-space-734.html", "Arnhem");addOption(document.drop_list.SubCat,"nijmegen-office-space-735.html", "Nijmegen");}if(document.drop_list.Category.value == 'Hamburg'){addOption(document.drop_list.SubCat,"hamburg-office-space-493.html", "Hamburg");}if(document.drop_list.Category.value == 'Hessen'){addOption(document.drop_list.SubCat,"frankfurt-office-space-641.html", "Frankfurt");}if(document.drop_list.Category.value == 'Berlin'){addOption(document.drop_list.SubCat,"berlin-office-space-497.html", "Berlin");}if(document.drop_list.Category.value == 'Bremen'){addOption(document.drop_list.SubCat,"bremen-office-space-499.html", "Bremen");}if(document.drop_list.Category.value == 'North Rhine-Westphalia'){addOption(document.drop_list.SubCat,"cologne-office-space-646.html", "Cologne");addOption(document.drop_list.SubCat,"dusseldorf-office-space-645.html", "Dusseldorf");}if(document.drop_list.Category.value == 'Overijsel'){addOption(document.drop_list.SubCat,"zwolle-office-space-739.html", "Zwolle");}if(document.drop_list.Category.value == 'Limburg'){addOption(document.drop_list.SubCat,"maastricht-office-space-738.html", "Maastricht");}if(document.drop_list.Category.value == 'Lagos Island'){addOption(document.drop_list.SubCat,"lagos-office-space-740.html", "Lagos");}if(document.drop_list.Category.value == 'Oslo'){addOption(document.drop_list.SubCat,"oslo-office-space-744.html", "Oslo");}if(document.drop_list.Category.value == 'Baveria'){addOption(document.drop_list.SubCat,"munich-office-space-642.html", "Munich");}if(document.drop_list.Category.value == 'Misida'){addOption(document.drop_list.SubCat,"swatar-office-space-716.html", "Swatar");}if(document.drop_list.Category.value == 'Monte Carlo'){addOption(document.drop_list.SubCat,"monte-carlo-office-space-717.html", "Monte Carlo");}if(document.drop_list.Category.value == 'Lazio'){addOption(document.drop_list.SubCat,"rome-office-space-705.html", "Rome");}if(document.drop_list.Category.value == 'Lower Saxony'){addOption(document.drop_list.SubCat,"hanover-office-space-650.html", "Hanover");}if(document.drop_list.Category.value == 'Flemish Brabant'){addOption(document.drop_list.SubCat,"diegem-office-space-649.html", "Diegem");addOption(document.drop_list.SubCat,"zaventem-office-space-648.html", "Zaventem");}if(document.drop_list.Category.value == 'Tel Aviv'){addOption(document.drop_list.SubCat,"tel-aviv-office-space-525.html", "Tel Aviv");}if(document.drop_list.Category.value == 'Cork'){addOption(document.drop_list.SubCat,"mahon-office-space-526.html", "Mahon");}if(document.drop_list.Category.value == 'Dublin'){addOption(document.drop_list.SubCat,"dublin-office-space-703.html", "Dublin");}if(document.drop_list.Category.value == 'Budapest'){addOption(document.drop_list.SubCat,"budapest-office-space-528.html", "Budapest");}if(document.drop_list.Category.value == 'St. Petersburg'){addOption(document.drop_list.SubCat,"st-petersburg-office-space-530.html", "St. Petersburg");}if(document.drop_list.Category.value == 'Athens'){addOption(document.drop_list.SubCat,"athens-office-space-531.html", "Athens");addOption(document.drop_list.SubCat,"chalandri-office-space-780.html", "Chalandri");}if(document.drop_list.Category.value == 'Maroussi'){addOption(document.drop_list.SubCat,"maroussi-office-space-532.html", "Maroussi");}if(document.drop_list.Category.value == 'Puebla'){addOption(document.drop_list.SubCat,"puebla-office-space-581.html", "Puebla");}if(document.drop_list.Category.value == 'Lombardy'){addOption(document.drop_list.SubCat,"milan-office-space-704.html", "Milan");}if(document.drop_list.Category.value == 'Haute-Garonne'){addOption(document.drop_list.SubCat,"blagnac-office-space-630.html", "Blagnac");addOption(document.drop_list.SubCat,"toulouse-office-space-613.html", "Toulouse");}if(document.drop_list.Category.value == 'Bas-Rhin'){addOption(document.drop_list.SubCat,"strasbourg-office-space-621.html", "Strasbourg");}if(document.drop_list.Category.value == 'Seine-Saint-Denis'){addOption(document.drop_list.SubCat,"la-plaine-saint-denis-office-space-629.html", "La Plaine Saint Denis");addOption(document.drop_list.SubCat,"noisylegrand-office-space-634.html", "Noisy-le-Grand");}if(document.drop_list.Category.value == 'Herault'){addOption(document.drop_list.SubCat,"montpellier-office-space-663.html", "Montpellier");}if(document.drop_list.Category.value == 'Seine-et-Marne'){addOption(document.drop_list.SubCat,"serris-office-space-673.html", "Serris");}if(document.drop_list.Category.value == 'Nord'){addOption(document.drop_list.SubCat,"lille-office-space-631.html", "Lille");}if(document.drop_list.Category.value == 'Bouches-du-Rhone'){addOption(document.drop_list.SubCat,"aix-en-provence-office-space-665.html", "Aix en Provence");addOption(document.drop_list.SubCat,"marseille-office-space-664.html", "Marseille");}if(document.drop_list.Category.value == 'Rhone'){addOption(document.drop_list.SubCat,"lyon-office-space-661.html", "Lyon");}if(document.drop_list.Category.value == 'Baden-Wuerttemberg'){addOption(document.drop_list.SubCat,"stuttgart-office-space-691.html", "Stuttgart");addOption(document.drop_list.SubCat,"walldorf-office-space-696.html", "Walldorf");}if(document.drop_list.Category.value == 'Alpes-Maritimes'){addOption(document.drop_list.SubCat,"mougins-office-space-624.html", "Mougins");addOption(document.drop_list.SubCat,"sophia-antipolis-office-space-662.html", "Sophia Antipolis");}if(document.drop_list.Category.value == 'Val-d Oise'){addOption(document.drop_list.SubCat,"roissy-office-space-619.html", "Roissy");}if(document.drop_list.Category.value == 'Hauts-de-Seine'){addOption(document.drop_list.SubCat,"boulognebillancourt-office-space-632.html", "Boulogne-Billancourt");addOption(document.drop_list.SubCat,"courbevoie-office-space-622.html", "Courbevoie");addOption(document.drop_list.SubCat,"issy-les-moulineaux--office-space-625.html", "Issy Les Moulineaux ");addOption(document.drop_list.SubCat,"levallois-perret--office-space-623.html", "Levallois Perret ");addOption(document.drop_list.SubCat,"neuillysurseine-office-space-620.html", "Neuilly-sur-Seine");}if(document.drop_list.Category.value == 'Paris'){addOption(document.drop_list.SubCat,"paris-office-space-657.html", "Paris");}if(document.drop_list.Category.value == 'South Moravia'){addOption(document.drop_list.SubCat,"brno-office-space-693.html", "Brno");}if(document.drop_list.Category.value == 'England'){addOption(document.drop_list.SubCat,"london-office-space-698.html", "London");addOption(document.drop_list.SubCat,"manchester-office-space-687.html", "Manchester");addOption(document.drop_list.SubCat,"reading-office-space-699.html", "Reading");addOption(document.drop_list.SubCat,"redhill-office-space-701.html", "Redhill");addOption(document.drop_list.SubCat,"slough-office-space-700.html", "Slough");addOption(document.drop_list.SubCat,"weybridge-office-space-750.html", "Weybridge");}if(document.drop_list.Category.value == 'Limassol'){addOption(document.drop_list.SubCat,"limassol-office-space-689.html", "Limassol");}if(document.drop_list.Category.value == 'Cairo'){addOption(document.drop_list.SubCat,"cairo-office-space-697.html", "Cairo");}if(document.drop_list.Category.value == 'Hovedstaden'){addOption(document.drop_list.SubCat,"ballerup-office-space-710.html", "Ballerup");addOption(document.drop_list.SubCat,"copenhagen-office-space-709.html", "Copenhagen");addOption(document.drop_list.SubCat,"hellerup-office-space-713.html", "Hellerup");addOption(document.drop_list.SubCat,"lyngby-office-space-712.html", "Lyngby");addOption(document.drop_list.SubCat,"soborg-office-space-714.html", "Soborg");} } ////////////////// function removeAllOptions(selectbox) { var i; for(i=selectbox.options.length-1;i>=0;i--) { //selectbox.options.remove(i); selectbox.remove(i); } } function addOption(selectbox, value, text ) { var optn = document.createElement("OPTION"); optn.text = text; optn.value = value; selectbox.options.add(optn); }