var servicesnav = '' + 
' chiropractic ! chiropractic ! chiropractic.htm ' + sep + 
' orthotics ! orthotics ! orthotics.htm ' + sep + 
' massage ! massage ! massage.htm ' ;

var appointmentsnav = '' + 
' scheduleonline ! schedule online ! scheduleonline.htm ' + sep + 
' firstappt ! first appointment ! firstappt.htm ' + sep + 
' insuranceinfo ! insurance info ! insuranceinfo.htm ' + sep + 
' testimonials ! testimonials ! testimonials.htm ' + sep + 
' forms ! forms ! forms.htm ' + sep + 
' faqs ! faqs ! faqs.htm ' ;

var productsnav = '' + 
' vitsupp ! vitamins &amp; supplements ! vitsupp.htm ' + sep + 
' pillows ! pillows ! pillows.htm ' + sep + 
' braces ! braces &amp; supports ! braces.htm ' + sep + 
' misc ! miscellaneous ! misc.htm ' ;

var about_usnav = '' + 
' contactinfo ! contact info ! contactinfo.htm ' + sep + 
' directions ! directions &amp; map ! directions.htm ' + sep + 
' parking ! parking ! parking.htm ' + sep + 
' drjbio ! dr. j\'s bio ! drjbio.htm ' ;

var infonav = '' + 
' healthtips ! health tips ! healthtips.htm ' + sep + 
' spinalcolumn ! the spinal column ! spinalcolumn.htm ' + sep + 
' drjlinks ! dr. j\'s links ! drjlinks.htm ' + sep + 
' press ! in the press ! press.htm ' ;

var globalnav = '' + 
' services ! services ! services/default.htm ' + sep + 
' appointments ! appointments ! appointments/default.htm ' + sep + 
' products ! products ! products/default.htm ' + sep + 
' about_us ! about us ! about_us/default.htm ' + sep + 
' info ! info ! info/default.htm ' ;


