/* Customer Javascript */

swfobject.addLoadEvent(function(){

var flashvars = { };

var params = { quality: "high", wmode: "transparent" };

swfobject.embedSWF("/flash/practice-profile.swf", "practice-profile", "320", "280", "8.0.0", "", flashvars, params);
});

swfobject.addLoadEvent(function(){

var flashvars = { };

var params = { quality: "high", wmode: "transparent" };

swfobject.embedSWF("/flash/diabetic.swf", "diabetic", "320", "280", "8.0.0", "", flashvars, params);
swfobject.embedSWF("http://www.youtube.com/v/y46DENKqyFg&amp;hl=en_US&amp;fs=1", "testimonial-1", "480", "385", "8.0.0", "", flashvars, params);
swfobject.embedSWF("http://www.youtube.com/v/Yt7FeXj7kN0&amp;hl=en_US&amp;fs=1", "testimonial-2", "480", "385", "8.0.0", "", flashvars, params);
});


Ext.onReady(function(){
 if(Ext.getBody().id == 'page-landing-diabetic-foot-care' || Ext.getBody().id == 'page-spring-hill-podiatrist-foot-and-ankle-care' || Ext.getBody().id == 'page-heel-pain-relief-spring-hill-podiatrist' || Ext.getBody().id == 'page-bunion-treatment-and-correction-spring-hill-podiatrist' || Ext.getBody().id == 'page-toenail-fungus-in-spring-hill-fl' || Ext.getBody().id == 'page-sports-podiatrist-sports-injuries-spring-hill-fl'){
   var nodes = Ext.select("link[href*=customer.css]");
   nodes.removeElement(nodes.first(), true);
 }


});


  


