﻿// JScript File


function Browser() {

  var ua, s, i;

  this.isIE    = false;  // Internet Explorer
  this.isOP    = false;  // Opera
  this.isNS    = false;  // Netscape
  this.version = null;

  ua = navigator.userAgent;

  s = "Opera";
  if ((i = ua.indexOf(s)) >= 0) {
    this.isOP = true;
    this.version = parseFloat(ua.substr(i + s.length));
    return;
  }

  s = "Netscape6/";
  if ((i = ua.indexOf(s)) >= 0) {
    this.isNS = true;
    this.version = parseFloat(ua.substr(i + s.length));
    return;
  }

  // Treat any other "Gecko" browser as Netscape 6.1.

  s = "Gecko";
  if ((i = ua.indexOf(s)) >= 0) {
    this.isNS = true;
    this.version = 6.1;
    return;
  }

  s = "MSIE";
  if ((i = ua.indexOf(s))) {
    this.isIE = true;
    this.version = parseFloat(ua.substr(i + s.length));
    return;
  }
}

var browser = new Browser();


function SideStyle() {

    
    
    if (browser.isIE==false) {
        
        var leftSide, rightSide;
        
        leftSide = document.getElementById('leftSide');
        rightSide = document.getElementById('rightSide');

      //  leftSide.style.height = '100%';
      //  rightSide.style.height = '100%';

    }
}



function CityPop()  {


    var State = document.providerform.State;
    var City = document.providerform.City;
    var i = 0;
    
    City.options.length = 0;
    City.options[i++] = new Option('All','%');
    
    if (State.options[State.selectedIndex].value == 'NY')  
    {
	   
 
	 
	   
	 
 
 
 
Expr1	   
	 
Expr1	   
	 
   
 
	   
	 
	City.options[i++] = new Option('Albany','Albany');	   
	City.options[i++] = new Option('Amityville','Amityville');	   
	City.options[i++] = new Option('Amsterdam','Amsterdam');	   
	City.options[i++] = new Option('Aquebogue','Aquebogue');	   
	City.options[i++] = new Option('Ardsley','Ardsley');	   
	City.options[i++] = new Option('Arverne','Arverne');	   
	City.options[i++] = new Option('Astoria','Astoria');	   
	City.options[i++] = new Option('Auburn','Auburn');	   
	City.options[i++] = new Option('Babylon','Babylon');	   
	City.options[i++] = new Option('Baldwin','Baldwin');	   
	City.options[i++] = new Option('Bardonia','Bardonia');	   
	City.options[i++] = new Option('Batavia','Batavia');	   
	City.options[i++] = new Option('Bay Shore','Bay Shore');	   
	City.options[i++] = new Option('Bayport','Bayport');	   
	City.options[i++] = new Option('Bayside','Bayside');	   
	City.options[i++] = new Option('Beacon','Beacon');	   
	City.options[i++] = new Option('Belle Harbor','Belle Harbor');	   
	City.options[i++] = new Option('Bellmore','Bellmore');	   
	City.options[i++] = new Option('Bellport','Bellport');	   
	City.options[i++] = new Option('Bellrose','Bellrose');	   
	City.options[i++] = new Option('Bethpage','Bethpage');	   
	City.options[i++] = new Option('Blasdell','Blasdell');	   
	City.options[i++] = new Option('Brentwood','Brentwood');	   
	City.options[i++] = new Option('Briarwood','Briarwood');	   
	City.options[i++] = new Option('Bronx','Bronx');	   
	City.options[i++] = new Option('Bronxville','Bronxville');	   
	City.options[i++] = new Option('Brookhaven','Brookhaven');	   
	City.options[i++] = new Option('Brooklyn','Brooklyn');	   
	City.options[i++] = new Option('Buffalo','Buffalo');	   
	City.options[i++] = new Option('Camillus','Camillus');	   
	City.options[i++] = new Option('Canandaigua','Canandaigua');	   
	City.options[i++] = new Option('Cedarhurst','Cedarhurst');	   
	City.options[i++] = new Option('Center Moriches','Center Moriches');	   
	City.options[i++] = new Option('Centereach','Centereach');	   
	City.options[i++] = new Option('Central Islip','Central Islip');	   
	City.options[i++] = new Option('Cheektowaga','Cheektowaga');	   
	City.options[i++] = new Option('Commack','Commack');	   
	City.options[i++] = new Option('Congers','Congers');	   
	City.options[i++] = new Option('Copiague','Copiague');	   
	City.options[i++] = new Option('Coram','Coram');	   
	City.options[i++] = new Option('Corona','Corona');	   
	City.options[i++] = new Option('Deer Park','Deer Park');	   
	City.options[i++] = new Option('Dewitt','Dewitt');	   
	City.options[i++] = new Option('Dix Hills','Dix Hills');	   
	City.options[i++] = new Option('Dobbs Ferry','Dobbs Ferry');	   
	City.options[i++] = new Option('Dunkirk','Dunkirk');	   
	City.options[i++] = new Option('E Patchogue','E Patchogue');	   
	City.options[i++] = new Option('East Islip','East Islip');	   
	City.options[i++] = new Option('East Meadow','East Meadow');	   
	City.options[i++] = new Option('East Middletown','East Middletown');	   
	City.options[i++] = new Option('East Northport','East Northport');	   
	City.options[i++] = new Option('East Patchogue','East Patchogue');	   
	City.options[i++] = new Option('East Setauket','East Setauket');	   
	City.options[i++] = new Option('Elmhurst','Elmhurst');	   
	City.options[i++] = new Option('Elmira','Elmira');	   
	City.options[i++] = new Option('Elmont','Elmont');	   
	City.options[i++] = new Option('Elmsford','Elmsford');	   
	City.options[i++] = new Option('Far Rockaway','Far Rockaway');	   
	City.options[i++] = new Option('Farmingdale','Farmingdale');	   
	City.options[i++] = new Option('Farmingville','Farmingville');	   
	City.options[i++] = new Option('Fayetteville','Fayetteville');	   
	City.options[i++] = new Option('Fishkill','Fishkill');	   
	City.options[i++] = new Option('Floral Park','Floral Park');	   
	City.options[i++] = new Option('Flushing','Flushing');	   
	City.options[i++] = new Option('Forest Hills','Forest Hills');	   
	City.options[i++] = new Option('Franklin Square','Franklin Square');	   
	City.options[i++] = new Option('Freeport','Freeport');	   
	City.options[i++] = new Option('Fresh Meadows','Fresh Meadows');	   
	City.options[i++] = new Option('Garden City','Garden City');	   
	City.options[i++] = new Option('Glen Cove','Glen Cove');	   
	City.options[i++] = new Option('Glen Head','Glen Head');	   
	City.options[i++] = new Option('Great Neck','Great Neck');	   
	City.options[i++] = new Option('Greenport','Greenport');	   
	City.options[i++] = new Option('Greenvale','Greenvale');	   
	City.options[i++] = new Option('Harriman','Harriman');	   
	City.options[i++] = new Option('Harrison','Harrison');	   
	City.options[i++] = new Option('Hauppauge','Hauppauge');	   
	City.options[i++] = new Option('Hawthorne','Hawthorne');	   
	City.options[i++] = new Option('Hempstead','Hempstead');	   
	City.options[i++] = new Option('Hewlett','Hewlett');	   
	City.options[i++] = new Option('Hicksville','Hicksville');	   
	City.options[i++] = new Option('Highland','Highland');	   
	City.options[i++] = new Option('Holbrook','Holbrook');	   
	City.options[i++] = new Option('Hollis','Hollis');	   
	City.options[i++] = new Option('Hollis Hills','Hollis Hills');	   
	City.options[i++] = new Option('Holtsville','Holtsville');	   
	City.options[i++] = new Option('Hopewell Junction','Hopewell Junction');	   
	City.options[i++] = new Option('Howard Beach','Howard Beach');	   
	City.options[i++] = new Option('Hudson','Hudson');	   
	City.options[i++] = new Option('Huntington','Huntington');	   
	City.options[i++] = new Option('Huntington Station','Huntington Station');	   
	City.options[i++] = new Option('Island Park','Island Park');	   
	City.options[i++] = new Option('Islandia','Islandia');	   
	City.options[i++] = new Option('Islip','Islip');	   
	City.options[i++] = new Option('Islip Terrace','Islip Terrace');	   
	City.options[i++] = new Option('Ithaca','Ithaca');	   
	City.options[i++] = new Option('Jackson Heights','Jackson Heights');	   
	City.options[i++] = new Option('Jamaica','Jamaica');	   
	City.options[i++] = new Option('Jamaica Estates','Jamaica Estates');	   
	City.options[i++] = new Option('Jamesport','Jamesport');	   
	City.options[i++] = new Option('Jericho','Jericho');	   
	City.options[i++] = new Option('Kew Garden Hills','Kew Garden Hills');	   
	City.options[i++] = new Option('Kew Gardens','Kew Gardens');	   
	City.options[i++] = new Option('Kings Park','Kings Park');	   
	City.options[i++] = new Option('Kingston','Kingston');	   
	City.options[i++] = new Option('LaGrangeville','LaGrangeville');	   
	City.options[i++] = new Option('Lake Grove','Lake Grove');	   
	City.options[i++] = new Option('Lake Ronkonkoma','Lake Ronkonkoma');	   
	City.options[i++] = new Option('Lake Success','Lake Success');	   
	City.options[i++] = new Option('Larchmont','Larchmont');	   
	City.options[i++] = new Option('Latham','Latham');	   
	City.options[i++] = new Option('Lawrence','Lawrence');	   
	City.options[i++] = new Option('Levittown','Levittown');	   
	City.options[i++] = new Option('Lindenhurst','Lindenhurst');	   
	City.options[i++] = new Option('Lockport','Lockport');	   
	City.options[i++] = new Option('Locust Valley','Locust Valley');	   
	City.options[i++] = new Option('Long Beach','Long Beach');	   
	City.options[i++] = new Option('Long Island City','Long Island City');	   
	City.options[i++] = new Option('Lynbrook','Lynbrook');	   
	City.options[i++] = new Option('Mamaroneck','Mamaroneck');	   
	City.options[i++] = new Option('Manhasset  ','Manhasset  ');	   
	City.options[i++] = new Option('Manhasset Hills','Manhasset Hills');	   
	City.options[i++] = new Option('Margaretville','Margaretville');	   
	City.options[i++] = new Option('Maspeth','Maspeth');	   
	City.options[i++] = new Option('Massapequa','Massapequa');	   
	City.options[i++] = new Option('Massapequa Park','Massapequa Park');	   
	City.options[i++] = new Option('Mastic Beach','Mastic Beach');	   
	City.options[i++] = new Option('Mattituck','Mattituck');	   
	City.options[i++] = new Option('Medford','Medford');	   
	City.options[i++] = new Option('Melville','Melville');	   
	City.options[i++] = new Option('Merrick','Merrick');	   
	City.options[i++] = new Option('Middle Island','Middle Island');	   
	City.options[i++] = new Option('Middle Village','Middle Village');	   
	City.options[i++] = new Option('Middletown','Middletown');	   
	City.options[i++] = new Option('Miller Place','Miller Place');	   
	City.options[i++] = new Option('Mineola','Mineola');	   
	City.options[i++] = new Option('Monroe','Monroe');	   
	City.options[i++] = new Option('Montauk','Montauk');	   
	City.options[i++] = new Option('Mount Kisco','Mount Kisco');	   
	City.options[i++] = new Option('Mount Sinai','Mount Sinai');	   
	City.options[i++] = new Option('Mount Vernon','Mount Vernon');	   
	City.options[i++] = new Option('Mt. Sinai','Mt. Sinai');	   
	City.options[i++] = new Option('Nanuet','Nanuet');	   
	City.options[i++] = new Option('Nesconset','Nesconset');	   
	City.options[i++] = new Option('New City','New City');	   
	City.options[i++] = new Option('New Hartford','New Hartford');	   
	City.options[i++] = new Option('New Hyde Park','New Hyde Park');	   
	City.options[i++] = new Option('New Windsor','New Windsor');	   
	City.options[i++] = new Option('New York','New York');	   
	City.options[i++] = new Option('Newburgh','Newburgh');	   
	City.options[i++] = new Option('Niagara Falls','Niagara Falls');	   
	City.options[i++] = new Option('North Babylon','North Babylon');	   
	City.options[i++] = new Option('North Bellmore','North Bellmore');	   
	City.options[i++] = new Option('North Merrick','North Merrick');	   
	City.options[i++] = new Option('North Syracuse','North Syracuse');	   
	City.options[i++] = new Option('Northport','Northport');	   
	City.options[i++] = new Option('Nyack','Nyack');	   
	City.options[i++] = new Option('Oakdale','Oakdale');	   
	City.options[i++] = new Option('Oceanside','Oceanside');	   
	City.options[i++] = new Option('Old Bethpage','Old Bethpage');	   
	City.options[i++] = new Option('Oswego','Oswego');	   
	City.options[i++] = new Option('Oyster Bay','Oyster Bay');	   
	City.options[i++] = new Option('Ozone Park','Ozone Park');	   
	City.options[i++] = new Option('Patchogue','Patchogue');	   
	City.options[i++] = new Option('Pawling','Pawling');	   
	City.options[i++] = new Option('Pearl River','Pearl River');	   
	City.options[i++] = new Option('Piermont','Piermont');	   
	City.options[i++] = new Option('Plainview','Plainview');	   
	City.options[i++] = new Option('Plattsburgh','Plattsburgh');	   
	City.options[i++] = new Option('Pleasantville','Pleasantville');	   
	City.options[i++] = new Option('Port Chester','Port Chester');	   
	City.options[i++] = new Option('Port Jefferson','Port Jefferson');	   
	City.options[i++] = new Option('Port Jefferson St.','Port Jefferson St.');	   
	City.options[i++] = new Option('Port Washington','Port Washington');	   
	City.options[i++] = new Option('Poughkeepsie','Poughkeepsie');	   
	City.options[i++] = new Option('Purdys','Purdys');	   
	City.options[i++] = new Option('Queens Village','Queens Village');	   
	City.options[i++] = new Option('Queensbury','Queensbury');	   
	City.options[i++] = new Option('Rego Park','Rego Park');	   
	City.options[i++] = new Option('Rensselear','Rensselear');	   
	City.options[i++] = new Option('Richmond Hill','Richmond Hill');	   
	City.options[i++] = new Option('Ridgewood','Ridgewood');	   
	City.options[i++] = new Option('Riverhead','Riverhead');	   
	City.options[i++] = new Option('Rochester','Rochester');	   
	City.options[i++] = new Option('Rockville Centre','Rockville Centre');	   
	City.options[i++] = new Option('Rocky Point','Rocky Point');	   
	City.options[i++] = new Option('Rome','Rome');	   
	City.options[i++] = new Option('Ronkonkoma','Ronkonkoma');	   
	City.options[i++] = new Option('Roosevelt','Roosevelt');	   
	City.options[i++] = new Option('Roslyn','Roslyn');	   
	City.options[i++] = new Option('Roslyn Heights','Roslyn Heights');	   
	City.options[i++] = new Option('Rye','Rye');	   
	City.options[i++] = new Option('Saratoga Springs','Saratoga Springs');	   
	City.options[i++] = new Option('Sayville','Sayville');	   
	City.options[i++] = new Option('Scarsdale','Scarsdale');	   
	City.options[i++] = new Option('Schenectady','Schenectady');	   
	City.options[i++] = new Option('Seaford','Seaford');	   
	City.options[i++] = new Option('Selden','Selden');	   
	City.options[i++] = new Option('Setauket','Setauket');	   
	City.options[i++] = new Option('Shirley','Shirley');	   
	City.options[i++] = new Option('Smithtown','Smithtown');	   
	City.options[i++] = new Option('Somers','Somers');	   
	City.options[i++] = new Option('South Ozone Park','South Ozone Park');	   
	City.options[i++] = new Option('Southampton','Southampton');	   
	City.options[i++] = new Option('Southold','Southold');	   
	City.options[i++] = new Option('St James','St James');	   
	City.options[i++] = new Option('St. James','St. James');	   
	City.options[i++] = new Option('Staten Island','Staten Island');	   
	City.options[i++] = new Option('Stewart Manor','Stewart Manor');	   
	City.options[i++] = new Option('StoNYBrook','StoNYBrook');	   
	City.options[i++] = new Option('Sunnyside','Sunnyside');	   
	City.options[i++] = new Option('Syosset','Syosset');	   
	City.options[i++] = new Option('Syracuse','Syracuse');	   
	City.options[i++] = new Option('Tarrytown','Tarrytown');	   
	City.options[i++] = new Option('Thornwood','Thornwood');	   
	City.options[i++] = new Option('Tonawanda','Tonawanda');	   
	City.options[i++] = new Option('Tuckahoe','Tuckahoe');	   
	City.options[i++] = new Option('Uniondale','Uniondale');	   
	City.options[i++] = new Option('Utica','Utica');	   
	City.options[i++] = new Option('Valley Stream','Valley Stream');	   
	City.options[i++] = new Option('Vestal','Vestal');	   
	City.options[i++] = new Option('Wading River','Wading River');	   
	City.options[i++] = new Option('Wainscott','Wainscott');	   
	City.options[i++] = new Option('Wantagh','Wantagh');	   
	City.options[i++] = new Option('Watertown','Watertown');	   
	City.options[i++] = new Option('Webster','Webster');	   
	City.options[i++] = new Option('West Babylon','West Babylon');	   
	City.options[i++] = new Option('West Hempstead','West Hempstead');	   
	City.options[i++] = new Option('West Islip','West Islip');	   
	City.options[i++] = new Option('West Nyack','West Nyack');	   
	City.options[i++] = new Option('Westbury','Westbury');	   
	City.options[i++] = new Option('White Plains','White Plains');	   
	City.options[i++] = new Option('Whitestone','Whitestone');	   
	City.options[i++] = new Option('Williston Park','Williston Park');	   
	City.options[i++] = new Option('Woodbury','Woodbury');	   
	City.options[i++] = new Option('Woodhaven','Woodhaven');	   
	City.options[i++] = new Option('Woodmere','Woodmere');	   
	City.options[i++] = new Option('Woodside','Woodside');	   
	City.options[i++] = new Option('Wurtsboro','Wurtsboro');	   
	City.options[i++] = new Option('Yonkers','Yonkers');	   
	City.options[i++] = new Option('Yorktown Heights','Yorktown Heights');	   
	

 


 




    }
    else if (State.options[State.selectedIndex].value == 'NJ')
    {
  
	
 
 
 
Expr1	   
		City.options[i++] = new Option('Bayonne','Bayonne');	   
	City.options[i++] = new Option('Belleville','Belleville');	   
	City.options[i++] = new Option('Bergenfield','Bergenfield');	   
	City.options[i++] = new Option('Clark','Clark');	   
	City.options[i++] = new Option('Freehold','Freehold');	   
	City.options[i++] = new Option('Guttenberg','Guttenberg');	   
	City.options[i++] = new Option('Holmdel','Holmdel');	   
	City.options[i++] = new Option('Jersey City','Jersey City');	   
	City.options[i++] = new Option('Morganville','Morganville');	   
	City.options[i++] = new Option('Ocean','Ocean');	   
	City.options[i++] = new Option('Princeton','Princeton');	   
	City.options[i++] = new Option('Red Bank','Red Bank');	   
	City.options[i++] = new Option('Roselle','Roselle');	   
	City.options[i++] = new Option('Sea Girt','Sea Girt');	   
	City.options[i++] = new Option('Teaneck','Teaneck');	   
	City.options[i++] = new Option('Tenafly','Tenafly');	   
	City.options[i++] = new Option('Watchung','Watchung');	   
	City.options[i++] = new Option('Woodcliff Lake','Woodcliff Lake');	 

  
    }
    else if (State.options[State.selectedIndex].value == 'CT')
    {
 

 
 
 
Expr1	   
	 
   
 
  
	City.options[i++] = new Option('Riverside','Riverside');	   
	City.options[i++] = new Option('Westport','Westport');
	 

	 

 
	 
	 

    }
    else if (State.options[State.selectedIndex].value == 'FL')
    {
 
 
 
Expr1	   
		   
 
	   
	City.options[i++] = new Option('Boynton Beach','Boynton Beach');	   
	City.options[i++] = new Option('North Palm Beach','North Palm Beach');	   
	City.options[i++] = new Option('West Palm Beach','West Palm Beach');
	 


	
	 
    }
    
}


function ZipPop(clr)  {


    var rowZip;
    var rowDist; 
    
    
    if (clr == 'clear') {
        document.providerform.SearchByDist.checked = false;
    }
    
    rowZip = document.getElementById('rowZip');
    rowDist = document.getElementById('rowDist');
    
    
    if (document.providerform.SearchByDist.checked) {
        
        if (browser.isIE) {
            rowZip.style.display = 'block';
            rowDist.style.display = 'block';
        }
        else {
            rowZip.style.display = 'table-row';
            rowDist.style.display = 'table-row';
        }
        
    }
    
    else {
   
        rowZip.style.display = 'none';
        rowDist.style.display = 'none';
    }


}



function GroupPop()  {


    var Grp = document.providerform.Grp;
    var i = 0;
    
    Grp.options.length = 0;
    Grp.options[i++] = new Option('All','%');

	   
Group_JS
Expr1
 
	 
 
 
	 
   
	  
 
 
	 
 
 
Expr1	   
	   
	 
   
	   
	 
	   
	 
 
	Grp.options[i++] = new Option('A & I Dental','A & I Dental');	   
	Grp.options[i++] = new Option('A Caring Dentist, PC','A Caring Dentist, PC');	   
	Grp.options[i++] = new Option('A Center for Dental Excellence','A Center for Dental Excellence');	   
	Grp.options[i++] = new Option('Advanced Dental Care I','Advanced Dental Care I');	   
	Grp.options[i++] = new Option('Advanced Dental Care II','Advanced Dental Care II');	   
	Grp.options[i++] = new Option('Advanced Periodontal Services, PC','Advanced Periodontal Services, PC');	   
	Grp.options[i++] = new Option('Affordable Dental Network of Long Island, P.C.','Affordable Dental Network of Long Island, P.C.');	   
	Grp.options[i++] = new Option('All About Smiles Pediatric Dentistry PC','All About Smiles Pediatric Dentistry PC');	   
	Grp.options[i++] = new Option('All City Cosmetic Dental Care, PC','All City Cosmetic Dental Care, PC');	   
	Grp.options[i++] = new Option('American Dental Offices, PLLC','American Dental Offices, PLLC');	   
	Grp.options[i++] = new Option('American Orthodontic Assoc., LLC','American Orthodontic Assoc., LLC');	   
	Grp.options[i++] = new Option('Amityville Dental Center, PLLC','Amityville Dental Center, PLLC');	   
	Grp.options[i++] = new Option('Amsterdam West Side Dental Associates, PLLC','Amsterdam West Side Dental Associates, PLLC');	   
	Grp.options[i++] = new Option('Anand Dental Health Services, PC','Anand Dental Health Services, PC');	   
	Grp.options[i++] = new Option('Arverne Dental','Arverne Dental');	   
	Grp.options[i++] = new Option('Aspen Dental','Aspen Dental');	   
	Grp.options[i++] = new Option('Aspen Dental Associates of Hudson Valley PLLC','Aspen Dental Associates of Hudson Valley PLLC');	   
	Grp.options[i++] = new Option('Aspen Dental Associates of Hudson Valley, PLLC','Aspen Dental Associates of Hudson Valley, PLLC');	   
	Grp.options[i++] = new Option('Aspen Dental Associates of NY, PC','Aspen Dental Associates of NY, PC');	   
	Grp.options[i++] = new Option('Aspen Dental of Central New York PC','Aspen Dental of Central New York PC');	   
	Grp.options[i++] = new Option('Aspen Dental of Central New York, PC','Aspen Dental of Central New York, PC');	   
	Grp.options[i++] = new Option('Aspen Dental of Rochester PLLC','Aspen Dental of Rochester PLLC');	   
	Grp.options[i++] = new Option('Aspen Dental of Rochester, PLLC','Aspen Dental of Rochester, PLLC');	   
	Grp.options[i++] = new Option('Astoria Family Dental, PC','Astoria Family Dental, PC');	   
	Grp.options[i++] = new Option('Avenue D Professional Group DDS PC','Avenue D Professional Group DDS PC');	   
	Grp.options[i++] = new Option('A-Z Dental, PC','A-Z Dental, PC');	   
	Grp.options[i++] = new Option('Baldwin Dental Arts','Baldwin Dental Arts');	   
	Grp.options[i++] = new Option('Balish & Friedman','Balish & Friedman');	   
	Grp.options[i++] = new Option('Beautiful Smiles of Long Island','Beautiful Smiles of Long Island');	   
	Grp.options[i++] = new Option('Bellmore Family Dental','Bellmore Family Dental');	   
	Grp.options[i++] = new Option('Bethpage Family Dental','Bethpage Family Dental');	   
	Grp.options[i++] = new Option('Blumenthal and Associates, DDS, PC','Blumenthal and Associates, DDS, PC');	   
	Grp.options[i++] = new Option('bracesbybrad.com','bracesbybrad.com');	   
	Grp.options[i++] = new Option('Bright Smile Dental, PC','Bright Smile Dental, PC');	   
	Grp.options[i++] = new Option('Broadhollow Dentistry LLP','Broadhollow Dentistry LLP');	   
	Grp.options[i++] = new Option('Broadway Mall Dental, P.C.','Broadway Mall Dental, P.C.');	   
	Grp.options[i++] = new Option('Bruckner Plaza Dental Services','Bruckner Plaza Dental Services');	   
	Grp.options[i++] = new Option('Calderon & Calderon Dental Implants','Calderon & Calderon Dental Implants');	   
	Grp.options[i++] = new Option('Calderon Dental Care','Calderon Dental Care');	   
	Grp.options[i++] = new Option('Cameo Surgery','Cameo Surgery');	   
	Grp.options[i++] = new Option('Carleton Avenue Family Dental Services','Carleton Avenue Family Dental Services');	   
	Grp.options[i++] = new Option('Carman Dental Care','Carman Dental Care');	   
	Grp.options[i++] = new Option('Caton Dental, PC','Caton Dental, PC');	   
	Grp.options[i++] = new Option('Central Suffolk Dental, LLP','Central Suffolk Dental, LLP');	   
	Grp.options[i++] = new Option('Chase Dental Health','Chase Dental Health');	   
	Grp.options[i++] = new Option('Chelsea Dental','Chelsea Dental');	   
	Grp.options[i++] = new Option('Colacicco & Tulman, LLP','Colacicco & Tulman, LLP');	   
	Grp.options[i++] = new Option('Comfort Dental at Glen Cove','Comfort Dental at Glen Cove');	   
	Grp.options[i++] = new Option('Comfort Dental at Riverhead','Comfort Dental at Riverhead');	   
	Grp.options[i++] = new Option('Comfort Dental at Rocky Point PLLC','Comfort Dental at Rocky Point PLLC');	   
	Grp.options[i++] = new Option('Commack Dental Group','Commack Dental Group');	   
	Grp.options[i++] = new Option('Commack Endodontics, P.C.','Commack Endodontics, P.C.');	   
	Grp.options[i++] = new Option('COMPANYNAME/ADDRESS 1','COMPANYNAME/ADDRESS 1');	   
	Grp.options[i++] = new Option('Comprehensive Dental Services','Comprehensive Dental Services');	   
	Grp.options[i++] = new Option('Comprehesive Dentistry PC','Comprehesive Dentistry PC');	   
	Grp.options[i++] = new Option('Concerned Dental Care PC','Concerned Dental Care PC');	   
	Grp.options[i++] = new Option('Concourse West Dental','Concourse West Dental');	   
	Grp.options[i++] = new Option('Confident Smile Dental PC','Confident Smile Dental PC');	   
	Grp.options[i++] = new Option('Congers Dental Arts','Congers Dental Arts');	   
	Grp.options[i++] = new Option('Coram-Selden Dental Group','Coram-Selden Dental Group');	   
	Grp.options[i++] = new Option('Cosmetic & Laser Dental Studio PLLC','Cosmetic & Laser Dental Studio PLLC');	   
	Grp.options[i++] = new Option('Cummings Family Dentistry','Cummings Family Dentistry');	   
	Grp.options[i++] = new Option('Cute Dental Care PC','Cute Dental Care PC');	   
	Grp.options[i++] = new Option('Decade Dental','Decade Dental');	   
	Grp.options[i++] = new Option('DEMO Dental, PC','DEMO Dental, PC');	   
	Grp.options[i++] = new Option('Dental Care of Rockland','Dental Care of Rockland');	   
	Grp.options[i++] = new Option('Dental Services of Western New York PLLC','Dental Services of Western New York PLLC');	   
	Grp.options[i++] = new Option('Dental Services of Western New York, PLLC','Dental Services of Western New York, PLLC');	   
	Grp.options[i++] = new Option('Dental World','Dental World');	   
	Grp.options[i++] = new Option('Dentastic, Inc.','Dentastic, Inc.');	   
	Grp.options[i++] = new Option('Dentistry Unlimited of St. James, PLLC','Dentistry Unlimited of St. James, PLLC');	   
	Grp.options[i++] = new Option('Devine Dental PC','Devine Dental PC');	   
	Grp.options[i++] = new Option('Diamond Smiles','Diamond Smiles');	   
	Grp.options[i++] = new Option('Ditmars Dental Concepts, LLP','Ditmars Dental Concepts, LLP');	   
	Grp.options[i++] = new Option('Ditmars Family Dental','Ditmars Family Dental');	   
	Grp.options[i++] = new Option('Diversified Dental Service','Diversified Dental Service');	   
	Grp.options[i++] = new Option('Dix Hills Cosmetic & Family Dentistry','Dix Hills Cosmetic & Family Dentistry');	   
	Grp.options[i++] = new Option('Dr Baraque Medical Center','Dr Baraque Medical Center');	   
	Grp.options[i++] = new Option('East End Dental Specialists, PC','East End Dental Specialists, PC');	   
	Grp.options[i++] = new Option('East End Peiodontics','East End Peiodontics');	   
	Grp.options[i++] = new Option('East Suffolk Dental, PC','East Suffolk Dental, PC');	   
	Grp.options[i++] = new Option('Eden Dental','Eden Dental');	   
	Grp.options[i++] = new Option('Endocare','Endocare');	   
	Grp.options[i++] = new Option('Endodontic Assoc of Bayside, PLLC','Endodontic Assoc of Bayside, PLLC');	   
	Grp.options[i++] = new Option('Exceldent Dental of Brookhaven, LLP','Exceldent Dental of Brookhaven, LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of Commack LLP','Exceldent Dental of Commack LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of Commack PLLC','Exceldent Dental of Commack PLLC');	   
	Grp.options[i++] = new Option('Exceldent Dental of Commack, LLP','Exceldent Dental of Commack, LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of Garden City, LLP','Exceldent Dental of Garden City, LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of Islandia, LLP','Exceldent Dental of Islandia, LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of Oceanside, LLP','Exceldent Dental of Oceanside, LLP');	   
	Grp.options[i++] = new Option('Exceldent Dental of West Babylon','Exceldent Dental of West Babylon');	   
	Grp.options[i++] = new Option('Family Denistry Associates','Family Denistry Associates');	   
	Grp.options[i++] = new Option('Family Dental Care','Family Dental Care');	   
	Grp.options[i++] = new Option('Family Dental Care LLP','Family Dental Care LLP');	   
	Grp.options[i++] = new Option('Family Dental Services of Bayside, LLP','Family Dental Services of Bayside, LLP');	   
	Grp.options[i++] = new Option('Family Dentistry','Family Dentistry');	   
	Grp.options[i++] = new Option('Family Dentistry Associates','Family Dentistry Associates');	   
	Grp.options[i++] = new Option('Family Pavilion','Family Pavilion');	   
	Grp.options[i++] = new Option('Floral Dental Care PC','Floral Dental Care PC');	   
	Grp.options[i++] = new Option('Fox Dental, PC','Fox Dental, PC');	   
	Grp.options[i++] = new Option('Franklin Dental Health','Franklin Dental Health');	   
	Grp.options[i++] = new Option('Friendly Dental','Friendly Dental');	   
	Grp.options[i++] = new Option('Front Plaza Dental Group','Front Plaza Dental Group');	   
	Grp.options[i++] = new Option('Frontline Dental Care','Frontline Dental Care');	   
	Grp.options[i++] = new Option('Galleria Mall Dental, P.C.','Galleria Mall Dental, P.C.');	   
	Grp.options[i++] = new Option('Garden City Endodontics, PLLC','Garden City Endodontics, PLLC');	   
	Grp.options[i++] = new Option('Garden Dental','Garden Dental');	   
	Grp.options[i++] = new Option('Gentle Care Dentistry','Gentle Care Dentistry');	   
	Grp.options[i++] = new Option('Glen Cove Dental Services, PC','Glen Cove Dental Services, PC');	   
	Grp.options[i++] = new Option('Gold Coast Family Dental, PLLC','Gold Coast Family Dental, PLLC');	   
	Grp.options[i++] = new Option('Goldberg and DeFeo, DDS, PLLC','Goldberg and DeFeo, DDS, PLLC');	   
	Grp.options[i++] = new Option('Goldberg Dental of Valley Stream, PC','Goldberg Dental of Valley Stream, PC');	   
	Grp.options[i++] = new Option('Gordon & Maltz, PC','Gordon & Maltz, PC');	   
	Grp.options[i++] = new Option('Granger & Sahasra Endodontic Associates, PLLC','Granger & Sahasra Endodontic Associates, PLLC');	   
	Grp.options[i++] = new Option('Greater New York Dental Group, P.C.','Greater New York Dental Group, P.C.');	   
	Grp.options[i++] = new Option('Greater New York Dental Group, PC','Greater New York Dental Group, PC');	   
	Grp.options[i++] = new Option('Hanson Dental Care','Hanson Dental Care');	   
	Grp.options[i++] = new Option('Harbor Hill Dental, LLC','Harbor Hill Dental, LLC');	   
	Grp.options[i++] = new Option('HB Dental','HB Dental');	   
	Grp.options[i++] = new Option('Healthy Smile','Healthy Smile');	   
	Grp.options[i++] = new Option('Herrmann Dental PLLC','Herrmann Dental PLLC');	   
	Grp.options[i++] = new Option('Hills Park Dental Arts Group','Hills Park Dental Arts Group');	   
	Grp.options[i++] = new Option('Horizon Orthodontics PLLC','Horizon Orthodontics PLLC');	   
	Grp.options[i++] = new Option('Hudson Dental Services, PC dba Nothing but the Tooth','Hudson Dental Services, PC dba Nothing but the Tooth');	   
	Grp.options[i++] = new Option('Huntington Village Dental, PC','Huntington Village Dental, PC');	   
	Grp.options[i++] = new Option('Iannello Dental Group','Iannello Dental Group');	   
	Grp.options[i++] = new Option('Ideal Dental Services','Ideal Dental Services');	   
	Grp.options[i++] = new Option('Island Oral Surgery & Implant Group','Island Oral Surgery & Implant Group');	   
	Grp.options[i++] = new Option('Island Orthodontics','Island Orthodontics');	   
	Grp.options[i++] = new Option('Island Orthodontics PLLC','Island Orthodontics PLLC');	   
	Grp.options[i++] = new Option('Island Smile Dental Group','Island Smile Dental Group');	   
	Grp.options[i++] = new Option('Jackson Heights Smiles','Jackson Heights Smiles');	   
	Grp.options[i++] = new Option('Jeffry Nirenstein Dental, PC','Jeffry Nirenstein Dental, PC');	   
	Grp.options[i++] = new Option('Jericho Dental','Jericho Dental');	   
	Grp.options[i++] = new Option('Judge Dental, PLLC','Judge Dental, PLLC');	   
	Grp.options[i++] = new Option('Kane Dental of Hicksville, PLLC','Kane Dental of Hicksville, PLLC');	   
	Grp.options[i++] = new Option('Kane Dental of Huntington, PLLC','Kane Dental of Huntington, PLLC');	   
	Grp.options[i++] = new Option('Kane Dental, PLLC','Kane Dental, PLLC');	   
	Grp.options[i++] = new Option('Katherine Y. Gu, DDS, PHD, PLLC','Katherine Y. Gu, DDS, PHD, PLLC');	   
	Grp.options[i++] = new Option('KHK Dentistry PC','KHK Dentistry PC');	   
	Grp.options[i++] = new Option('Kings Dentistry PC','Kings Dentistry PC');	   
	Grp.options[i++] = new Option('Kingsway Dental Care','Kingsway Dental Care');	   
	Grp.options[i++] = new Option('KMK Dental PC','KMK Dental PC');	   
	Grp.options[i++] = new Option('Levittown Dental Center, LLP','Levittown Dental Center, LLP');	   
	Grp.options[i++] = new Option('LI Oral & Maxillofacial Surgery Assoc, LLP','LI Oral & Maxillofacial Surgery Assoc, LLP');	   
	Grp.options[i++] = new Option('Lindenhurst Bay Dental','Lindenhurst Bay Dental');	   
	Grp.options[i++] = new Option('Lindenhurst Dental Associates, LLP','Lindenhurst Dental Associates, LLP');	   
	Grp.options[i++] = new Option('Lindenhurst Orthodontics','Lindenhurst Orthodontics');	   
	Grp.options[i++] = new Option('Locust Valley Family Dental, PLLC','Locust Valley Family Dental, PLLC');	   
	Grp.options[i++] = new Option('Long Island Family Dental, PC','Long Island Family Dental, PC');	   
	Grp.options[i++] = new Option('Long Island Oral & Maxillofacial Surgery','Long Island Oral & Maxillofacial Surgery');	   
	Grp.options[i++] = new Option('Ludlow Dental PC','Ludlow Dental PC');	   
	Grp.options[i++] = new Option('Maggie Dental Care','Maggie Dental Care');	   
	Grp.options[i++] = new Option('Manhattan Dental Care','Manhattan Dental Care');	   
	Grp.options[i++] = new Option('Manhattan Dental Ctr','Manhattan Dental Ctr');	   
	Grp.options[i++] = new Option('Manhattan Mall Dental, PC','Manhattan Mall Dental, PC');	   
	Grp.options[i++] = new Option('Manor Dental','Manor Dental');	   
	Grp.options[i++] = new Option('Marble Dental LLC','Marble Dental LLC');	   
	Grp.options[i++] = new Option('Massapequa Oral & Maxillofacial Assoc., LLP','Massapequa Oral & Maxillofacial Assoc., LLP');	   
	Grp.options[i++] = new Option('Mathew Dental Group, PLLC','Mathew Dental Group, PLLC');	   
	Grp.options[i++] = new Option('Meadowbrook Dental Care','Meadowbrook Dental Care');	   
	Grp.options[i++] = new Option('Medical Arts Building','Medical Arts Building');	   
	Grp.options[i++] = new Option('Metropolitan Family Dental, PC','Metropolitan Family Dental, PC');	   
	Grp.options[i++] = new Option('Modern Dentistry of Long Island, PC','Modern Dentistry of Long Island, PC');	   
	Grp.options[i++] = new Option('Monroe Dental','Monroe Dental');	   
	Grp.options[i++] = new Option('Moriches Dental Associates','Moriches Dental Associates');	   
	Grp.options[i++] = new Option('Mt. Sinai Family Dental','Mt. Sinai Family Dental');	   
	Grp.options[i++] = new Option('MZ Dental, PC','MZ Dental, PC');	   
	Grp.options[i++] = new Option('N.J. Nicastro Associates, LLP','N.J. Nicastro Associates, LLP');	   
	Grp.options[i++] = new Option('Nassau-Queens Endodontics, P.C.','Nassau-Queens Endodontics, P.C.');	   
	Grp.options[i++] = new Option('New York Dental  Specialties Group','New York Dental  Specialties Group');	   
	Grp.options[i++] = new Option('New York Dental Wellness, PC','New York Dental Wellness, PC');	   
	Grp.options[i++] = new Option('Newman Orthodontics','Newman Orthodontics');	   
	Grp.options[i++] = new Option('North Babylon Dental, P.C.','North Babylon Dental, P.C.');	   
	Grp.options[i++] = new Option('North Country Dental Care','North Country Dental Care');	   
	Grp.options[i++] = new Option('North Fork Orthodontics','North Fork Orthodontics');	   
	Grp.options[i++] = new Option('North Fork Orthodontics PC','North Fork Orthodontics PC');	   
	Grp.options[i++] = new Option('North Shore Cosmetic & Implan Dentistry, PC','North Shore Cosmetic & Implan Dentistry, PC');	   
	Grp.options[i++] = new Option('North Shore Dental Arts, LLP','North Shore Dental Arts, LLP');	   
	Grp.options[i++] = new Option('North Shore Oral & Maxillofacial Surgery','North Shore Oral & Maxillofacial Surgery');	   
	Grp.options[i++] = new Option('North Shore Oral Maxillofacial & Implant Surgery','North Shore Oral Maxillofacial & Implant Surgery');	   
	Grp.options[i++] = new Option('North Shore Oral Surgery, LLC','North Shore Oral Surgery, LLC');	   
	Grp.options[i++] = new Option('North Shore Orthodontics PLLC','North Shore Orthodontics PLLC');	   
	Grp.options[i++] = new Option('Now Dental','Now Dental');	   
	Grp.options[i++] = new Option('Orthentic','Orthentic');	   
	Grp.options[i++] = new Option('Pak Dentistry, PC','Pak Dentistry, PC');	   
	Grp.options[i++] = new Option('Park Hills Dental Center','Park Hills Dental Center');	   
	Grp.options[i++] = new Option('Patchogue Dental Service, PC','Patchogue Dental Service, PC');	   
	Grp.options[i++] = new Option('Pediatric Dentistry of Long Island, PC','Pediatric Dentistry of Long Island, PC');	   
	Grp.options[i++] = new Option('Pediatric Dentistry of Suffolk Country I ','Pediatric Dentistry of Suffolk Country I ');	   
	Grp.options[i++] = new Option('Pediatric Dentistry of Suffolk Country II','Pediatric Dentistry of Suffolk Country II');	   
	Grp.options[i++] = new Option('Periodontology & Dental Implants of Rockville Centre, PC','Periodontology & Dental Implants of Rockville Centre, PC');	   
	Grp.options[i++] = new Option('Perratto and Chimenti, LLP','Perratto and Chimenti, LLP');	   
	Grp.options[i++] = new Option('Piermont Dental PC','Piermont Dental PC');	   
	Grp.options[i++] = new Option('Plainview Oral & Maxillofacial Assoc., P.C.','Plainview Oral & Maxillofacial Assoc., P.C.');	   
	Grp.options[i++] = new Option('Plaza Dental Center ','Plaza Dental Center ');	   
	Grp.options[i++] = new Option('Plaza Dental Center','Plaza Dental Center');	   
	Grp.options[i++] = new Option('Preferred Dental Associates, PLLC','Preferred Dental Associates, PLLC');	   
	Grp.options[i++] = new Option('Premier Endodontics of Long Island','Premier Endodontics of Long Island');	   
	Grp.options[i++] = new Option('Progressive Oral Surgery & Implantology of Long Island','Progressive Oral Surgery & Implantology of Long Island');	   
	Grp.options[i++] = new Option('Protzel Oral & Maxillofacial Surgery, LLP','Protzel Oral & Maxillofacial Surgery, LLP');	   
	Grp.options[i++] = new Option('Qeens Dental Care, PLLC','Qeens Dental Care, PLLC');	   
	Grp.options[i++] = new Option('Queens Professional Dental Care','Queens Professional Dental Care');	   
	Grp.options[i++] = new Option('Raphaelson & Sukoff DDS LLP','Raphaelson & Sukoff DDS LLP');	   
	Grp.options[i++] = new Option('Raphaelson Dental Associates','Raphaelson Dental Associates');	   
	Grp.options[i++] = new Option('Red Oaks Dental PC','Red Oaks Dental PC');	   
	Grp.options[i++] = new Option('Richer & Rivera Dental LLP','Richer & Rivera Dental LLP');	   
	Grp.options[i++] = new Option('Ridge Dental Associates, PC','Ridge Dental Associates, PC');	   
	Grp.options[i++] = new Option('Ridgewood Dental Group','Ridgewood Dental Group');	   
	Grp.options[i++] = new Option('S.A. Elahwal Dentistry, P.C.','S.A. Elahwal Dentistry, P.C.');	   
	Grp.options[i++] = new Option('Saavedra Family Dental','Saavedra Family Dental');	   
	Grp.options[i++] = new Option('Sachem Dental Group','Sachem Dental Group');	   
	Grp.options[i++] = new Option('Sachem Dental Group  LLP','Sachem Dental Group  LLP');	   
	Grp.options[i++] = new Option('Sachem Dental Group, LLP','Sachem Dental Group, LLP');	   
	Grp.options[i++] = new Option('Sachem Oral Surgery, PLLC ','Sachem Oral Surgery, PLLC ');	   
	Grp.options[i++] = new Option('Sayville Family Dentistry','Sayville Family Dentistry');	   
	Grp.options[i++] = new Option('Smile Dental Center','Smile Dental Center');	   
	Grp.options[i++] = new Option('Smiles Unlimited','Smiles Unlimited');	   
	Grp.options[i++] = new Option('Smithtown Dental Office, PC','Smithtown Dental Office, PC');	   
	Grp.options[i++] = new Option('South Nassau Dental Arts PC','South Nassau Dental Arts PC');	   
	Grp.options[i++] = new Option('South Shore Family Dental Care','South Shore Family Dental Care');	   
	Grp.options[i++] = new Option('Star Dental Care II PC','Star Dental Care II PC');	   
	Grp.options[i++] = new Option('Star Dental Care PC','Star Dental Care PC');	   
	Grp.options[i++] = new Option('Steven Goldberg DDS of Babylon, PC','Steven Goldberg DDS of Babylon, PC');	   
	Grp.options[i++] = new Option('StoNYBrook General & Cosmetic Dentistry','StoNYBrook General & Cosmetic Dentistry');	   
	Grp.options[i++] = new Option('StoNYBrook Orthodontics','StoNYBrook Orthodontics');	   
	Grp.options[i++] = new Option('Suffolk Dental Center','Suffolk Dental Center');	   
	Grp.options[i++] = new Option('Suffolk Endodontics','Suffolk Endodontics');	   
	Grp.options[i++] = new Option('Sunrise Dental Group, LLC','Sunrise Dental Group, LLC');	   
	Grp.options[i++] = new Option('Sunrise Mall Dental, PC','Sunrise Mall Dental, PC');	   
	Grp.options[i++] = new Option('Sunset Dental Care PC','Sunset Dental Care PC');	   
	Grp.options[i++] = new Option('Sure Smile Dental LLC','Sure Smile Dental LLC');	   
	Grp.options[i++] = new Option('Terrace Dental Associates, PLLC','Terrace Dental Associates, PLLC');	   
	Grp.options[i++] = new Option('Terrific Smiles of North Palm Beach LLC','Terrific Smiles of North Palm Beach LLC');	   
	Grp.options[i++] = new Option('Terrific Smiles of the Palm Beaches','Terrific Smiles of the Palm Beaches');	   
	Grp.options[i++] = new Option('The Smile Center','The Smile Center');	   
	Grp.options[i++] = new Option('TLC Dental Center','TLC Dental Center');	   
	Grp.options[i++] = new Option('Total Dental Care of Farmingville, LLP','Total Dental Care of Farmingville, LLP');	   
	Grp.options[i++] = new Option('Total Dental Care of Mattituck, PC','Total Dental Care of Mattituck, PC');	   
	Grp.options[i++] = new Option('Total Dental Care of Middle Island PC ','Total Dental Care of Middle Island PC ');	   
	Grp.options[i++] = new Option('Total Dentistry of Farmingville, LL','Total Dentistry of Farmingville, LL');	   
	Grp.options[i++] = new Option('Total Family Dentistry','Total Family Dentistry');	   
	Grp.options[i++] = new Option('Total Family Dentistry of St. James','Total Family Dentistry of St. James');	   
	Grp.options[i++] = new Option('Total Family Dentsry','Total Family Dentsry');	   
	Grp.options[i++] = new Option('Unique Dental Care, PC','Unique Dental Care, PC');	   
	Grp.options[i++] = new Option('United Nations Plaza Dental, PC','United Nations Plaza Dental, PC');	   
	Grp.options[i++] = new Option('Universal Dental Services Elmont, PC','Universal Dental Services Elmont, PC');	   
	Grp.options[i++] = new Option('Universal Dental Services of Oceanside, P.C.','Universal Dental Services of Oceanside, P.C.');	   
	Grp.options[i++] = new Option('Valley Stream Dental','Valley Stream Dental');	   
	Grp.options[i++] = new Option('Valley Stream Dental Assoc.','Valley Stream Dental Assoc.');	   
	Grp.options[i++] = new Option('Valley Stream Dental, P.C.','Valley Stream Dental, P.C.');	   
	Grp.options[i++] = new Option('Vincent Dental LLP','Vincent Dental LLP');	   
	Grp.options[i++] = new Option('VIP Dental PC','VIP Dental PC');	   
	Grp.options[i++] = new Option('West Hill Dental, LLP','West Hill Dental, LLP');	   
	Grp.options[i++] = new Option('West Nyack Med Bldg','West Nyack Med Bldg');	   
	Grp.options[i++] = new Option('Westchester Oral & Maxillofacial Assoc., PLLC','Westchester Oral & Maxillofacial Assoc., PLLC');	   
	Grp.options[i++] = new Option('Westside Dental Associates','Westside Dental Associates');	   
	Grp.options[i++] = new Option('Whitestone Dental','Whitestone Dental');	   
	Grp.options[i++] = new Option('Woodbury Dental Design','Woodbury Dental Design');	   
	Grp.options[i++] = new Option('Woodbury Family Dental, PLLC ','Woodbury Family Dental, PLLC ');	   
	Grp.options[i++] = new Option('Woodbury Oral Surgery','Woodbury Oral Surgery');	   
	Grp.options[i++] = new Option('Woodhaven Dental Care, PC','Woodhaven Dental Care, PC');	   
	Grp.options[i++] = new Option('Yonkers Dental Surgery, PC','Yonkers Dental Surgery, PC');	   
	Grp.options[i++] = new Option('Yorktown Dental Group','Yorktown Dental Group');	 

		 


	
	  
}







