// Tim f 2008/07/31
// Replaces the image with the flash if javascript is disabled and/or flash is not installed on the client
jQuery(document).ready(function(){
 swfobject.embedSWF("/images/Visionpage2.swf", "btvisionflash_img", "535", "247", "9.0.0");
});
// function for calling google analytics from within flash
function ga(){
 pageTracker._trackPageview('/G2/BTvision/http://www.btvision.bt.com/vision/index.htm/test');}