// 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_flash.swf", width:"604", height:"157", majorversion:"8", wmode:"transparent", build:"0", xi:"false" };
	UFO.create(FO1, "home_header");
	
	
	// Sub Page , flashvars:"theSection="+theSection


	var FO2 = { movie:"swf/photogallery.swf", width:"207", height:"153", majorversion:"8", build:"0", xi:"false" };
	UFO.create(FO2, "home_gallery");
	
	
	var FO3 = { movie:"../../swf/sub_flash", width:"604", height:"109", wmode:"transparent", majorversion:"8", build:"0", xi:"false" };
	UFO.create(FO3, "sub_header");