0) { $a_row = mssql_fetch_array( $result ); $title=$a_row['title']; $navid=$a_row['id']; $fid=$a_row['flashid']; $content=$a_row['content']; if(isset($_GET['sel'])) { $sel=ereg_replace("%"," ",$_GET['sel']); $content=eregi_replace($sel, "\\0", $content); } $level=$a_row['level']; $parent=$a_row['parent']; $level1=$a_row['level1']; $metakeywords=$a_row['metakeywords']; $metadescription=$a_row['metadescription']; if($a_row['image']!="") {$image="http://www.officite.com/img/dental/".$a_row['image'];} else {$image="";} } mssql_free_result($result); ?> Valley View Dental - Dr. Paul Singh - Romeoville Dentistry

Dentist- Romeoville
(815) 372-0100
441 N. Weber Rd. ,
Romeoville , IL 60446

Dentist- Naperville
(630) 904-5600
3103 W. 111 Street, Suite 131 ,
Naperville , IL 60564






0) { $a_row = mssql_fetch_array( $result ); } $factoid=$a_row['factoid']; mssql_free_result($result); ?>
Dental Factoid

0) { $a_row = mssql_fetch_array( $result ); print "
  • "; if($a_row['id']==$navid) {print "";} print "".$a_row['title'].""; if($a_row['id']==$navid) {print "";} print "
    • "; $result2 = mssql_query( "SELECT * from $table where (showfor like 'all' or showfor like '$ClientID') and (industry like '$dbBaseIndustry' or industry like '$dbIndustry') and parent=".$a_row['id']." and level = 2 order by showorder"); $num_rows2 = mssql_num_rows ( $result2 ); while ($a_row2 = mssql_fetch_array( $result2 ) ) { if (strlen(strstr($notshown,",".$a_row2['page'].","))==0) { print "
    • "; if($a_row2['id']==$navid) {print "";} print "".$a_row2['title'].""; if($a_row2['id']==$navid) {print "";} print "
    • "; } $result3 = mssql_query( "SELECT * from $table where (showfor like 'all' or showfor like '$ClientID') and (industry like '$dbBaseIndustry' or industry like '$dbIndustry') and parent=".$a_row2['id']." and level = 3 order by showorder"); $num_rows3 = mssql_num_rows ( $result3 ); if($num_rows3>0) { print "
        "; while ($a_row3 = mssql_fetch_array( $result3 ) ) { if (strlen(strstr($notshown,",".$a_row2['page'].","))==0) { print "
      • "; if($a_row3['id']==$navid) {print "";} print "".$a_row3['title'].""; if($a_row3['id']==$navid) {print "";} print "
      • "; } } print "
      "; } mssql_free_result($result3); } mssql_free_result($result2); print "
"; } mssql_free_result($result); ?>
Valley View Dental


Search 

0) { print "
  • $title
  • "; print "
      "; while ($a_row = mssql_fetch_array( $result ) ) { if (strlen(strstr($notshown,",".$a_row['page'].","))==0) {print "
    • ".$a_row['title']."
    • ";} $result2=mssql_query("select * from $table where parent=".$a_row['id']." and (showfor like 'all' or showfor like '$ClientID') order by showorder"); $num_rows2 = mssql_num_rows ( $result2 ); if($num_rows2>0) { print "
        "; while ($a_row2 = mssql_fetch_array( $result2 ) ) { if (strlen(strstr($notshown,",".$a_row2['page'].","))==0) {print "
      • ".$a_row2['title']."
      • ";} } print "
      "; } mssql_free_result($result2); } print "
"; } mssql_free_result($result); } ?>