// notice the 'flashvars' value pair below - this tell the SWF which page title to show use one of these values:
// ip_telephony_unified_communications - network_security - wireless_networking - network_infrastructure - professional_services - service_provider_master_agency

// Home Page , flashvars:"theSection=../flv/home_general.flv"

    var FO1 = { movie:"swf/home_nav.swf", width:"775", height:"466", majorversion:"8", build:"0", xi:"false" };
	UFO.create(FO1, "home_header");
	
	
	// Sub Page 



	var FO2 = { movie:"../../swf/subpage_nav.swf", width:"775", height:"222", majorversion:"8", build:"0", xi:"false", flashvars:"theSection="+theSection };
	UFO.create(FO2, "sub_header");
	
	
