function bodysolutionspt_set1()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"442\" height=\"218\">");
  document.write("<param name=movie value=\"/bodysolutionspt_set1.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/bodysolutionspt_set1.swf\" quality=high wmode=transparent width=442 height=218 pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\">");
  document.write("</embed>");
  document.write("</object>");
}


function bodysolutionspt_set2()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"442\" height=\"218\">");
  document.write("<param name=movie value=\"/bodysolutionspt_set2.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/bodysolutionspt_set2.swf\" quality=high wmode=transparent width=442 height=218 pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\">");
  document.write("</embed>");
  document.write("</object>");
}


function bodysolutionspt_top_set1()
{
document.write("<table width='800' border='0' cellpadding='0' cellspacing='0' align='center' style='font: 11px arial, helvetica, tahoma; border: solid 1px #3F3A34;'>");
document.write("<tr valign=top>");
document.write("<td width=316>");
document.write("<img src=/images/left_masthead_logo_316px_x_218px.jpg width=316 height=218><br>");
document.write("</td>");
document.write("<td bgcolor='white'>");
document.write("<script>bodysolutionspt_set1();</script>");
document.write("</td></tr></table>");
}

function bodysolutionspt_top_set2()
{
document.write("<table width='800' border='0' cellpadding='0' cellspacing='0' align='center' style='font: 11px arial, helvetica, tahoma; border: solid 1px #3F3A34;'>");
document.write("<tr valign=top>");
document.write("<td width=316>");
document.write("<img src=/images/left_masthead_logo_316px_x_218px.jpg width=316 height=218><br>");
document.write("</td>");
document.write("<td bgcolor='white'>");
document.write("<script>bodysolutionspt_set2();</script>");
document.write("</td></tr></table>");
}

function footer()
{
  document.write("<tr><td colspan='2' height='25' align='center' bgcolor='#C00000' style='font-size:10pt;'>");
  document.write("<font face='tahoma, arial, helvetica' color='white'>");
  document.write("<a href='/' class='text_9pt_white'>Home</a> &mdash; ");
  document.write("<a href='/services/' class='text_9pt_white'>Clinical Services</a> &mdash; ");
  document.write("<a href='/about/' class='text_9pt_white'>Experience</a> &mdash; ");
  document.write("<a href='/appointments/' class='text_9pt_white'>Appointments / Fees</a> &mdash; ");
  document.write("<a href='/about/contact_us.htm' class='text_9pt_white'>Contact Us</a>");
  document.write("</td></tr>");

  document.write("<tr><td colspan='2' height='25' align='center' bgcolor='#7E0000' style='font-size:10pt;'>");
  document.write("<font face='tahoma, arial, helvetica' color='#FFE6A2'>");
  document.write("<a href='#top' class='text_9pt_white'>Top of Page</a>");
  document.write("</font>");
  document.write("</td></tr>");
}

function which_browser() {
// Browser Detection Javascript
// copyright 1 February 2003, by Stephen Chapman, Felgall Pty Ltd

// You have permission to copy and use this javascript provided that
// the content of the script is not changed in any way.

var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("opera") != -1) return 'Opera';
if (agt.indexOf("staroffice") != -1) return 'Star Office';
if (agt.indexOf("webtv") != -1) return 'WebTV';
if (agt.indexOf("beonex") != -1) return 'Beonex';
if (agt.indexOf("chimera") != -1) return 'Chimera';
if (agt.indexOf("netpositive") != -1) return 'NetPositive';
if (agt.indexOf("phoenix") != -1) return 'Phoenix';
if (agt.indexOf("firefox") != -1) return 'Firefox';
if (agt.indexOf("safari") != -1) return 'Safari';
if (agt.indexOf("skipstone") != -1) return 'SkipStone';
if (agt.indexOf("msie") != -1) return 'Internet Explorer';
if (agt.indexOf("netscape") != -1) return 'Netscape';
if (agt.indexOf("mozilla/5.0") != -1) return 'Mozilla';
if (agt.indexOf('\/') != -1) {
if (agt.substr(0,agt.indexOf('\/')) != 'mozilla') {
return navigator.userAgent.substr(0,agt.indexOf('\/'));}
else return 'Netscape';} else if (agt.indexOf(' ') != -1)
return navigator.userAgent.substr(0,agt.indexOf(' '));
else return navigator.userAgent;
}
