// Tim f 2008/07/29
// Replaces the image with the flash if javascript is disabled and/or flash is not installed on the client 
$(document).ready(function(){
	swfobject.embedSWF("/images/Visionpage_quotes.swf", "visionfeatures", "813", "141", "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/test2');
}
