<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var topicsList = Server.CreateObject("ADODB.Recordset"); topicsList.ActiveConnection = MM_QuintResults_STRING; topicsList.Source = "SELECT topic FROM Topics ORDER BY topic ASC"; topicsList.CursorType = 0; topicsList.CursorLocation = 2; topicsList.LockType = 1; topicsList.Open(); var topicsList_numRows = 0; %> Dental books, books about dentistry, journals, videotapes, CD-ROMs, DVDs
Quintessence publishing
Quintessence Books
  Publishers of professional dental journals, books and multimedia

Books | Video | Multimedia | Journals
Catalogue | Price List | Ordering | New Titles | News | Contact | Home

   

Book Search

Fill in at least one of the fields below, to narrow down your search enter more.

Author
Title
Topic
 


ISBN Search

ISBN No

  (enter number including dashes eg. 0-12345-678-9)

.
<% topicsList.Close(); %>