// 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/header_flash.swf", width:"306", height:"113", majorversion:"8", build:"0", xi:"false" };
	UFO.create(FO1, "home_header");
	
	var FO2 = { movie:"swf/the_hillside_school_video_sm.swf", width:"257", height:"234", majorversion:"8", build:"0", xi:"false" };
	UFO.create(FO2, "home_video");
	
	
// Sub Page 
	var FO3 = { movie:"../../swf/header_flash.swf", width:"306", height:"113", majorversion:"8", build:"0", xi:"false", flashvars:"theSection="+theSection };
	UFO.create(FO3, "sub_header");
	
	
