//for Animation Player
		function showAnimationindow() {
			window.open("hidc07/AnimationPlayer/200000.htm","AnimationWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=600,height=540");
		}


// for Health Calualtor
		function showBMIWindow() {
			window.open("hidc07/WellnessTools/20/000001.htm","BMIWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=620,height=540");
		}
		function showCalBurnWindow() {
			window.open("hidc07/WellnessTools/20/000003.htm","CalBurnWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=620,height=520");
		}
		function showHeartRateWindow() {
			window.open("hidc07/WellnessTools/20/000005.htm","HeartRateWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=620,height=520");
		}
		function showIdealBodyWindow() {
			window.open("hidc07/WellnessTools/20/000007.htm","IdealBodyWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=620,height=520");
		}
		function showNutritionalWindow() {
			window.open("hidc07/WellnessTools/20/000009.htm","NutritionalWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=620,height=580");
		}
		function showWaistHipWindow() {
			window.open("hidc07/WellnessTools/20/000011.htm","WaistHipWindow","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=yes,copyhistory=no,width=620,height=520");
		}
		
//for Physician Survey
		function showPhySurveyWindow() {
			window.open("../portal/phy_satisfaction05.htm","PhySurveyWindow","toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,resizable=yes,copyhistory=no,width=750,height=550");
		}
