/* Customer Javascript */
swfobject.addLoadEvent(function(){

var flashvars = { };

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

swfobject.embedSWF("/flash/lumineers1.swf", "lumineers", "320", "280", "8.0.0", "", flashvars, params);
swfobject.embedSWF("/flash/waterlase1.swf", "waterlase", "320", "280", "8.0.0", "", flashvars, params);
});

Ext.onReady(function(){
    if(Ext.get('btn-facebook')){
         Ext.get('btn-facebook').first().replaceWith({tag: 'a',  href: 'http://www.facebook.com/chemongfamilydental?v=wall', html: '' });
   }
});
