/* Customer Javascript */

swfobject.addLoadEvent(function(){

var flashvars = { xmlFile: "downtowntour.xml&preloaderBackColor=0x990000&preloaderBorderColor=0xCCCCCC" };

var params = { quality: "high", wmode: "window", scale: "noscale" };

swfobject.embedSWF("slideshowpro.swf", "downtown-tour", "370", "300", "8.0.0", "", flashvars, params);
});

swfobject.addLoadEvent(function(){

var flashvars = { xmlFile: "colliervilletour.xml&preloaderBackColor=0x990000&preloaderBorderColor=0xCCCCCC" };

var params = { quality: "high", wmode: "window", scale: "noscale" };

swfobject.embedSWF("slideshowpro.swf", "collierville-tour", "370", "300", "8.0.0", "", flashvars, params);
});

swfobject.addLoadEvent(function(){

var flashvars = { xmlFile: "summertour.xml&preloaderBackColor=0x990000&preloaderBorderColor=0xCCCCCC" };

var params = { quality: "high", wmode: "window", scale: "noscale" };

swfobject.embedSWF("slideshowpro.swf", "summer-tour", "370", "300", "8.0.0", "", flashvars, params);
});

swfobject.addLoadEvent(function(){

var flashvars = { xmlFile: "winchestertour.xml&preloaderBackColor=0x990000&preloaderBorderColor=0xCCCCCC" };

var params = { quality: "high", wmode: "window", scale: "noscale" };

swfobject.embedSWF("slideshowpro.swf", "winchester-tour", "370", "300", "8.0.0", "", flashvars, params);
});

Ext.onReady(function(){
    if(Ext.get('mPhone')){
         Ext.get('mPhone').first().replaceWith({tag: 'a',  href: '/mobile.html#offices', html: '' });
   }
});
Ext.onReady(function(){
    if(Ext.get('gMaps')){
         Ext.get('gMaps').first().replaceWith({tag: 'a',  href: '/mobile.html#offices', html: '' });
   }
});
